Skip to content

feat(profiling): start tracer with runtime metrics#297

Merged
worstell merged 1 commit intomainfrom
feat/profiling-runtime-metrics
May 7, 2026
Merged

feat(profiling): start tracer with runtime metrics#297
worstell merged 1 commit intomainfrom
feat/profiling-runtime-metrics

Conversation

@worstell
Copy link
Copy Markdown
Contributor

@worstell worstell commented May 7, 2026

Start the dd-trace-go tracer alongside the profiler with WithRuntimeMetrics() so runtime.go.* metrics flow to DogStatsD. The profiler alone does not emit these. Without contrib instrumentation imports the tracer produces no spans, so this is essentially free.

Start the dd-trace-go tracer alongside the profiler with WithRuntimeMetrics()
so runtime.go.* metrics flow to DogStatsD. The profiler alone does not
emit these. Without contrib instrumentation imports the tracer produces
no spans, so this is essentially free.
@worstell worstell marked this pull request as ready for review May 7, 2026 17:40
@worstell worstell requested a review from a team as a code owner May 7, 2026 17:40
@worstell worstell requested review from inez and removed request for a team May 7, 2026 17:40
@worstell worstell merged commit 3074fe0 into main May 7, 2026
8 checks passed
@worstell worstell deleted the feat/profiling-runtime-metrics branch May 7, 2026 17:42
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.

2 participants