Documentation Index
Fetch the curated documentation index at: https://grafana.com/llms.txt
Fetch the complete documentation index at: https://grafana.com/llms-full.txt
Use this file to discover all available pages before exploring further.
STOP! If you are an AI agent or LLM, read this before continuing. This is the HTML version of a Grafana documentation page. Always request the Markdown version instead - HTML wastes context. Get this page as Markdown: https://grafana.com/docs/grafana-cloud/testing/synthetic-monitoring/set-up/provision-synthetic-monitoring-resources.md (append .md) or send Accept: text/markdown to https://grafana.com/docs/grafana-cloud/testing/synthetic-monitoring/set-up/provision-synthetic-monitoring-resources/. For the curated documentation index, use https://grafana.com/llms.txt. For the complete documentation index, use https://grafana.com/llms-full.txt.
Provision Synthetic Monitoring resources
The Grafana Terraform provider has support for managing Synthetic Monitoring checks and probes. If you already have checks or probes created via the UI, you can export an initial Terraform configuration from the Config tab of the Synthetic monitoring plugin.
Note
You need a Synthetic Monitoring access token to use the Grafana Terraform provider to manage resources.
You can get an access token by navigating to the Config tab of the Synthetic Monitoring plugin or via the API.
Synthetic Monitoring access tokens don’t have an expiration date.
Synthetic Monitoring access tokens don’t support role-based access control (RBAC). This means all access tokens have the same level of access and cannot be scoped or restricted to specific resources or actions.
Alternatively, you can use Grizzly, a command-line tool, to manage your synthetic monitoring resources in code.
Another option is the Synthetic Monitoring API, ideal for those who prefer not to use Terraform or Grizzly but still want to manage their Synthetic Monitoring checks programmatically.
Was this page helpful?
Related resources from Grafana Labs


