feat(trace_exporter): enable telemetry in stats exporter#2160
feat(trace_exporter): enable telemetry in stats exporter#2160VianneyRuhlmann wants to merge 1 commit into
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
🎉 All green!🧪 All tests passed 🎯 Code Coverage (details) 🔗 Commit SHA: 8745b80 | Docs | Datadog PR Page | Give us feedback! |
📚 Documentation Check Results📦
|
Clippy Allow Annotation ReportComparing clippy allow annotations between branches:
Summary by Rule
Annotation Counts by File
Annotation Stats by Crate
About This ReportThis report tracks Clippy allow annotations for specific rules, showing how they've changed in this PR. Decreasing the number of these annotations generally improves code quality. |
🔒 Cargo Deny Results📦
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e641e9a507
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
e641e9a to
adc72e5
Compare
98f8c1d to
fffe30d
Compare
adc72e5 to
dc75ab9
Compare
fffe30d to
e5c0f96
Compare
dc75ab9 to
372e45e
Compare
e5c0f96 to
d97928e
Compare
372e45e to
4dd43bf
Compare
d97928e to
c84447e
Compare
4dd43bf to
7059117
Compare
ajgajg1134
left a comment
There was a problem hiding this comment.
This looks good to me but I'm definitely not an expert in this area (yet? 😛)
Artifact Size Benchmark Reportaarch64-alpine-linux-musl
aarch64-unknown-linux-gnu
libdatadog-x64-windows
libdatadog-x86-windows
x86_64-alpine-linux-musl
x86_64-unknown-linux-gnu
|
c84447e to
98080a6
Compare
8a116a5 to
b86aa6e
Compare
5294954 to
b1f49f4
Compare
b86aa6e to
8fcfab9
Compare
8fcfab9 to
94ad5e8
Compare
b1f49f4 to
88317cd
Compare
94ad5e8 to
5706ea9
Compare
88317cd to
23624b6
Compare
5706ea9 to
dae98bf
Compare
a9738ee to
883025f
Compare
dae98bf to
3a03e6a
Compare
|
View all feedbacks in Devflow UI.
This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
devflow unqueued this merge request: It did not become mergeable within the expected time |
3a03e6a to
8745b80
Compare

What does this PR do?
Enable sending telemetry and health metrics from the stats exporter.
Motivation
What inspired you to submit this pull request?
Additional Notes
Anything else we should know when reviewing?
How to test the change?
Describe here in detail how the change can be validated.