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

Add configurable push frequency for exporters #504

Merged

Conversation

rebeccajae
Copy link
Contributor

This resolves #458 by breaking out the push period on NewExportPipeline. However, in doing so, it is now mandatory to provide a push period when using this function. I've moved the defaults into their respective InstallNewPipeline functions.

exporter/metric/dogstatsd/dogstatsd.go Outdated Show resolved Hide resolved
exporter/metric/prometheus/prometheus.go Outdated Show resolved Hide resolved
@rghetia rghetia merged commit 7a0e1c8 into open-telemetry:master Feb 29, 2020
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

Successfully merging this pull request may close these issues.

Configurable metric push period
3 participants