prometheus operator v0.93.1
AlertmanagerConfig.spec.receivers.emailConfigs.threading
threading defines the threading configuration for email receiver. It requires Alertmanager >= v0.30.0.
| Field / Type | Description |
|---|---|
threadByDate | threadByDate defines what granularity of current date to thread by. Accepted values: Daily, None. (None means group by alert group key, no date).
|