OtelDataSourceResourceAttributeRouting interface
Enables OTLP (logs, traces, and metrics) payload routing
Properties
| attribute |
The name of the resource attribute to match. |
| attribute |
The value of the resource attribute to match. |
Property Details
attributeName
The name of the resource attribute to match.
attributeName?: string
Property Value
string
attributeValue
The value of the resource attribute to match.
attributeValue?: string
Property Value
string