pulumiverse / pulumi-grafana

Pulumi provider for Grafana

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DestinationDatasource field cannot be nil

lucasc-cosm opened this issue · comments

I started seeing this error suddenly:

Unable to Update Slo with ID: me9j8x38oo8fww5d6o9p5: API Error Message:status: 400, body: {"code":400,"error":"SLO failed validation: invalid input - DestinationDatasource field cannot be nil. please refer to the docs here: https://grafana.com/docs/grafana-cloud/alerting-and-irm/slo/set-up/terraform/#provision-slo-resources and try using a DestinationDatasourceUID of: grafanacloud-prom"}

when trying to create SLOs, this is a new error that didn't happened before. Probably something changed in grafana API

fixed by #114