You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The static check, which uses the provided check parameters to return the same result every time.
Changed
Breaking: The Redis check now requires being configured with an instance of the Redis client, via the named instance parameter
Deprecated: The git_revision check will be removed in rack-ecg version 1.0.0. For a suggested replacement, see the GitRevision Check Replacement example, which uses the static check to memoize the value.
Removed
Breaking: Dropped support for Ruby versions < 2.6.0