We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
grafana: 11.1.4 tdengine: 3.2.3.0 grafanaplugin: 3.5.2
apiVersion: 1 datasources: - name: TDengine type: tdengine-datasource orgId: 1 url: "http://taosd:6041" basicAuth: true isDefault: true secureJsonData: url: "http://taosd:6041" basicAuth: "cm9vdDp0YW9zZGF0YQ==" # printf root:taosdata|base64 - DO NOT WORK FOR ALERTS! version: 1 editable: true
With this provisioned configuration dashboards works correctly, but the Grafana alert creation not (clicking on "Preview" button).
If I then change manually username and password from the web interface, then the alert creation works.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
grafana: 11.1.4
tdengine: 3.2.3.0
grafanaplugin: 3.5.2
With this provisioned configuration dashboards works correctly, but the Grafana alert creation not (clicking on "Preview" button).
If I then change manually username and password from the web interface, then the alert creation works.
The text was updated successfully, but these errors were encountered: