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

feat(meter): allow custom batcher #932 #933

Merged
merged 2 commits into from
Apr 7, 2020

Conversation

vmarchaud
Copy link
Member

From the spec here, there are different type of Integrator (which is our Batcher), we should allow to define a custom one for a given meter and use UngroupedBatcher if none is provided.
It will also allow user (like me) to implement their own aggregator :)

@vmarchaud vmarchaud self-assigned this Apr 7, 2020
@vmarchaud vmarchaud added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 7, 2020
@mayurkale22 mayurkale22 added the enhancement New feature or request label Apr 7, 2020
@mayurkale22 mayurkale22 added this to the After Beta Release milestone Apr 7, 2020
@mayurkale22 mayurkale22 merged commit 1b62c51 into open-telemetry:master Apr 7, 2020
pichlermarc pushed a commit to dynatrace-oss-contrib/opentelemetry-js that referenced this pull request Dec 15, 2023
Co-authored-by: Rauno Viskus <Rauno56@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants