netbox-chart icon indicating copy to clipboard operation
netbox-chart copied to clipboard

Value metricsEnabled has no effect

Open tgoodsell-tempus opened this issue 1 year ago • 0 comments

metricsEnabled has a help text of "Expose Prometheus metrics at the /metrics HTTP endpoint".

However, there's nothing in the template to check that value and then stand up the necessary config/port exposure/service exposure for this. Effectively it does nothing, this also feeds into the serviceMonitor being non-working.

See: https://github.com/search?q=repo%3Anetbox-community%2Fnetbox-chart%20metricsEnabled&type=code

tgoodsell-tempus avatar May 03 '24 19:05 tgoodsell-tempus