Skip to content

feat: process tags for telemetry, crash tracking, remote config#7157

Merged
tlhunter merged 1 commit intomasterfrom
tlhunter/proc-tags-tel-stats-rc
Jan 5, 2026
Merged

feat: process tags for telemetry, crash tracking, remote config#7157
tlhunter merged 1 commit intomasterfrom
tlhunter/proc-tags-tel-stats-rc

Conversation

@tlhunter
Copy link
Copy Markdown
Member

@tlhunter tlhunter commented Dec 22, 2025

What does this PR do?

  • adds process tags to outbound data
  • things like the directory the app is in, CWD, script name, boring static stuff

Motivation

  • we'll use this information for service renaming

Plugin Checklist

Additional Notes

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 22, 2025

Overall package size

Self size: 4.39 MB
Deduped: 5.21 MB
No deduping: 5.21 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 2.0.0 | 68.46 kB | 797.03 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.50%. Comparing base (5c1e8c5) to head (f1467f5).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7157   +/-   ##
=======================================
  Coverage   84.49%   84.50%           
=======================================
  Files         524      524           
  Lines       22463    22472    +9     
=======================================
+ Hits        18981    18990    +9     
  Misses       3482     3482           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented Dec 22, 2025

Benchmarks

Benchmark execution time: 2026-01-05 18:10:33

Comparing candidate commit f1467f5 in PR branch tlhunter/proc-tags-tel-stats-rc with baseline commit 5c1e8c5 in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 287 metrics, 33 unstable metrics.

@tlhunter tlhunter changed the title feat: process tags for telemetry, client trace stats, remote config feat: process tags for telemetry, crash tracking, remote config Dec 22, 2025
@tlhunter tlhunter added the AI Generated Largely based on code generated by an AI or LLM. This label is the same across all dd-trace-* repos label Dec 22, 2025
@datadog-datadog-prod-us1

This comment has been minimized.

@tlhunter tlhunter force-pushed the tlhunter/proc-tags-tel-stats-rc branch from 2af8f13 to 065107c Compare December 22, 2025 22:24
@tlhunter tlhunter marked this pull request as ready for review December 22, 2025 22:57
@tlhunter tlhunter requested review from a team as code owners December 22, 2025 22:57
@tlhunter tlhunter requested review from BridgeAR and removed request for a team December 22, 2025 22:57
Comment thread integration-tests/remote_config.spec.js Outdated
Comment thread packages/dd-trace/test/process-tags.spec.js Outdated
Comment thread integration-tests/debugger/basic.spec.js
Comment thread packages/dd-trace/test/telemetry/index.spec.js Outdated
@simon-id
Copy link
Copy Markdown
Member

One comment + what Mister Bridgewater said, otherwise LGTM

@tlhunter tlhunter force-pushed the tlhunter/proc-tags-tel-stats-rc branch from 065107c to f1467f5 Compare January 5, 2026 18:02
@tlhunter tlhunter enabled auto-merge (squash) January 5, 2026 20:21
@tlhunter tlhunter requested a review from watson January 5, 2026 20:27
Copy link
Copy Markdown
Member

@BridgeAR BridgeAR left a comment

Choose a reason for hiding this comment

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

LGTM, it would just be nice if the change requests from the former PR would be included as well

@tlhunter tlhunter merged commit 758d8c3 into master Jan 5, 2026
794 checks passed
@tlhunter tlhunter deleted the tlhunter/proc-tags-tel-stats-rc branch January 5, 2026 20:49
@dd-octo-sts dd-octo-sts Bot mentioned this pull request Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI Generated Largely based on code generated by an AI or LLM. This label is the same across all dd-trace-* repos semver-minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants