Skip to content

[BUG] Provisioning Datasource does not work #13

Closed
@ruddra

Description

@ruddra

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:

image

To Reproduce
Steps to reproduce the behavior:

  1. Create datasource.yml
  2. Put it inside /etc/grafana/provisioning/datasources
  3. 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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions