prometheus/documentation
Will Bollock 839b9e5b53
fix: PrometheusNotIngestingSamples label matching
This alert will never return anything as the left side of the query has
the labels `[component, environment, instance, job, type]` while the
right side has `[component, environment, instance, job]`.

The `type` label was added to `prometheus_tsdb_head_samples_appended_total` in this PR but the mixin wasn't updated
for the new label: https://github.com/prometheus/prometheus/pull/11395

This was found with [pint](https://github.com/cloudflare/pint) PromQL
linting

Signed-off-by: Will Bollock <wbollock@linode.com>
2024-01-31 09:08:36 -05:00
..
examples Rollback k8s.io requirements (#13462) 2024-01-25 14:18:47 +01:00
images Render background in images to play nicely with dark mode 2023-02-26 22:56:57 -05:00
prometheus-mixin fix: PrometheusNotIngestingSamples label matching 2024-01-31 09:08:36 -05:00
internal_architecture.md Replace godoc.org links 2021-06-17 07:18:51 -04:00