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

chore(otel2influx): add context to InfluxWriterBatch.EnqueuePoint #263

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

jacobmarble
Copy link
Member

Helps #262

Adding a context variable so that implementations of InfluxWriterBatch can write a batch early, and prevent downstream buffer errors.

This change will break integration tests until otelcol-contrib and telegraf are updated.

Adding a context variable so that implementations of InfluxWriterBatch
can write a batch early, and prevent downstream buffer errors.
@jacobmarble jacobmarble requested a review from a team as a code owner July 5, 2023 23:22
@jacobmarble jacobmarble merged commit 3cfabd1 into main Jul 5, 2023
8 of 11 checks passed
@jacobmarble jacobmarble deleted the jgm-otel2influx-context branch July 5, 2023 23:36
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.

None yet

1 participant