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

TelemetryClient should be persisted #12

Open
jjcollinge opened this issue Jan 24, 2018 · 1 comment
Open

TelemetryClient should be persisted #12

jjcollinge opened this issue Jan 24, 2018 · 1 comment

Comments

@jjcollinge
Copy link
Collaborator

Rather than creating a new Application Insights client on each call - this should be persisted.

Offending line:

client := appinsights.NewTelemetryClient(config.AppInsightsKey)

@lawrencegripper
Copy link
Owner

This is WIP with PR #3

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