molsza
(Michal Olsza)
October 16, 2021, 3:50pm
1
When particular transaction is selected on APM service view. There are 4 charts: Latency, Throughput, Error rate, Time per span. All but Throughput are showing data for selected transaction. Throughput chart is calculated for all transactions on specified type (request, messaging, scheduled), but should be only for selected one as other charts.
ELK 7.15
1 Like
stephenb
(Stephen Brown)
October 16, 2021, 5:30pm
2
@molsza Hmmm I think I am seeing the same things... let me take a closer look...
stephenb
(Stephen Brown)
October 16, 2021, 6:07pm
3
@molsza
I recreated / validated and opened an issue, thanks for spotting this.
opened 06:03PM - 16 Oct 21 UTC
bug
triage_needed
apm:transaction-metrics
needs-team
**Kibana version:** 7.15
**Elasticsearch version:** 7.15
**Server OS versi… on:** Mac Big Sur
**Browser version:** Updated Chrome, FireFox, Safari
**Browser OS version:** MacOS
**Original install method (e.g. download page, yum, from source, etc.):** Cloud, Self Managed
Steps to reproduce the behavior:
1. Setup APM Environment with a Service that has multiple transactions
2. Navigate to that Services and Select Overview and / or Transactions Views.
3. Observe the the Throughput Graph is the summary of all the transactions throughput, which is expected / correct.
4. Now Select and navigate to an individual sub-transactions View / Page
5. Observe that the Throughput Graphs still shows the Aggregate of Throughput for all sub-transactions :
**Expected behavior**
The Expected behavior is that the Throughput Graph should only reflect the selected Sub-Transaction
**Screenshots (if relevant):**
This is from the Eden Demo.
Observe Overview and Transactions View
<img width="1834" alt="Screen Shot 2021-10-16 at 10 46 57 AM" src="https://user-images.githubusercontent.com/15572155/137597507-e5d3f0c6-3760-4730-b204-c7f6416dcc63.png">
Now Navigate / Select the Individual Transaction in this case
/hipstershop.ProductCatalogService/ListProducts which has ~68tpm BUT the Trhoughput chart still shows the sum of all the sub-transactions from the overview page.
<img width="1829" alt="Screen Shot 2021-10-16 at 10 59 49 AM" src="https://user-images.githubusercontent.com/15572155/137597646-622657df-76c2-43d3-a2d9-f80c1aaf5b68.png">
stephenb
(Stephen Brown)
October 18, 2021, 9:07pm
4
@molsza
This problem has been fixed in #114523 and will be released in 7.15.2 and 7.16.0
system
(system)
Closed
November 8, 2021, 5:07pm
5
This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.