package
Version:
v1.1.6
Opens a new window with list of versions in this module.
Published: May 8, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package health has integrations with webpa-common/health for monitoring
httppool Dispatchers.
View Source
const (
TotalNotificationsQueued health.Stat = "TotalNotificationsQueued"
TotalNotificationsRejected health.Stat = "TotalNotificationsRejected"
TotalNotificationsSucceeded health.Stat = "TotalNotificationsSucceeded"
TotalNotificationsFailed health.Stat = "TotalNotificationsFailed"
)
Listener constructs an httppool.Listener that dispatches to a health Monitor
Source Files
¶
Click to show internal directories.
Click to hide internal directories.