Skip to content

feat: Adopt TraceExporter's Telemetry stuff - #183

Merged
Aaalibaba42 merged 14 commits into
mainfrom
jwiriath/telemetry
Aug 11, 2026
Merged

feat: Adopt TraceExporter's Telemetry stuff#183
Aaalibaba42 merged 14 commits into
mainfrom
jwiriath/telemetry

Conversation

@Aaalibaba42

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown

Overall package size

Self size: 30.44 MB
Deduped: 30.44 MB
No deduping: 30.44 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------|

🤖 This report was automatically generated by heaviest-objects-in-the-universe

@Aaalibaba42
Aaalibaba42 marked this pull request as ready for review July 20, 2026 16:56
@Aaalibaba42
Aaalibaba42 requested review from a team as code owners July 20, 2026 16:56

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: aa886f64ab

ℹ️ 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".

Comment thread crates/pipeline/src/lib.rs Outdated
Comment thread crates/pipeline/src/lib.rs Outdated
@Aaalibaba42

Copy link
Copy Markdown
Contributor Author

/merge

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented Jul 21, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-07-21 12:31:25 UTC ℹ️ Start processing command /merge


2026-07-21 12:31:31 UTC ℹ️ MergeQueue: waiting for PR to be ready

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.
It will be added to the queue as soon as checks pass and/or get approvals. View in MergeQueue UI.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.


2026-07-21 12:31:57 UTC ⚠️ MergeQueue: This merge request was unqueued

jules.wiriath@datadoghq.com unqueued this merge request

yannham
yannham previously approved these changes Jul 24, 2026
Comment thread crates/pipeline/src/lib.rs Outdated
Comment thread crates/pipeline/src/lib.rs Outdated
Comment thread crates/pipeline/src/lib.rs Outdated
@datadog-datadog-prod-us1

This comment has been minimized.

Comment thread crates/pipeline/src/lib.rs
bengl
bengl previously approved these changes Jul 27, 2026
yannham
yannham previously approved these changes Jul 27, 2026
@Aaalibaba42

Copy link
Copy Markdown
Contributor Author

/merge

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented Jul 28, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-07-28 09:35:48 UTC ℹ️ Start processing command /merge


2026-07-28 09:35:53 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in main is approximately 0s (p90).


2026-07-28 09:36:06 UTCMergeQueue: This merge request has conflicts

This merge request conflicts with another merge request ahead in the queue.

The merge requests in front of this one are:

yannham
yannham previously approved these changes Aug 11, 2026
Comment thread crates/pipeline/src/lib.rs Outdated
debug_enabled: bool,
) {
self.telemetry_config.set(Some(TelemetryConfig {
heartbeat: heartbeat_ms as u64,

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Very nit: making the fact it's lossless obvious

Suggested change
heartbeat: heartbeat_ms as u64,
heartbeat: u32:from(heartbeat_ms),

@Aaalibaba42
Aaalibaba42 merged commit c66c094 into main Aug 11, 2026
8 checks passed
@Aaalibaba42
Aaalibaba42 deleted the jwiriath/telemetry branch August 11, 2026 10:05
@IlyasShabi IlyasShabi mentioned this pull request Aug 11, 2026
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.

3 participants