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

datasource: add secureJsonData #52

Merged
merged 1 commit into from
Jan 12, 2020

Conversation

GiedriusS
Copy link
Collaborator

Add a new member to the Datasource struct called SecureJSONData which
gets passed as secureJsonData. This is needed because certain features
are only available via that e.g. passing custom header values.

Signed-off-by: Giedrius Statkevičius giedriuswork@gmail.com

Add a new member to the `Datasource` struct called SecureJSONData which
gets passed as `secureJsonData`. This is needed because certain features
are only available via that e.g. passing custom header values.

Signed-off-by: Giedrius Statkevičius <giedriuswork@gmail.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 16.667% when pulling f97ef24 on GiedriusS:add_securejson into 690a0c6 on grafana-tools:master.

Copy link
Contributor

@tdabasinskas tdabasinskas left a comment

Choose a reason for hiding this comment

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

@grafov,
Do you think we can have this merged? We need this feature and it would be nice to avoid using the forked version.

@grafov
Copy link
Member

grafov commented Jan 12, 2020

Sure it could be merged. @GiedriusS thank you for the contribution!

@grafov grafov merged commit 26d350e into grafana-tools:master Jan 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants