- What Grafana version and what operating system are you using?
v11.2.3, distributed loki and mimir + oncall
- What are you trying to achieve?
- Configure a webhook integration and alertmanager through helm
- How are you trying to achieve it?
There doesn’t seem to be any resources in the helm chart to assist with this.
-
What happened?
Through helm charts, to configure the receiver in alertmanager, you first need to configure the grafana-oncall webhook integration which produces a random url, and then add that back your alertmanager helm configuration.
This necessarily needs manual intervention and is not very practical or am I missing something? -
What did you expect to happen?
Configure alertmanager and a grafana-oncall webhook integration through helm.