Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a correlation id for tracking journey to apm traces #178

Closed
mikeh-elastic opened this issue Dec 18, 2020 · 1 comment
Closed

Provide a correlation id for tracking journey to apm traces #178

mikeh-elastic opened this issue Dec 18, 2020 · 1 comment

Comments

@mikeh-elastic
Copy link

Having the synthetics journey add somethings that can be captured by apm agents would be helpful to tie these information sources together.

For example having 3 levels of metadata:

group: app-a
agent: actual-agent-identifier
uuid: the unique id for this synthetic journey

Would allow filtering on groups of agents working together, all runs by a particular agent, or a unique journey into the apm portion of observability to identify the actual traces that serviced this journey. From the apm traces the trace.id could be correlated to logs and from the hostname of the infrastructure running the code to metrics of what serviced the applications. The reverse journey should also be possible metrics/logs->apm->synthetic journeys.

@vigneshshanmugam
Copy link
Member

Closing this issue as its covered by #265 #245

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants