mirror of
https://github.com/prometheus/prometheus.git
synced 2025-12-05 09:31:06 +01:00
* 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>
22 lines
522 B
Markdown
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)
|