prometheus/web/api/v1
Michael Hoffmann 2dcaa1511c
API: expose lowest TSDB timestamp in /api/v1/status/tsdb
Add information about the lowest timestamp in the TSDB to /api/v1/status/tsdb.
This feature would be useful to have in Thanos so that the Thanos Sidecar can
adjust its advertised range so we can more precisely prune endpoints during fan-out.

Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
2024-09-04 13:41:46 +02:00
..
api.go API: expose lowest TSDB timestamp in /api/v1/status/tsdb 2024-09-04 13:41:46 +02:00
api_test.go prometheusremotewrite: Support resource attribute promotion 2024-07-16 11:51:10 +02:00
codec.go Implement fully-featured content negotiation for API requests, and allow overriding the default API codec. 2023-03-09 12:02:45 +11:00
codec_test.go Implement fully-featured content negotiation for API requests, and allow overriding the default API codec. 2023-03-09 12:02:45 +11:00
errors_test.go Merge pull request #14109 from harry671003/pass_limit_to_querier 2024-07-12 10:27:52 +01:00
json_codec.go bugfix: add missing comma in vector/matrix array (#14047) 2024-05-03 14:07:49 -03:00
json_codec_test.go bugfix: add missing comma in vector/matrix array (#14047) 2024-05-03 14:07:49 -03:00