This action will rename the specified attributes from all telemetry signals that are specified in the signals
field, regardless of the source, or any other condition.
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
renames *
object
: A map of strings, key representing the name of the attribute to rename and values the desired name.net.peer.address
attribute to stable network.peer.address
in all telemetry signals.