Closed michaelhyatt closed 3 years ago
Pinging @elastic/kibana-app (Team:KibanaApp)
Could you share the mapping of this index? thx!
It is using the default apm-7.13.4 mapping:
sorry for the late reply @michaelhyatt , I couldn't reproduce, but have a theory. could you provide the '_source' of the document that misses fields? could get it by GET /{index}/_doc/{id}
, this would help to reproduce
thank you, I'm getting closer ... so it seems it works when I ingest the document without the mapping you've provided, seems APM mapping changed and there is now a dedicated mapping for span data? however, when I ingest the doc you provided, the unmapped fields are displayed, so there's another thing I'd need for debugging, could you provide the index pattern saved object? many thx!
@kertal no probs, here it is. export.ndjson.zip
many thanks. Since it works in my test, another question, was this instance upgraded , and if yes, from what version? thx
It went through 7.12 -> 7.13 -> 7.14
Do you need the minor versions too?
thx, no this should be fine 👍
@michaelhyatt , we are looking into this issue, but it seems like the entire team has trouble reproducing this. I have a few additional questions:
Inspect
tab)@majagrubic I don't have that cluster anymore, but it was upgraded from an earlier version to 7.13.3, so the APM mapping may have been updated, not too sure. The missing fields were showing in the JSON view, but not available in the sidebar.
I think you ran into some issue around how unmapped fields were displayed - obviously showing in the JSON view, but not in the document view. We did a lot of improvement in this area over the past few minors so it's possible this has been fixed. Since we are having trouble reproducing, and you are not using the cluster, mind if we close the issue?
Not at all, please close it, will reopen it if it surfaces again.
Kibana version: 7.13.4
Elasticsearch version: 7.13.4
Browser version: Chrome Version 92.0.4515.107 (Official Build) (x86_64)
Browser OS version: MacOS
Original install method (e.g. download page, yum, from source, etc.): ESS
Describe the bug: I am using the new discover view. Certain attributes are not shown in the flyout view of the document, but they are shown in the single view document.
Flyout view:
Single document view has these additional fields:
JSON document: