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

### Background Based on https://github.com/prometheus/proposals/blob/main/proposals/2024-01-29_native_histograms_text_format.md And OpenMetrics 2.0 WG discussions. ### Changes * Allow structured complex types marked by "{" and "}" in the specification. * Allow multiple exemplars per...

Fixes: https://github.com/prometheus/OpenMetrics/issues/286 Fixes: https://github.com/prometheus/OpenMetrics/issues/282

Hello Prometheus Maintainers! I’d like to propose adding my FreeIPA exporter to the official exporters list. Below are the details. Summary: This Python-based Prometheus exporter collects metrics from one or...

This is based on the discussion and insights gained in https://github.com/prometheus/prometheus/pull/16192 . Part of https://github.com/prometheus/prometheus/issues/15976 . @krajorama I nominate you as reviewer because you probably have the most context. But...

Ref: https://github.com/prometheus/OpenMetrics/issues/283 It isn't hard to come up with a representation, based on previous work in https://github.com/prometheus/proposals/blob/main/proposals/2024-01-29_native_histograms_text_format.md .

kind/feature

Hey there, I created a Exporter for the *Arr Suite, and would like to include it into the Exporters List. It would be nice if somebody could have a look...

kind/exporter-addition

Hi, reading this post I noticed that the links to Katacoda are broken because it was closed. So I guess the related links and paragraphs should be removed. If you...

OM1.0 required that the Sum of Histograms is not represented when there are negative observations in a histogram. This PR is removing this requirement in OM2.0. Due to: The requirement...

Hello, Grafana is the only external tool listed to be able to display data and query Prometheus. This is not the case anymore and I was wondering if we should...

We would like to list the support of various platforms in the way it is done for [etcd](https://etcd.io/docs/v3.6/op-guide/supported-platform/). For example, the support for 32-bit architectures is currently a bit unclear....

help-wanted