-
Notifications
You must be signed in to change notification settings - Fork 1
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
Unexpected error on Grafana Cloud #195
Comments
I got same error
|
Thanks for the report, folks! I'm looking into this now. |
One possible fix is to revert this -> https://github.com/grafana/grafana-amazonprometheus-datasource/pull/191/files |
True, although I worry we'll get people using the datasource with non-Amazon authentication and then have to figure out how to migrate them later. |
This is fixed now with version 1.0.1 of the plugin - once you update your plugin version you should be able to proceed. Please let us know if you run into any more problems. |
So thanks, I will check soon! |
Hello everyone! Thank you for developing this plugin, it certainly will be helpful to community.
Today I decided to install this plugin on Grafana Cloud and I got some unexpected error. After some investigation, I believe I found the problem in this piece of code.
grafana-amazonprometheus-datasource/src/configuration/DataSourceHttpSettingsOverhaul.tsx
Line 29 in 36fda92
The short error stack is:
Could someone provide me a help about how to solve it?
The text was updated successfully, but these errors were encountered: