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

https://github.com/prometheus/prometheus/issues/8718 discusses "misnamed" metrics and comes to the conclusion that their names are actually fine and we should improve the recommendations for naming metrics to match the actually existing "fine"...

help-wanted
kind/enhancement

The https://prometheus.io/ website has 5 broken links: 1. `Page: ` [Querying basics](https://www.prometheus.io/docs/prometheus/latest/querying/basics/) `Text: ` Ingesting native histograms has to be enabled via a [feature flag](https://www.prometheus.io/docs/prometheus/feature_flags/#native-histograms). `Actual: ` https://www.prometheus.io/docs/prometheus/feature_flags/#native-histograms `Expected:` https://www.prometheus.io/docs/prometheus/latest/feature_flags/#native-histograms...

## Wrong URLs: On the website https://prometheus.io/docs/instrumenting/pushing/ the PushGateway Url for Java is wrong. The Pyhton one also just links to the python_client repository I think it should be something...

good first issue
kind/bug

As part of our ongoing efforts in encouraging better developer experience across different CNCF projects, we figured it would be nice for projects to [showcase their packages hosted on ArtifactHub...

kind/feature

As I was writing a unit test for my recording rules & alerts, based on the information on [this page](https://prometheus.io/docs/prometheus/latest/configuration/unit_testing_rules/), I was struggling with testing alerts that use some of...

**Relevant page**: https://prometheus.io/docs/introduction/overview/ The diagram in the **Architecture** section is too small and unreadable. This is how it appears on my screen: ![image](https://github.com/prometheus/docs/assets/53576988/87dad264-3621-4fd9-9a2a-c593e94e84a0) There's also no option to expand it.

kind/enhancement

Propagating changes from prometheus/prometheus default branch.

The file content/docs/operating/security.md contains the following [passage](https://github.com/prometheus/docs/blob/c32cd7fa3e5b1683cd285511f61f61265f863b3d/content/docs/operating/security.md?plain=1#L179): > For non-mutating endpoints, you may wish to set [CORS headers](https://fetch.spec.whatwg.org/#http-cors-protocol) such as `Access-Control-Allow-Origin` in your reverse proxy to prevent [XSS](https://en.wikipedia.org/wiki/Cross-site_scripting). However, this...

kind/bug

There is documentation of config vars, a series of blog posts and a page dedicated to aspects of the functionality. However, the actual default endpoint of "/api/v1/write" is in a...

Added new blog for "Prometheus Alerts with Webex Integration".