[JIRA] (IDP-2114) Add metrics for installed plugins and modules

Rod Widdowson (Jira) jira at shibboleth.atlassian.net
Sat Jun 17 16:19:25 UTC 2023


Rod Widdowson ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=59fb32bbc24efb3c4ed3c977 ) *commented* on IDP-2114 ( https://shibboleth.atlassian.net/browse/IDP-2114?atlOrigin=eyJpIjoiMjI4NWZmNGNlODJlNDIxYmFkOTgzYWQ1MDhkZTU0MDMiLCJwIjoiaiJ9 )

Re: Add metrics for installed plugins and modules ( https://shibboleth.atlassian.net/browse/IDP-2114?atlOrigin=eyJpIjoiMjI4NWZmNGNlODJlNDIxYmFkOTgzYWQ1MDhkZTU0MDMiLCJwIjoiaiJ9 )

>The main thing is that I would likely suggest you implement this similarly to some of our other gauge sets, with the actual data as a gauges containing maps

Makes sense. So (where I am right now). The Modules are basically a Map<String, Boolean> the key being the moduleId and thew= value whether its available.

The plugins could be (handwave) Map<Id, Record<Version, UpdateState>> or some such, I’d need to learn records (or just grow a silly bean to do the work)

the IdPState is less troubling - its a string (State) and potentially a Version to upgrade to

( https://shibboleth.atlassian.net/browse/IDP-2114#add-comment?atlOrigin=eyJpIjoiMjI4NWZmNGNlODJlNDIxYmFkOTgzYWQ1MDhkZTU0MDMiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/IDP-2114#add-comment?atlOrigin=eyJpIjoiMjI4NWZmNGNlODJlNDIxYmFkOTgzYWQ1MDhkZTU0MDMiLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100227- sha1:5147d46 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20230617/783ee893/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-ce5cbb42-8b04-498c-9353-b2dfce278f30
Type: image/png
Size: 457 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230617/783ee893/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-457a0f73-62e3-40ec-bc95-a63d258eeb2e
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230617/783ee893/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-d4bd1336-bbe3-423c-93a0-c80177c4774d
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230617/783ee893/attachment-0005.png>


More information about the commits mailing list