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

I don't think its a feature request but I feel like there is missing documentation around sharding. Can we do something about it?

Currently we only mention in the FAQ that a clean requires sigterm or , that should be in the general docs too and also the http endpoint. Hmm, should we...

additional documentation

We are still stuck with v0.0.4. With maturing the exposition format, we should bump the version to utlimately 1.0.0. Also, we need to figure out how to document older versions,...

exposition format

Original issue: https://github.com/prometheus/prometheus/issues/1361 : "It would be interesting/good to write up the exposition format as an IETF RFC standard. This would allow more adoption by "traditional" companies since they can...

exposition format

We should add explanations about exemplars in the FAQ, best practices, etc

This is not a code bug, but a bug in CNCF calendar invite for the weekly contributor hour meeting. In https://www.cncf.io/calendar/ the time is always 9am PST, where in the...

Signed-off-by: Harkishen-Singh Reference: https://github.com/prometheus/prometheus/issues/9327

Signed-off-by: Anton Kurochkin Output: ``` # HELP pgbackrest_backup_delta_bytes Amount of data in the database to actually backup. # TYPE pgbackrest_backup_delta_bytes gauge pgbackrest_backup_delta_bytes{backup_name="20211002-135040F",backup_type="full",database_id="1",repo_key="1",stanza="demo"} 2.4316343e+07 pgbackrest_backup_delta_bytes{backup_name="20211002-135040F_20211002-135044D",backup_type="diff",database_id="1",repo_key="1",stanza="demo"} 8457 pgbackrest_backup_delta_bytes{backup_name="20211002-135040F_20211002-135046I",backup_type="incr",database_id="1",repo_key="1",stanza="demo"} 8457 # HELP pgbackrest_backup_diff_since_last_completion_seconds...

[scaphandre](https://github.com/hubblo-org/scaphandre) is a monitoring agent dedicated to power consumption metrics Signed-off-by: Benoit Petit