StaticcaptureCapture and report an exception to Google Chat.
The error to capture (can be an Error instance or any unknown value)
Optionalrequest: {Optional request context to include in the report
StaticcaptureCapture and report latency metrics to Google Chat.
Metrics data including endpoint, duration, and optional threshold
StaticinitInitialize the SDK with configuration options. This must be called before any other methods.
Configuration options for the SDK
StaticisCheck if the SDK has been initialized
StaticwithRun a function with an isolated scope for adding context. Any tags or extra data set within the callback will only apply to events captured inside that callback.
Callback function that receives a Scope instance
Core SDK class for GChat Notifier. Provide initialization and methods to capture exceptions and latency metrics.