Hi,
when I explore Loki logs in Grafana Cloud, there is an indicator for each field about the type (index / structured metadata). This seems very useful for starting with logs.
I dont see this information in my local Grafana install (11.4.0) and I was not able to find a config option or feature toogle to enable this in Grafana OSS. Is this a cloud only feature or how can I enable this?
Grafana Cloud may have a features, which may not be released yet in OSS version.
Try next (future) OSS release.
You may search that feature in OSS repo GitHub - grafana/grafana: The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more. and then find when it was(will be) released, e. g.
Loki: Added support to show label types in Log Details by matyax · Pull Request #97284 · grafana/grafana · GitHub
You can see that’s planned for 11.5, so it makes sense that you don’t have it in yours 11.4 for now.
1 Like