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

Refactor BaseExporter and abstract worker behaviour for Azure Exporters #852

Open
lzchen opened this issue Jan 29, 2020 · 0 comments
Open
Labels

Comments

@lzchen
Copy link
Contributor

lzchen commented Jan 29, 2020

MetricsExporter, AzureLogHandler and AzureExporter all have very similar logic in terms of having a worker thread constantly emit and export telemetry every export_interval. We should avoid duplicate code and have all of them inherit from BaseExporter.

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

No branches or pull requests

1 participant