Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add full Stackdriver data source support #155

Merged
merged 1 commit into from
Jan 22, 2021

Conversation

ryanaross
Copy link
Contributor

@ryanaross ryanaross commented Jan 8, 2021

What

Adds 4 new fields to JsonData in the data source management.

Why

Closes issue #105 . As the issue states, the Cloud Monitoring/Stackdriver data source needs more fields in the jsonData portion in order to be configured and work.

Grafana Documentation:
https://grafana.com/docs/grafana/latest/datasources/cloudmonitoring/#configure-the-data-source-with-provisioning

Verification

make test succeeds. I also compiled using make build, and used the new binary to create a new Stackdriver data source successfully in a local Grafana instance.

@ryanaross ryanaross marked this pull request as ready for review January 8, 2021 21:49
@ryanaross ryanaross changed the title Add full stackdriver data source support Add full Stackdriver data source support Jan 8, 2021
Copy link
Member

@trotttrotttrott trotttrotttrott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @ryanaross. Thanks for tracking this for so long 👍

@trotttrotttrott trotttrotttrott merged commit c768b4d into grafana:master Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants