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

I found the first sentence in "### What are metrics ?" awkward especially the use of the word "mean". Since I tripped over it I thought it was only fair...

In the docs it would be great to have a PromQL hands-on tutorial, showing PromQL in action (ideally with concrete data examples).

priority/p1

Conversation inspired by https://github.com/prometheus/docs/issues/2059 we want to start looking at how we can make internationalization possible on prometheus docs - (Potentially unrelated) Do we want to migrate off of nanoc?...

OpenMetrics needs to go to the top of the page, with text-based format as legacy.

Output looks like the following. ``` < HTTP/1.1 200 OK < Content-Type: text/plain;version=0.0.4;charset=utf-8 < Date: Sun, 07 Mar 2021 15:22:47 GMT < Content-Length: 351 < # Prometheus Samples # TYPE...

dev-summit

Hello, the alert rules example https://prometheus.io/docs/prometheus/latest/querying/examples/ seems not up to date. It could be cool to have copy/paste working example. thanks

priority/p3

https://prometheus.io/docs/nothing We could have a better 404 page, which would keep the header and the navigation, along with link to the latest docs.

site
good first issue
priority/p3

I think a "mixin" definition could go to https://prometheus.io/docs/introduction/glossary/ cc @tomwilkie

good first issue

on https://prometheus.io/docs/guides/node-exporter/ 1) Add text to alert the user to down the bundle appropriate to their operating system and hardware architecture. 2) Add a few more wild cards int eh...

additional documentation
good first issue

Hey, Me and @Doacola have created a [speedtest-exporter](https://github.com/MiguelNdeCarvalho/speedtest-exporter) written in `Python`, that uses the official `Speedtest CLI`, that shows accurate values. Most of the exporters, are using `speedtest-cli`, that is...

exporters and integrations
kind/exporter-addition