grafana/oncall

Grafana Alerting integration cannot create contact point

mderynck opened this issue · 0 comments

What went wrong?

What happened:

  • When trying to create a contact point from a Grafana Alerting integration in OnCall it gives an error message and does not create the contact point. In the Grafana log there is the following message:
level=error msg="cannot modify receivers using this API while per-receiver RBAC is enabled; either disable the `alertingApiServer` feature flag or use an API that supports per-receiver RBAC (e.g. provisioning or receivers API)" error="cannot modify receivers using this API while per-receiver RBAC is enabled; either disable the `alertingApiServer` feature flag or use an API that supports per-receiver RBAC (e.g. provisioning or receivers API)"

What did you expect to happen:

  • A contact point should have been created successfully

How do we reproduce it?

  1. Create a new Grafana Alerting Integration
  2. Under Grafana Alerting Contact point choose create a new one and select Grafana in Select Alert Manager dropdown, give it a new and click Create Integration.
  3. An error will appear, the integration will be created but the contact point will not.

Grafana OnCall Version

v1.13.0

Product Area

Alert Flow & Configuration

Grafana OnCall Platform?

I use Grafana Cloud

User's Browser?

No response

Anything else to add?

No response