jira-prometheus-exporter
jira-prometheus-exporter copied to clipboard
Prometheus Exporter For JIRA
We moved towards data center and need this plugin support data center. This would be very helpful. Thanks for all you do.
We encountered the issue that the exporter creates a whole bunch of metrics for ALL paths being called from the browser, even the non existing ones, like `/admin.php`, `../../../../etc/shadow`, `../../../etc/shadow`...
Hi, could you please add counters for http requests status codes and maybe for http methods? E.g.: `jira_web_requests_counter{instance="jira:443",job="jira",status="200",method="get"} 123 jira_rest_requests_counter{instance="jira:443",job="jira",status="500",method="post"} 123`
Currently, if I restart jira and view the graph example this dashboard that I am using is this https://grafana.com/dashboards/5249 Intended result: Ability to scrape and view last weeks data even...
Addresses issue https://github.com/AndreyVMarkelov/jira-prometheus-exporter/issues/21
Hi! Awesome work with this plugin, we use it all the time and it works superbe! I have just one suggestion: add a notice to the top of the readme,...
Hi, I have this problem with importing a dashboard ( Id=5249 ) into my grafana. I'm using grafana 6.0.0, Prometheus 2.8.0 and Prometheus Exporter for Jira 1.0.21. All correctly installed....
New metrics
ould like to ask from if you could add some new metrics, i would like to see some info which is important for our devops team Jira: sprint remaining time...
Good day I need real time analyze and simple diagnostic problem for current thread and current session.
Can anyone help me on how to create new metrics in Prometheus. The new metrics must be able pull the release number and issue type of an issue from jira....