docs: Add Loki Community Call in further resources (#18396)

pull/18399/head
nicolevanderhoeven 6 months ago committed by GitHub
parent c1c9c34516
commit cb0cbb0790
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      docs/sources/query/metric_queries.md

@ -188,3 +188,7 @@ topk(
```
`__count_min_sketch__` is calculated for each shard and merged on the frontend. Then `eval_cms` iterates through the labels list and determines the count for each. Then `topk` selects the top items.
## Further resources
- Watch: [How to turn logs into metrics with Grafana Loki](https://youtube.com/live/tKcnQ0Q2E-k) (Loki Community Call July 2025)
Loading…
Cancel
Save