You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Additional context
It seems the EMF exporter is filtering out http.route even with default configurations? We're able to get http.route when using other exporters such as aws xray.
The text was updated successfully, but these errors were encountered:
Ryang20718
changed the title
AWS adot collector (using otelp, xray, and emf exporter) not sending http.route
AWS adot collector (using otelp and emf exporter) not sending http.route
Jun 12, 2023
Description
When using the otel adot collector with otelp, emf exporter enabled, the field http.route doesn't get ingested to cloudwatch
Steps to Reproduce
spin up an aws otel collector with aws emf being an exporter. instrument the sample app in something like
Expected Result
we should see http.route appear as a field in cloudwatch metrics
Actual Result
we don't see http.route appear as a field in cloudwatch metrics
Collector version
0.0.74
Environment information
Environment
OS: (e.g., "Ubuntu 20.04")
GO = 1.20.4
OpenTelemetry Collector configuration
CMD:
Log output
The text was updated successfully, but these errors were encountered: