mqtt2prometheus
mqtt2prometheus copied to clipboard
feat: Add configuration option to enable/disable profiling metrics
trafficstars
Added a new configuration enable_profiling_metrics which enable/disable the default runtime metrics exported by the Prometheus client package.
BREAKING CHANGE: Changed default behavior to exclude runtime metrics. Enable with enable_profiling_metrics configuration option.