Skip to content

Commit

Permalink
chore: Added minimal manifest file for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
toirl committed May 30, 2024
1 parent f158cc4 commit c0c6934
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions manifest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: Prometheus Demo
description: Small test during development
tags: null
initialize:
plugins:
prometheus-importer:
method: MyCustomPlugin
path: 'prometheus-importer'
tree:
children:
child:
config:
inputs:

0 comments on commit c0c6934

Please sign in to comment.