prometheus/docs/index.md
Ben Kochie d0d2699dc5
Update Prometheus Agent doc (#17591)
* Add a nav title to fix docs website generator.
* Make it more clear that "Prometheus Agent" is a mode, not a seaparate
  service.
* Add to index.
* Cleanup some wording.
* Add a downsides section.

Signed-off-by: SuperQ <superq@gmail.com>
2025-11-21 11:34:19 +01:00

22 lines
522 B
Markdown

---
# todo: internal
---
# Prometheus
Welcome to the documentation of the Prometheus server.
The documentation is available alongside all the project documentation at
[prometheus.io](https://prometheus.io/docs/prometheus/latest/).
## Content
- [Getting started](getting_started.md)
- [Installation](installation.md)
- [Agent Mode](prometheus_agent.md)
- [Configuration](configuration/configuration.md)
- [Querying](querying/basics.md)
- [Storage](storage.md)
- [Federation](federation.md)
- [Migration](migration.md)