Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Provisioning does not work without undocumented fields #71

Open
nat45928 opened this issue Feb 28, 2020 · 0 comments
Open

Provisioning does not work without undocumented fields #71

nat45928 opened this issue Feb 28, 2020 · 0 comments

Comments

@nat45928
Copy link

I was trying to provision a Flux datasource and found I needed to provide a config like:

datasources:
  - name: flux
    type: grafana-influxdb-flux-datasource
    url: http://$INFLUXDB_HOST:$INFLUXDB_PORT
    access: proxy
    jsonData:
      bucket: "my_bucket"
      url: http://$INFLUXDB_HOST:$INFLUXDB_PORT

The url and access fields are not well documented.

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

No branches or pull requests

1 participant