GCP Service Account

To authenticate with the Stackdriver API, you need to create a Google Cloud Platform (GCP) Service Account for the Project you want to show data for. A Grafana datasource integrates with one GCP Project. If you want to visualize data from multiple GCP Projects then you need to create one datasource per GCP Project.

The Monitoring Viewer role provides all the permissions that Grafana needs.

The following APIs need to be enabled on GCP for the datasource to work:

Detailed instructions on how to create a Service Account can be found in the documentation.

Service Account Authentication

Upload your Service Account key file or paste in the contents of the file. The file contents will be encrypted and saved in the Grafana database.
Or paste Service Account key JSON
{{valError}}
Uploaded Key Details
Project
Client Email
Token URI
Private Key
Reset Service Account Key Reset to clear the uploaded key and upload a new file.

Do not forget to save your changes after uploading a file.