prometheus/web/api/v1
Matthieu MOREL e098647095 chore: fix unnecessary-format issues from revive
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2026-07-01 07:08:20 +00:00
..
testdata promql: track samples read per query 2026-06-01 14:05:00 -04:00
api.go api: use SHA-256 for rule group pagination tokens 2026-06-14 16:35:47 -07:00
api_scenarios_test.go OpenAPI: Add support for stats 2026-01-30 14:21:03 +01:00
api_test.go Merge pull request #18927 from yashanil98/fix/issue-18841-sha256-rule-pagination-token 2026-06-16 14:49:54 +02: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 web/api: add search API endpoint (#18573) 2026-05-19 13:58:00 +02:00
helpers_test.go web/api: add search API endpoint (#18573) 2026-05-19 13:58:00 +02: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 web/api: reject 0 for limit and batch_size in search endpoints (#18724) 2026-05-19 15:05:45 +00: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 web/api: add search API endpoint (#18573) 2026-05-19 13:58:00 +02:00
openapi_golden_test.go chore: fix unnecessary-format issues from revive 2026-07-01 07:08:20 +00:00
openapi_helpers.go web/api: reject 0 for limit and batch_size in search endpoints (#18724) 2026-05-19 15:05:45 +00:00
openapi_paths.go web/api: reject 0 for limit and batch_size in search endpoints (#18724) 2026-05-19 15:05:45 +00:00
openapi_schemas.go promql: track samples read per query 2026-06-01 14:05:00 -04:00
openapi_test.go web/api: reject 0 for limit and batch_size in search endpoints (#18724) 2026-05-19 15:05:45 +00:00
search.go web/api: reject 0 for limit and batch_size in search endpoints (#18724) 2026-05-19 15:05:45 +00:00
search_filters.go web/api: add search API endpoint (#18573) 2026-05-19 13:58:00 +02:00
search_filters_bench_test.go web/api: add search API endpoint (#18573) 2026-05-19 13:58:00 +02:00
search_filters_test.go web/api: add search API endpoint (#18573) 2026-05-19 13:58:00 +02:00
search_test.go web/api: reject 0 for limit and batch_size in search endpoints (#18724) 2026-05-19 15:05:45 +00:00
translate_ast.go web/api: emit duration expression trees 2026-05-06 12:10:03 +02:00
translate_ast_test.go PromQL: Rename greatest, least, to max_of, min_of. 2026-05-19 13:07:16 +02:00