prometheus/web/api/v1
Charles Korn 8763eef666
Address PR feedback: fix typo, move examples, clarify supported duration format
Signed-off-by: Charles Korn <charles.korn@grafana.com>
2026-03-17 10:40:56 +11:00
..
testdata Address PR feedback: fix typo, move examples, clarify supported duration format 2026-03-17 10:40:56 +11:00
api.go Refactor parse.go into an instance-based Parser interface 2026-02-11 11:21:49 +01:00
api_scenarios_test.go OpenAPI: Add support for stats 2026-01-30 14:21:03 +01:00
api_test.go chore: fix httpNoBody issues from gocritic 2026-03-02 20:06:30 +01:00
codec.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
codec_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
errors_test.go chore: fix httpNoBody issues from gocritic 2026-03-02 20:06:30 +01:00
json_codec.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
json_codec_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
openapi.go Add OpenAPI 3.2 specification generation for Prometheus HTTP API (#17825) 2026-01-29 13:36:13 +01:00
openapi_coverage_test.go Add OpenAPI 3.2 specification generation for Prometheus HTTP API (#17825) 2026-01-29 13:36:13 +01:00
openapi_examples.go Add OpenAPI 3.2 specification generation for Prometheus HTTP API (#17825) 2026-01-29 13:36:13 +01:00
openapi_golden_test.go web: switch from gopkg.in/yaml to go.yaml.in/yaml (#17979) 2026-02-03 14:15:35 +00:00
openapi_helpers.go Address PR feedback: fix typo, move examples, clarify supported duration format 2026-03-17 10:40:56 +11:00
openapi_paths.go Address PR feedback: fix typo, move examples, clarify supported duration format 2026-03-17 10:40:56 +11:00
openapi_schemas.go OpenAPI: Add support for stats 2026-01-30 14:21:03 +01:00
openapi_test.go chore: fix httpNoBody issues from gocritic 2026-03-02 20:06:30 +01:00
test_helpers.go Refactor parse.go into an instance-based Parser interface 2026-02-11 11:21:49 +01:00
translate_ast.go PromQL: Add fill*() binop modifiers to provide default values for missing series 2026-01-15 07:56:21 +01:00