mqtt2prometheus icon indicating copy to clipboard operation
mqtt2prometheus copied to clipboard

feat: Add configuration option to enable/disable profiling metrics

Open alfrunes opened this issue 1 year ago • 0 comments
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.

alfrunes avatar Aug 18 '24 10:08 alfrunes