Skip to content

Commit 4358dfc

Browse files
aknuds1beorn7
andauthored
Update blog/posts/2025-11-14-introducing-info-function.md
Co-authored-by: Björn Rabenstein <[email protected]> Signed-off-by: Arve Knudsen <[email protected]>
1 parent 729a755 commit 4358dfc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

blog/posts/2025-11-14-introducing-info-function.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ During this overlap period, your join query finds **two distinct matching `targe
5858

5959
This could in practice mean your dashboards break and your alerts stop firing when infrastructure changes are happening, perhaps precisely when you would need visibility the most.
6060

61-
## The Solution: Simple, Reliable Label Enrichment
62-
63-
The `info()` function solves both problems at once.
6461
sum by (k8s_cluster_name, http_status_code) (
6562
info(rate(http_server_request_duration_seconds_count[2m]))
6663
)

0 commit comments

Comments
 (0)