Files
prometheus-spigot/src/main/resources/config.yml
T
dmg 2648897197
Build / build (push) Successful in 3m0s
fix: snapshot entity metrics on main thread
2026-01-22 23:47:55 -05:00

12 lines
216 B
YAML

http:
bind_address: "0.0.0.0"
port: 9149
path: "/metrics"
bearer_token: ""
metrics:
enable_jvm: true
enable_process: true
entity_snapshot_interval_seconds: 15
movement:
count_block_changes_only: true