awsemfexporter is producing dimensions with null value instead of empty dimension #14531
Labels
bug
Something isn't working
comp:aws
AWS components
comp:aws-cw
AWS CW related issues
exporter/awsemf
awsemf exporter
priority:p1
High
release:blocker
The issue must be resolved before cutting the next release
What happened?
Description
It seems that this PR #13764 caused a regression in the awsemfexporter.
When the dimension rollup feature is used, it is producing dimensions with a null value instead of empty dimension.
Steps to Reproduce
Use the collector https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.60.0
Use the following configuration:
Run:
Expected Result
Actual Result
Null dimension is ignored by the awsemf backend and hence the regression.
Collector version
v0.60.0
Environment information
Environment
OS: (e.g., "Ubuntu 20.04")
Compiler(if manually compiled): (e.g., "go 14.2")
OpenTelemetry Collector configuration
Log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: