| .. |
|
testdata
|
Merge pull request #18305 from charleskorn/duration-openapi-docs
|
2026-05-05 14:29:13 +02:00 |
|
api.go
|
web/api: return after respondError in serveWALReplayStatus
|
2026-04-17 17:03:25 +02:00 |
|
api_scenarios_test.go
|
OpenAPI: Add support for stats
|
2026-01-30 14:21:03 +01:00 |
|
api_test.go
|
Use ProtoJSON, allow regex-based filtering of metric names
|
2026-04-10 16:05:40 +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
|
chore: fix httpNoBody issues from gocritic
|
2026-03-02 20:06:30 +01:00 |
|
helpers_test.go
|
chore: speed up build time by moving helpers to test files.
|
2026-04-09 12:02:29 +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
|
Add API endpoint for getting Prometheus' metrics about itself
|
2026-04-10 16:05:08 +02: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
|
Use ProtoJSON, allow regex-based filtering of metric names
|
2026-04-10 16:05:40 +02: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
|
Merge pull request #18305 from charleskorn/duration-openapi-docs
|
2026-05-05 14:29:13 +02:00 |
|
openapi_schemas.go
|
Fix OpenAPI defs
|
2026-04-10 19:13:39 +02:00 |
|
openapi_test.go
|
chore: fix httpNoBody issues from gocritic
|
2026-03-02 20:06:30 +01:00 |
|
translate_ast.go
|
web/api: emit duration expression trees
|
2026-05-06 12:10:03 +02:00 |
|
translate_ast_test.go
|
web/api/v1: enable ExperimentalDurationExpr in translate AST tests
|
2026-05-13 10:52:59 +02:00 |