1
0
mirror of https://github.com/prometheus/docs.git synced 2026-02-07 03:44:55 +01:00
Signed-off-by: Arthur Axel 'fREW' Schmidt <github@frew.co>
This commit is contained in:
fREW Schmidt
2019-04-16 01:42:30 -07:00
committed by Ben Kochie
parent 57fccfeff5
commit e66b61a5a3

View File

@@ -348,7 +348,7 @@ in bytes, all times in unixtime/seconds.
In addition, client libraries are ENCOURAGED to also offer whatever makes sense
in terms of metrics for their languages runtime (e.g. garbage collection
stats), with an appropriate prefix such as `go_`, `hostspot_` etc.
stats), with an appropriate prefix such as `go_`, `hotspot_` etc.
## Unit tests