# HELP life_time_seconds Time since start of process # TYPE life_time_seconds counter life_time_seconds 12617330 # HELP healthz_status Status of health (1 healthy, 0 unhealthy) # TYPE healthz_status gauge healthz_status 1 # HELP metrics_calls Calls to the /metrics endpoint # TYPE metrics_calls counter metrics_calls 53 # HELP random_d6 A random value from a regular 6-sided die # TYPE random_d6 gauge random_d6 3 # HELP kvstore_info Info on the key/value store (as labels) # TYPE kvstore_info gauge kvstore_info{kind="InMemory"} 1