elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.7k stars 8.24k forks source link

APM Tracing sample missing URL/Status Code/User Agent fields in overview #200474

Open information-redacted opened 2 weeks ago

information-redacted commented 2 weeks ago

Kibana version: 8.16.0

Elasticsearch version: 8.16.0

Server OS version: Debian 12

Browser version: Firefox 132.0.2

Browser OS version: Windows 10 22H2

Original install method (e.g. download page, yum, from source, etc.): apt package manager

Describe the bug: Tracing data ingested via an OpenTelemetry collector (e.g.: otelcol-contrib) via otlp no-longer has a URL, status code, or user agent attached to the waterfall view

Steps to reproduce:

  1. Ingest a trace that contains a url, url.full, user_agent, or http.response.status_code
  2. The overview describing the transaction status (full url, status code, primary useragent details) are no-longer visible

Expected behavior: They are visible, as in 8.15.4.

Screenshots (if relevant): 8.16.4: Image

8.15.x (Elastic demo instance, as I no-longer have a testing environment handy) Image

elasticmachine commented 2 weeks ago

Pinging @elastic/apm-ui (Team:APM)