docs icon indicating copy to clipboard operation
docs copied to clipboard

Prometheus documentation: content and static site generator

Results 279 docs issues
Sort by recently updated
recently updated
newest added

Including the definition for time series in the glossary could be helpful to those new too Prometheus and would like to see a quick reference on the term.

kind/feature

The link to "Storage" in the [docs root page](https://prometheus.io/docs/prometheus/latest/), leads to `https://prometheus.io/docs/prometheus/storage/` instead of `https://prometheus.io/docs/prometheus/latest/storage/` (note the missing "latest" segment), so following it gets a "Page not found" error.

Fixed broken link for Prom vs. Nagios storage by adding the associated link from the nagios site.

kind/bug