question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Some spans are missing in a transaction and span parent child relationship (Child span starting position) is incorrect in APM Timeline.

See original GitHub issue

Describe the bug

Some spans are missing in a transaction and span parent child relationship (Child span starting position) is incorrect in APM Timeline for the sample app attached.

Steps to reproduce

Agent Used : elastic-apm-agent-1.14.1-SNAPSHOT.jar Configuration used : Attached. Use the attached sample war give the input Lower : 1000, Upper : 1200 and compare the results in APM and sample war output. Attached sample screenshots for comparision.

Expected behavior

All spans should appear in APM and span parent child relationship should be correct.

Debug logs

Attached

Click to expand
replace this line with your debug logs

APM-Span Missing.zip

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
sudhireer868commented, Mar 23, 2020

@felixbarny checked with new configuration options and it seems working will keep testing for high response times and let you know if any issues.

0reactions
felixbarnycommented, Mar 23, 2020

Ah, yes, this is probably because the name of the configuration options have changed: https://www.elastic.co/guide/en/apm/agent/java/master/_unreleased.html#_potentially_breaking_changes

Read more comments on GitHub >

github_iconTop Results From Across the Web

Span records missing transaction.name
The issue here is that Span events are sent continuously from the agent as they end, but the trace itself is doesn't get...
Read more >
Spans | APM Overview [7.15] - Elastic
Spans contain information about the execution of a specific code path. They measure from the start to the end of an activity, and...
Read more >
Elastic APM RUM Missing nested spans - Stack Overflow
Some spans are translated into transactions, and nested spans may not be recorded. If I declare a page wide transaction, Angular's ngOnInit can ......
Read more >
Distributed Tracing in Practice - Lightstep
Distributed Tracing: A History of Pragmatism. 202. Request-Based Systems ... Span with a defined parent-child relationship.
Read more >
All other San Diego fixes - ServiceNow Docs
Indexed source filters are applied incorrectly between child tables ... in the 'Application services' UI under parent relationships.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found