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

Avoid calling TelemetryClient.Initialize() explicitly to set instrumentation keys #1600

Closed
cijothomas opened this issue Oct 30, 2018 · 2 comments
Assignees

Comments

@cijothomas
Copy link
Contributor

Once this issue is fixed in base sdk (#966), modify RequestCollector telemetry module to use the new API, to improve perf and avoid customer confusion.

@cijothomas cijothomas self-assigned this Oct 30, 2018
@cijothomas
Copy link
Contributor Author

This is done for Request collection module - Initializers are called only once.
For dependency collector, initializers are still called more than once. Need to see if that can be improved as well. I'll keep the issue open as its partially addressed only.

@TimothyMothra TimothyMothra transferred this issue from microsoft/ApplicationInsights-dotnet-server Jan 10, 2020
@TimothyMothra TimothyMothra added this to the Future milestone Jan 10, 2020
@reyang reyang removed this from the Future milestone Mar 9, 2021
@github-actions
Copy link

github-actions bot commented Jan 4, 2022

This issue is stale because it has been open 300 days with no activity. Remove stale label or comment or this will be closed in 7 days.

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

No branches or pull requests

3 participants