OptionalbeforeHook to transform or filter events before they are sent to Google Chat.
Return null to drop the event entirely.
The event being processed
The modified event or null to discard
OptionaldebugEnable debug logging to the console. Useful for troubleshooting integration issues.
OptionalenvironmentEnvironment name (e.g., 'production', 'staging'). Allows filtering and grouping in the dashboard.
OptionalmaxMaximum events per minute (default: 30). Prevents webhook flooding during high error traffic.
OptionalreleaseApplication version or release identifier.
OptionalserviceService or application name. Used as a prefix or field in the notification card.
Google Chat webhook URL (required)
Configuration options for the GChat Notifier SDK.