public class AlertIO extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AlertIO.AlertNotifyMerge
Merge related alerts together using any set alert notify merge metadata prior to emitting
notifications.
|
static class |
AlertIO.Write
Handle alerting output based on the contents of the alerting messages such as included metadata
and severity.
|
Constructor and Description |
---|
AlertIO() |
Modifier and Type | Method and Description |
---|---|
static AlertIO.Write |
write(AlertConfiguration cfg)
Return
PTransform to handle alerting output |
public static AlertIO.Write write(AlertConfiguration cfg)
PTransform
to handle alerting outputcfg
- AlertConfigurationCopyright © 2022. All rights reserved.