Skip to content

Commit

Permalink
fix: Plugin requires a global config.
Browse files Browse the repository at this point in the history
  • Loading branch information
toirl committed Jun 4, 2024
1 parent c0c6934 commit a76cd73
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@ tags: null
initialize:
plugins:
prometheus-importer:
global-config:
url: 'localhost:9090'
method: MyCustomPlugin
path: 'prometheus-importer'
tree:
children:
child:
config:
pipeline:
- prometheus-importer
inputs:

0 comments on commit a76cd73

Please sign in to comment.