prometheus/web
Julien Pivotto 030cb5e4ee web/ui: Add make targets for PromQL function generation.
Add make targets to generate and check PromQL function signatures and
documentation for the Mantine UI. The generate-promql-functions target
runs the Go generators and automatically lints the output files. The
check-generated-promql-functions target verifies that generated files
are up to date, similar to check-generated-parser.

Fix the gen_functions_list generator to output properly formatted
TypeScript code with correct indentation and semicolons.

Add check-generated-promql-functions to the UI tests CI job to ensure
generated files stay in sync with upstream changes.

Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
2025-12-19 12:43:15 +01:00
..
api/v1 Merge pull request #17427 from roidelapluie/roidelapluie/ffapi 2025-12-10 10:14:03 +01:00
ui web/ui: Add make targets for PromQL function generation. 2025-12-19 12:43:15 +01:00
federate.go web: Add NHCB support to federation 2025-09-25 15:54:27 +02:00
federate_test.go Phase out native histogram feature flag 2025-10-15 14:50:52 +02:00
web.go API: Add a /api/v1/features endpoint 2025-12-09 16:13:14 +01:00
web_test.go Update modernize (#17471) 2025-11-04 05:13:49 +00:00