prometheus/web/api/v1
Bryan Boreham e0a00f45db refactor: API: separate typed and unsafe marshalling
The typed versions are used when we call from one marshaller to another.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2024-04-29 19:08:10 +01:00
..
api.go add context cancellation check at get series result iteration (#13766) 2024-03-19 18:37:43 +01:00
api_test.go tests: API: Let nil expected response mean skip check 2024-04-29 19:08:10 +01: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 golangci-lint: enable usestdlibvars linter 2024-04-08 19:26:23 +00:00
json_codec.go refactor: API: separate typed and unsafe marshalling 2024-04-29 19:08:10 +01:00
json_codec_test.go Standardise exemplar label as "trace_id" 2024-02-15 14:20:08 +00:00