client_golang/api
Łukasz Mierzwa dc1559e8ef
Update /api/v1/status/tsdb to include headStats (#925)
Current structs for v1 HTTP API assume that there is chunkCount and timeSeriesCount on /api/v1/status/runtimeinfo, which seems to be gone for at least a few releases. /api/v1/status/tsdb now holds an extra headStats block with chunkCount, numSeries and a few other fields.
Update API models and tests to reflect this change.

Signed-off-by: Łukasz Mierzwa <l.mierzwa@gmail.com>
2022-01-05 10:09:29 +01:00
..
prometheus/v1 Update /api/v1/status/tsdb to include headStats (#925) 2022-01-05 10:09:29 +01:00
client.go Moved warnings into apiclient 2019-12-11 10:04:00 -05:00
client_test.go Refactor ~worked. All tests passing except one 2019-12-10 16:53:38 -05:00