Skip to content

Commit 257d2f6

Browse files
authored
docs: backport 18396 to 3.5 branch (#18404)
1 parent 03518b2 commit 257d2f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/sources/query/metric_queries.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,3 +188,7 @@ topk(
188188
```
189189

190190
`__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.
191+
192+
## Further resources
193+
194+
- Watch: [How to turn logs into metrics with Grafana Loki](https://youtube.com/live/tKcnQ0Q2E-k) (Loki Community Call July 2025)

0 commit comments

Comments
 (0)