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

Generate request telemetry ID for Application Insights telemetry model #248

Closed
stijnmoreels opened this issue Oct 12, 2021 · 0 comments · Fixed by #252
Closed

Generate request telemetry ID for Application Insights telemetry model #248

stijnmoreels opened this issue Oct 12, 2021 · 0 comments · Fixed by #252
Assignees
Labels
application-insights All issues related to Azure Application Insights requests All issues related to requests service-to-service-correlation All issues related to service-to-service correlation.
Projects
Milestone

Comments

@stijnmoreels
Copy link
Member

Is your feature request related to a problem? Please describe.
Currently, we use the operation ID as request telemetry ID of the Application Insights model. We should generate this, instead.
Preferable, this generation should be configurable.

Describe the solution you'd like
Generate the ID of the request telemetry and provide and option to pass along your own generation function (similar as to the HTTP correlation).
Use this option in the request telemetry converter to have a fresh ID.

Additional context
https://github.com/arcus-azure/arcus-service-to-service-correlation-poc

@stijnmoreels stijnmoreels added application-insights All issues related to Azure Application Insights requests All issues related to requests service-to-service-correlation All issues related to service-to-service correlation. labels Oct 12, 2021
@stijnmoreels stijnmoreels added this to the v2.4.0 milestone Oct 12, 2021
@stijnmoreels stijnmoreels added this to To do in Roadmap via automation Oct 12, 2021
@stijnmoreels stijnmoreels self-assigned this Nov 4, 2021
Roadmap automation moved this from To do to Done Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application-insights All issues related to Azure Application Insights requests All issues related to requests service-to-service-correlation All issues related to service-to-service correlation.
Projects
Roadmap
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant