This action will delete the specified attributes from all telemetry signals that are specified in the signals
field, regardless of the source, or any other condition.
http.request.body
attribute, this action can be used to delete the attribute but not a key from the JSON object.host.name
and k8s.node.name
which are the same value.actionName
string
: Allows you to attach a meaningful name to the action for convenience.notes
string
: Allows you to attach notes regarding the action for convenience.disabled
boolean
: Allows you to temporarily disable the action, but keep it saved for future use.false
signals *
string[]
: An array with the signals that the processor will act on.TRACES
, METRICS
, LOGS
attributeNamesToDelete *
string[]
: An array of strings representing the names of the attributes to be deleted from the telemetry signals.host.name
attribute from all telemetry signals.