Skip to content

Instantly share code, notes, and snippets.

@niftynei
Created September 24, 2019 17:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save niftynei/e59ff6b7e90b0eefd4f70c777a400ec9 to your computer and use it in GitHub Desktop.
Save niftynei/e59ff6b7e90b0eefd4f70c777a400ec9 to your computer and use it in GitHub Desktop.
Datasource config to connect Prometheus <-> c-lightning plugin
apiVersion: 1
datasources:
  - name: Prometheus
    type: prometheus
    access: proxy
    url: http://localhost:9090
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment