prom-confluence-exporter icon indicating copy to clipboard operation
prom-confluence-exporter copied to clipboard

Prometheus Exporter For Confluence

Results 7 prom-confluence-exporter issues
Sort by recently updated
recently updated
newest added

Bumps [gson](https://github.com/google/gson) from 2.2.2-atlassian-1 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

change plugin key to prom-confluence-exporter-lite

Hello! Thanks for writing these, as I work as trying to get it setup with my prometheus, i noticed pulling from github's sample wouldn't work as copied. I've updated this...

I tried to configure it with a confluence server instance, which has HAProxy infront of it for ssl-termination. Is this supported? It seems, from the access logs, that the domain...

Hi @AndreyVMarkelov, we're running into issues with high cardinality of unbounded metrics like the **confluence_user_login_count**, **confluence_user_logout_count**, and **confluence_user_failed_login_count** metrics which have the username and ip as labels. We have ~7,000...

enhancement

This exporter doesn't seem to support a days until license expires metric, unlike the jira exporter. Is it possible to add this? /Alan

See, https://developer.atlassian.com/platform/marketplace/creating-a-server-app-package/

help wanted