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

Improve datasource tests #220

Open
2 tasks
rrey opened this issue Feb 27, 2022 · 0 comments
Open
2 tasks

Improve datasource tests #220

rrey opened this issue Feb 27, 2022 · 0 comments

Comments

@rrey
Copy link
Collaborator

rrey commented Feb 27, 2022

SUMMARY

We have bug reports on grafana_datasource which reveals that even if Grafana API don't return any error, we can still have a datasource not working.
Example: #204

To improve this situation we could:

  • Try to implement what Grafana has in the WUI in the datasource edit page as the "Save & test" button. Have the module run this test to make sure that the datasource is actually working.
  • Improve integration tests to deploy third parties like Prometheus to allow the previous point to be tested ni the CI.
ISSUE TYPE
  • Feature Idea
COMPONENT NAME

grafana_datasource.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant