Generate request telemetry ID for Application Insights telemetry model #248
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.
Milestone
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
The text was updated successfully, but these errors were encountered: