Created
September 24, 2019 17:50
-
-
Save niftynei/e59ff6b7e90b0eefd4f70c777a400ec9 to your computer and use it in GitHub Desktop.
Datasource config to connect Prometheus <-> c-lightning plugin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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