Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CaptureException ¶
func CaptureException(err error)
func CaptureMessage ¶
func CaptureMessage(message string)
func ErrorHandler ¶
func ErrorHandler()
func RecoverWithContext ¶
Types ¶
type Monitoring ¶
type Monitoring struct {
// contains filtered or unexported fields
}
func New ¶
func New(config config.MonitoringConfig) (*Monitoring, error)
New creates a new monitoring utility
Click to show internal directories.
Click to hide internal directories.