At work we have more than 20 Jira instances installed on the server, these instances again have multiple plugins. I want to monitor all licenses of Jira and their plugins. I was able to get this data out with Prometheus for Jira and Confluence.
jira_maintenance_expiry_days_gauge {instance="host:port", job="jira"}
confluence_maintenance_expiry_days_gauge {instance="host:port", job="confluence"}
The problem I'm having right now, I'm not getting the data from plugins.
There are no metrics for plugins to get the license expiration time.
I would be very grateful to you for any suggestion or new idea how I can monitor the licenses of plugins.
Thanks a lot
Welcome to the Atlassian Community!
As you say, there's no API for checking the dates on apps, so you can't do this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.