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

[connector/datadog] Add a config bucket_interval #34554

Merged
merged 6 commits into from
Aug 16, 2024

Conversation

songy23
Copy link
Member

@songy23 songy23 commented Aug 8, 2024

traces::bucket_interval specifies the time interval size of aggregation buckets that aggregate the Datadog trace metrics. It is also the time interval that Datadog trace metrics payloads are flushed to the pipeline. Default is 10s if unset.

@songy23 songy23 requested a review from mx-psi as a code owner August 8, 2024 22:11
@songy23 songy23 requested a review from a team August 8, 2024 22:11
Copy link
Member

@mx-psi mx-psi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add some brief explanation to the PR description?

.chloggen/dd-conn-bkt-size.yaml Outdated Show resolved Hide resolved
.chloggen/dd-conn-bkt-size.yaml Outdated Show resolved Hide resolved
Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
@songy23
Copy link
Member Author

songy23 commented Aug 9, 2024

Can you add some brief explanation to the PR description?

Done

@mx-psi mx-psi requested a review from dineshg13 August 16, 2024 08:43
@mx-psi mx-psi merged commit eff2cfe into open-telemetry:main Aug 16, 2024
154 checks passed
@github-actions github-actions bot added this to the next release milestone Aug 16, 2024
@songy23 songy23 deleted the dd-conn-bkt branch August 16, 2024 11:47
f7o pushed a commit to f7o/opentelemetry-collector-contrib that referenced this pull request Sep 12, 2024
`traces::bucket_interval` specifies the time interval size of
aggregation buckets that aggregate the Datadog trace metrics. It is also
the time interval that Datadog trace metrics payloads are flushed to the
pipeline. Default is 10s if unset.

---------

Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants