docs
docs copied to clipboard
Prometheus documentation: content and static site generator
Hello, we would like to add our Prometheus Course and Commercial support offer to the docs. I tried to keep the alphabetic order. Please let me know if the PR...
Signed-off-by: SeffyB Fix a minor typo in the `dockerswarm.md` guide @RichiH
On the page https://prometheus.io/docs/instrumenting/exporters/ link is broken: https://github.com/ledgr/powerdns_exporter
https://github.com/prometheus/docs/pull/1302 added https://www.credativ.com/ which currently redirects to https://www.instaclustr.com/ (which was recently [bought by NetApp](https://www.netapp.com/newsroom/press-releases/news-rel-20220524-213045/)). I can't see any mention of Prometheus in their offering, although there are some mentions in...
Include documentation about the `extra-scrape-metrics` metrics feature flag as additional cross-reference docmentation.
The Prometheus organization has participated in several seasons of LFX Mentorship and Google Summer of Code with the help of CNCF. This is awesome 🙂, it's a chance for passionate...
The [Metric and label naming](https://prometheus.io/docs/practices/naming/) documentation page states that "an accumulating count has a `total` as a suffix". The [Histograms and summaries](https://prometheus.io/docs/practices/histograms/#count-and-sum-of-observations) best practice page however uses `_count` as the...
I'd like to suggest that the default docker user id being assigned as 'nobody' be mentioned somewhere in the docker installation documentation. This is breaking for some installation configurations (mine:...