docs
docs copied to clipboard
Prometheus documentation: content and static site generator
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)...
> 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...
_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...
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 :)
such as provide some translate docs in other languages. now we only hava docs in English.
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 \...
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...