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
Description of the problem including expected versus actual behavior:
Prior to 1.23.0, these <queue> process transactions were located under the "messaging" dropdown item in the APM UI.
Now they are found under "unknown".
Steps to reproduce:
Create basic java RabbitMQ consumer process
Attach otel java agent 1.23.0 (or newer) with auto-instrumentation and nothing fancy
Starting with OpenTelemetry java agent 1.23.0, RabbitMQ transactions are being categorized as "unknown" in the APM UI.
I believe it may be related to changes in the spec here: open-telemetry/opentelemetry-specification#2957
APM Server version (
apm-server version
):8.7.1
Description of the problem including expected versus actual behavior:
Prior to 1.23.0, these
<queue> process
transactions were located under the "messaging" dropdown item in the APM UI.Now they are found under "unknown".
Steps to reproduce:
<queue> process
transactions are only found after selecting "unknown" transaction type dropdownOTEL collector config
The text was updated successfully, but these errors were encountered: