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

Removed hyperlink from media page under recorded talks - Monitoring Hadoop with Prometheus - video is no longer available.

kind/bug

To improve readability I added bullet points to naming and aggregation for recording rules.

This metric > prometheus_local_storage_memory_series seems to be a metric for before version 2 and in newer versions this seems to be more appropriate. prometheus_tsdb_head_series https://prometheus.io/docs/prometheus/1.8/storage/

1. Page markdown 'title' to match the link on the left (`title`). Not all pages do this, but most do and where they don't they're usually some extension of the...

As theses metrics are disabled to avoid increasing cardinality and not because they are breaking changes or are considered experimental, it make sense to include them is the documentation.

kind/feature

Fixed errors in tutorial/instrumenting HTTP server, and grammar and cosmetics

kind/enhancement

cc @beorn7 EDIT: Practices and Guide/Tutorial on how to enable them e2e from Go client, through Prometheus to querying

kind/feature

Hello! I want to add Volcengine cloudmonitor exporter to the list of community exporters. Volcengine is a Cloud Services platform owned by ByteDance. The following is an sample output. ```text...

kind/exporter-addition

It would be epic to give guide on how to implement exemplars. I am working on TAG Observability Whitepaper https://docs.google.com/document/d/19am_KCYWU28ebLiIXv_P3ji96edxCTscVb4CzemXV5A/edit and just removed bit too detailed piece about exemplars I...

Signed-off-by: dongjiang ### Description: This pull request adds the [Pingmesh exporter](https://github.com/prometheus-community/helm-charts/blob/main/charts/prometheus-pingmesh-exporter/README.md) to the documentation's exporters section. The [Pingmesh exporter](https://github.com/kubeservice-stack/pingmesh-agent use for large-scale data center network latency measurement and analysis. ###...

kind/exporter-addition