feat: add prometheus plugin scaffold
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
http:
|
||||
bind_address: "0.0.0.0"
|
||||
port: 9149
|
||||
path: "/metrics"
|
||||
bearer_token: ""
|
||||
metrics:
|
||||
enable_jvm: true
|
||||
enable_process: true
|
||||
movement:
|
||||
count_block_changes_only: true
|
||||
Reference in New Issue
Block a user