Describe the bug
When I try to get metric from loki, I found that there are some metric with 'unknown' type.

To Reproduce
Steps to reproduce the behavior:
Using postman to reproduce:
- Modify header:
Accept: application/openmetrics-text
- send request to ip:3100/metrics

Expected behavior
Expected all the metric types are correct(one of guage, counter, summary, histogram).
Environment:
- Infrastructure: Kubernetes
- Deployment tool: helm
- Version: 2.4.2