prometheus operator v0.93.1

AlertmanagerConfig.spec.receivers.opsgenieConfigs.details

details defines a set of arbitrary key/value pairs that provide further detail about the incident. These appear as additional fields in the OpsGenie alert.

2 fields
AlertmanagerConfig.spec.receivers.opsgenieConfigs.details fields and descriptions
Field / TypeDescription
key
string required

key defines the key of the tuple. This is the identifier or name part of the key-value pair.

  • minLength: 1
value
string required

value defines the value of the tuple. This is the data or content associated with the key.