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

Pass verify_ssl to get_grafana_version method #207

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

yg265
Copy link
Contributor

@yg265 yg265 commented Apr 19, 2023

When using new save alert features, we met some ssl related errors.
We are using verify_ssl=False. It seems that in dashboardApi.py, get_grafana_version method does not pass verify_ssl in config to request.get(). Is it possible that the verify_ssl parameter could be added to it?

Related to issue: #206

@acjohnson
Copy link
Collaborator

+1

@ysde ysde merged commit 9e8baa8 into ysde:master Apr 19, 2023
4 checks passed
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.

None yet

3 participants