config.prometheus.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of prometheus Show documentation
Show all versions of prometheus Show documentation
A prometheus metrics handler to log statistic info on the server
---
# Prometheus Metrics handler configuration
# If metrics handler is enabled or not
enabled: ${prometheus.enabled:false}
# If the Prometheus hotspot is enabled or not.
# hotspot include thread, memory, classloader,...
enableHotspot: ${prometheus.enableHotspot:false}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy