I’m trying to create Synthetic Monitoring checks with Terraform but I’m now receiving the following error:
Error: check add request: status="403 Forbidden", msg="check creation denied", err="check quota exceeded (current: 200, max: 200)"
I’m wondering what exactly is setting this quota and how I can increase it. This doesn’t seem to be a quota set in Grafana OSS but rather a Grafana Cloud quota, however, I haven’t found any docs on this topic. These checks are being created in our self-hosted Grafana instance in K8s.