Required

  • A Grafana instance (Grafana Cloud, OSS, or Enterprise) where you have Grafana Admin access, so you can open Administration > General > Provisioning later. You can sign up for free
  • A Git repository you can commit to. This journey focuses on GitHub, but Git Sync also works with any Git repository, such as GitLab or Bitbucket
  • Go or Node.js installed for the Foundation SDK language you choose
  • A GitHub personal access token when you reach Git Sync setup: a credential string that lets Grafana read and write the repository, or any other authentication method you may use

Terraform is not required for this journey.