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

sample output when testing against the dmtf redfish-mockup-server ```bash $ curl 'http://localhost:10023/scrape?model=dmtf-mock&target=localhost:8000' # HELP redfish_cpu_status Current cpu status 1 = OK, 0 = BAD # TYPE redfish_cpu_status gauge redfish_cpu_status{chassisModel="dmtf-mock",chassisSerialNumber="437XR1138R2",id="CPU1",model="Multi-Core Intel(R)...

kind/exporter-addition

> Custom formats can be defined. See [prom.lib](https://github.com/prometheus/prometheus/blob/main/console_libraries/prom.lib) for examples. This line of documentation in https://prometheus.io/docs/visualization/consoles/ results in a 404. It seems to me that this console library mentioned is...

good first issue
kind/bug

_Background: [ZLMediaKit](https://github.com/ZLMediaKit/ZLMediaKit) is a high-performance, enterprise-level streaming media service framework based on C++11_ zlmediakit_exporter is a Promtheus exporter for it Sample output from zlmdiakit_exporter: ``` # HELP zlm_api_status The status...

kind/exporter-addition

We'd like to keep the banner for a month, then it's time to remove it. I'm creating this issue just so we don't forget about it :)

kind/feature

such as provide some translate docs in other languages. now we only hava docs in English.

site

When I execute this code to install prometheus using docker : ```bash # Create persistent volume for your data docker volume create prometheus-data # Start Prometheus container docker run \...

kind/support

Could you please help me solve this? The data in the prome database is as follows:... t1-10m,v0; t1,v1; t1+10m,v2... The start and end times of my query range are t1...

kind/support