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

Use application version also in TelemetryClient configuration #475

Closed
stijnmoreels opened this issue Oct 18, 2022 · 0 comments · Fixed by #478
Closed

Use application version also in TelemetryClient configuration #475

stijnmoreels opened this issue Oct 18, 2022 · 0 comments · Fixed by #478
Assignees
Labels
correlation All issues related to correlating telemetry enhancement New feature or request
Projects
Milestone

Comments

@stijnmoreels
Copy link
Member

Is your feature request related to a problem? Please describe.
Currently, we only use the application version AppVersion in our Serilog setting, but when Microsoft dependencies are tracked, the ApplicationInsightsServiceOptions are being used to set the version on send-out telemetry with an ITelemetryInitializer, which is not streamlined with our AppVersion.

Describe the solution you'd like
Make sure that we also initialize an ITelemetryInitliazer that sets the application version for us.

@stijnmoreels stijnmoreels added enhancement New feature or request correlation All issues related to correlating telemetry labels Oct 18, 2022
@stijnmoreels stijnmoreels added this to the v2.7.0 milestone Oct 18, 2022
@stijnmoreels stijnmoreels added this to To do in Roadmap via automation Oct 18, 2022
@stijnmoreels stijnmoreels self-assigned this Oct 24, 2022
Roadmap automation moved this from To do to Done Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
correlation All issues related to correlating telemetry enhancement New feature or request
Projects
Roadmap
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant