-
The prometheus alertmanager does support jira_config section to use new Jira connectivity to push out alerts to JIRA API.
The docs are at:
https://github.com/prometheus/alertmanager/blob/main/docs/co…
-
### Request
I've had a few times I've wanted to inject a static metric. Currently, in Kubernetes, the "easiest" option is:
1. Write that static metric in the format:
```
# HELP my_product_build_info …
-
### Description
The set of arguments that are passed to the prometheus agent container is locked down and cannot be customized through the chart:
```
args:
- --config.file=…
-
I just installed this add-on. The issue I have is that Prometheus node exporter reports version 1.7.0. I see that it should be 1.8.1, based what is in Dockerfile.
What could be wrong?
P.S. just fo…
-
**What did you do?**
Every time when booting, `alertmanager` errors out (but works when starting later).
**Environment**
* System information:
Debian bookworm, Linux 6.1.0-27-amd64 x86_64
…
-
I would like to monitor packet loss for streams using Prometheus.
I noticed `server_received_packets_dropped_total` metric: https://github.com/quic-go/quic-go/blob/f96923b5b276471d171d1363f1bc33bb6240…
-
In our company we need to add something like a team or domain label to our alerts to route them to the correct owner.
https://github.com/open-telemetry/opentelemetry-helm-charts/blob/main/charts/op…
wrdls updated
2 weeks ago
-
Goal: app written in Golang that connects to provider’s inventory GRPC endpoint and exports it as prometheus metrics.
protobuf description for GRPC is here: https://github.com/akash-network/akash-api…
-
-
I've configured Shinyproxy actuator endpoint, to get Usage Statistics following the [official readme](https://www.shinyproxy.io/documentation/usage-statistics/).
Then I've checked `localhost:9090/…