Skip to content

Commit e728fa3

Browse files
kakkoyunbeorn7
andauthored
Update docs/practices/the_zen.md
Co-authored-by: Björn Rabenstein <github@rabenste.in> Signed-off-by: Kemal Akkoyun <kakkoyun@users.noreply.github.com>
1 parent 9a3d311 commit e728fa3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/practices/the_zen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You should still measure internal metrics like database availability and CPU sat
2626

2727
## Labels are the new hierarchies
2828

29-
**Labels are the new hierarchies**, yet more powerful and flexible. Labels are what make Prometheus strong. Using labels, one can group and aggregate measurements afterwards. Slice and dice using Labels. Remember [Instrument first, ask questions later](#instrument-first-ask-questions-later), provide as much context as possible.
29+
**Labels are the new hierarchies**, yet more powerful and flexible. Labels are what make Prometheus strong. Using labels, one can group and aggregate measurements afterwards. Slice and dice using labels. Remember [Instrument first, ask questions later](#instrument-first-ask-questions-later), provide as much context as possible.
3030
However, you have to *use labels with care*. See explanations below.
3131

3232
## Avoid missing metrics

0 commit comments

Comments
 (0)