You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# HELP some_counter Some counter
# TYPE some_counter counter
some_counter_total 4.0
# TYPE some_counter_created gauge
some_counter_created 1.5699349744874952e+09
The output lacks the HELP line for the _created metric. This causes a failure with promtool:
$ curl -s http://localhost:8080/metrics | promtool check metrics
some_counter_created no help text