Add build jobs in GitLab CI#295
Merged
Merged
Conversation
12635cb to
88c604f
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #295 +/- ##
=======================================
Coverage 68.52% 68.52%
=======================================
Files 56 56
Lines 6088 6088
Branches 1057 1057
=======================================
Hits 4172 4172
Misses 1410 1410
Partials 506 506 🚀 New features to boost your workflow:
|
88c604f to
6705da2
Compare
7ad67f4 to
a5f0183
Compare
f4f42b3 to
e0e32fd
Compare
4a54434 to
0362dd9
Compare
0362dd9 to
c9fac4f
Compare
pawelchcki
approved these changes
Jan 29, 2026
khanayan123
added a commit
that referenced
this pull request
Apr 13, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
gh-worker-dd-mergequeue-cf854d Bot
pushed a commit
that referenced
this pull request
Apr 15, 2026
chore: update dd-trace-cpp submodule to stable session ID headers branch Points to ayan.khan/stable-session-id-headers tip for integration validation of DD-Session-ID and DD-Root-Session-ID telemetry headers. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> feat: seed root session ID in master before workers fork Generate root_session_id in create_datadog_main_conf (master process) and pass it to TracerConfig in make_tracer (worker process). All workers inherit the same root via fork memory copy, ensuring consistent DD-Root-Session-ID across telemetry from all workers. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> chore: update dd-trace-cpp submodule to latest Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> fix: remove submodule pin, keep only src changes Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Merge branch 'master' into ayan.khan/stable-session-id-headers chore: update dd-trace-cpp submodule to main (includes #295) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Merge branch 'master' into ayan.khan/stable-session-id-headers Co-authored-by: ayan.khan <ayan.khan@datadoghq.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds the build jobs, which are parallel and parametric, for all flavors: Nginx, OpenResty and Ingress Nginx.