prometheus/docs
Julius Volz 9937c5f9eb Add API endpoint for getting Prometheus' metrics about itself
This adds a /api/v1/status/self_metrics endpoint that allows the frontend to
fetch metrics about the server itself, making it easier to construct frontend
pages that show the current server state. This is needed because fetching
metrics from its own /metrics endpoint would be both hard to parse and also
require CORS permissions on that endpoint (for cases where the frontend
dashboard is not the same origin, at least).

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2026-03-31 12:30:35 +02:00
..
command-line Merge branch 'feature/start-time' into cedwards/document-st-storage 2026-03-17 06:21:05 +01:00
configuration Update docs/configuration/configuration.md 2026-03-30 12:30:14 +03:00
images prometheus-agent-documentation 2024-07-27 14:21:24 +01:00
querying Add API endpoint for getting Prometheus' metrics about itself 2026-03-31 12:30:35 +02:00
feature_flags.md st: disconnect st-storage with xor2-encoding given planned experiments (#18316) 2026-03-19 08:47:42 +00:00
federation.md feat(nh): mark native histograms as stable in docs 2025-10-24 12:31:42 +02:00
getting_started.md docs(): fix gettingStarted outdated graph reference 2025-09-15 17:31:18 +02:00
http_sd.md docs: add HTTP SD integrations cross-reference (#18278) 2026-03-16 14:09:54 +01:00
index.md Update Prometheus Agent doc (#17591) 2025-11-21 11:34:19 +01:00
installation.md Standardize doc page title handling 2025-05-28 21:37:27 +02:00
management_api.md Standardize doc page title handling 2025-05-28 21:37:27 +02:00
migration.md cmd: Make feature flag native-histograms a no-op. 2025-11-16 23:22:02 +01:00
prometheus_agent.md fix(docs): typo in prometheus_agent.md doc 2026-02-08 19:02:56 +03:30
stability.md chore: exclude experimental /v1/ endpoints from stability guarantees 2025-08-12 16:45:17 +02:00
storage.md Merge pull request #14317 from anarcat/wal-backups 2025-12-16 11:35:43 +00:00