AndreyVMarkelov / prom-bitbucket-exporter

Prometheus Exporter for Bitbucket
https://marketplace.atlassian.com/plugins/ru.andreymarkelov.atlas.plugins.prom-bitbucket-exporter/server/overview
BSD 2-Clause "Simplified" License
51 stars 21 forks source link

Additional metrics #7

Open davidkarlsen opened 6 years ago

davidkarlsen commented 6 years ago

What do you think about adding more metrics from JMX: https://confluence.atlassian.com/bitbucketserver056/enabling-jmx-counters-for-performance-monitoring-943529423.html

They could be fetched via: https://github.com/prometheus/jmx_exporter - or purely programmatic by getting the jmx beans and exposing the values via prometheus.

AndreyVMarkelov commented 6 years ago

Sure. Will be added

AndreyVMarkelov commented 5 years ago

In the progress

Zauxst commented 5 years ago

also add the possibility to disable some metrics. As some of us are already using the JMX exporter thus there would be no reason to actually have stacked metrics from 1 app.