https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43137

Tomás Cohen Arazi (tcohen) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |A new health status
      release notes|                            |indicator in the staff
                   |                            |interface header provides
                   |                            |at-a-glance visibility into
                   |                            |the state of Koha's backend
                   |                            |services. The indicator
                   |                            |polls the new GET
                   |                            |/api/v1/health endpoint
                   |                            |every 60 seconds and
                   |                            |displays green (all systems
                   |                            |operational), yellow
                   |                            |(warnings), or red
                   |                            |(critical issues).
                   |                            |
                   |                            |The System information tab
                   |                            |in About now includes a
                   |                            |detailed health status
                   |                            |section showing each check
                   |                            |with its current state.
                   |                            |Check details are
                   |                            |permission-gated: staff
                   |                            |without the required
                   |                            |permission still see the
                   |                            |overall severity but not
                   |                            |the specific messages.
                   |                            |
                   |                            |The framework is extensible
                   |                            |via the health_check plugin
                   |                            |hook, allowing plugins to
                   |                            |contribute their own
                   |                            |service health checks to
                   |                            |the same interface.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to