jira-prometheus-exporter icon indicating copy to clipboard operation
jira-prometheus-exporter copied to clipboard

Prometheus Exporter For JIRA

Results 23 jira-prometheus-exporter issues
Sort by recently updated
recently updated
newest added

I'm seeing `count(jira_request_duration_on_path_bucket)` over 50000. It looks like each request is getting counted - even those for non-existend URLs. Some of the lowest-used buckets look like scanning for generic security...

enhancement
help wanted

Currently, the authentication is via the parameter "token", which can not be protected on Prometheus. Can we change the authentication to OAuth, which is corresponding to "bearer_token" in Prometheus.

enhancement
help wanted

Upgraded JIRA to 9.9.0 from 8.x.x Try to access configuration page It throws 405 error