Metric transform policies are coming soon. Currently, Edge supports filtering
metrics but not transforming them.
Planned Capabilities
Metric transform will support:- Remove - Delete datapoint attributes to reduce cardinality
- Rename - Normalize metric names and attribute keys
- Add - Insert metadata attributes
Current Options
While metric transforms are in development, you can:- Filter aggressively using metric filter policies
- Transform at the source in your application or OpenTelemetry Collector
- Use log transforms for any data that can be sent as structured logs