prometheus/web/api/v1
Bartlomiej Plotka 312e3fd728
Merge pull request #13713 from charleskorn/query-engine-interface
rules: allow using alternative PromQL engines for rule evaluation by callers using Prometheus as a lib.
2024-03-13 14:45:42 +01:00
..
api.go Allow using alternative PromQL engines for rule evaluation 2024-03-06 14:54:33 +11:00
api_test.go Merge pull request #13713 from charleskorn/query-engine-interface 2024-03-13 14:45:42 +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 web : use Go standard package 2023-11-08 06:37:59 +00:00
json_codec.go web/api: use stream encoder for embedded labels 2023-07-24 20:42:36 +01:00
json_codec_test.go Standardise exemplar label as "trace_id" 2024-02-15 14:20:08 +00:00