[java-identity-provider] branch main updated (b94895d79 -> 96a77deeb)

Rod Widdowson rdw at steadingsoftware.com
Tue Jun 20 14:51:26 UTC 2023


This is an automated email from the git hooks/post-receive script.

rdw pushed a change to branch main
in repository java-identity-provider.

    from b94895d79 IDP-2129 Review Installer for Resource use (spring or shibboleth)
     new cb1343702 IDP-2114 Add metrics for installed plugins and modules
     new 31246ab96 Typos
     new 96a77deeb IDP-2114 Add metrics for installed plugins and modules

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../admin/impl/InstallableComponentGuageSet.java   | 257 +++++++++++++++++++++
 .../idp/admin/impl/ReportUpdateStatus.java         |   6 +-
 .../shibboleth/idp/module/impl/ModuleGuageSet.java |  99 ++++++++
 .../shibboleth/idp}/plugin/impl/PluginInfo.java    |   4 +-
 .../net/shibboleth/idp/conf/admin-system.xml       |   8 +
 .../shibboleth/idp/module/conf/admin/metrics.xml   |   2 +
 .../installer/plugin/impl/PluginInstallerCLI.java  |   1 +
 .../idp/installer/plugin/impl/PluginState.java     |   1 +
 8 files changed, 373 insertions(+), 5 deletions(-)
 create mode 100644 idp-admin-impl/src/main/java/net/shibboleth/idp/admin/impl/InstallableComponentGuageSet.java
 create mode 100644 idp-admin-impl/src/main/java/net/shibboleth/idp/module/impl/ModuleGuageSet.java
 rename {idp-installer/src/main/java/net/shibboleth/idp/installer => idp-admin-impl/src/main/java/net/shibboleth/idp}/plugin/impl/PluginInfo.java (96%)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list