[APM] Logs tab showing logs from incorrect services #154976
Labels
bug
Fixes for quality problems that affect the customer experience
Team:APM - DEPRECATED
Use Team:obs-ux-infra_services.
Kibana version:
8.3.2 and 8.6.0
Elasticsearch version:
8.3.2 and 8.6.0 respectively
Server OS version:
Ubuntu 22.04
Browser version:
NA
Browser OS version:
NA
Original install method (e.g. download page, yum, from source, etc.):
deb package
Describe the bug:
I have multiple Django containerized workload running on Kubernetes.
Each of this workloads are of different service name.
When looking under the logs tab of
Service 1
, I am seeing logs fromService 2
being shown as wellThis bug looks very familiar to #110062
I have also noticed that in the get request parameter, the
serviceGroup
is empty as well ``&serviceGroup=`This is observed in both Version Kibana 8.3.2 and 8.6.0
Steps to reproduce:
Service 1
Expected behavior:
I would expect to only see logs pertaining to the particular service.
Screenshots (if relevant):
![image](https://user-images.githubusercontent.com/88869838/232081451-a7d13be5-b9a2-4000-87a5-aab1308e846b.png)
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context:
The text was updated successfully, but these errors were encountered: