Closed
Description
Describe the bug
I tried to create provisioning datasource by following yml:
apiVersion: 1
datasources:
- name: datasource
type: hamedkarbasi93-nodegraphapi-datasource
access: proxy
url: http://localhost:8000/api/v1/predicted-data/poly-fit
It created a provisional datasource when I started the grafana, but when I try to use it, it throws error:
To Reproduce
Steps to reproduce the behavior:
- Create datasource.yml
- Put it inside
/etc/grafana/provisioning/datasources
- Restart grafana and create a dashboard with Node graph and use the previous datasource.
Expected behavior
Should work.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop Information:
- OS: [e.g. Windows]
- Browser [e.g. edge]
- Plugin Version [e.g. latest]
- Grafana Version [e.g. 8.4.1]