Skip to content

chore(deps): update datadog-opentelemetry digest to c316b7e - #1350

Draft
dd-octo-sts[bot] wants to merge 1 commit into
mainfrom
engraver-auto-version-upgrade/renovate/datadog-opentelemetry-digest
Draft

chore(deps): update datadog-opentelemetry digest to c316b7e#1350
dd-octo-sts[bot] wants to merge 1 commit into
mainfrom
engraver-auto-version-upgrade/renovate/datadog-opentelemetry-digest

Conversation

@dd-octo-sts

@dd-octo-sts dd-octo-sts Bot commented Aug 31, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
datadog-opentelemetry dependencies digest 50bfea8c316b7e

Warning

Some dependencies could not be looked up. Check the warning logs for more information.

@dd-octo-sts

dd-octo-sts Bot commented Aug 31, 2026

Copy link
Copy Markdown
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: bottlecap/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path bottlecap/Cargo.toml --workspace
info: syncing channel updates for 1.93.1-aarch64-unknown-linux-gnu
info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11)
info: downloading 5 components
    Updating crates.io index
    Updating git repository `https://github.com/DataDog/serverless-components`
From https://github.com/DataDog/serverless-components
 * [new ref]         9daae40afa87f52fad1489f4d7cfd4a579037d2d -> refs/commit/9daae40afa87f52fad1489f4d7cfd4a579037d2d
warning: spurious network error (3 tries remaining): [56] Failure when receiving data from the peer (CONNECT tunnel failed, response 403)
warning: spurious network error (2 tries remaining): [56] Failure when receiving data from the peer (CONNECT tunnel failed, response 403)
warning: spurious network error (1 try remaining): [56] Failure when receiving data from the peer (CONNECT tunnel failed, response 403)
    Updating git repository `https://github.com/DataDog/dd-trace-rs`
From https://github.com/DataDog/dd-trace-rs
 * [new ref]         c316b7ee21982b45244d516a738f39c08c4d6e2b -> refs/commit/c316b7ee21982b45244d516a738f39c08c4d6e2b
    Updating git repository `https://github.com/DataDog/saluki/`
From https://github.com/DataDog/saluki
 * [new ref]         f863626dbfe3c59bb390985fa6530b0621c2a0a2 -> refs/commit/f863626dbfe3c59bb390985fa6530b0621c2a0a2
error: failed to get `figment` as a dependency of package `bottlecap v0.1.0 (/tmp/renovate/repos/github/DataDog/datadog-lambda-extension/bottlecap)`

Caused by:
  download of config.json failed

Caused by:
  failed to download from `https://index.crates.io/config.json`

Caused by:
  [56] Failure when receiving data from the peer (CONNECT tunnel failed, response 403)

@datadog-official

datadog-official Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Pipelines

Unblock PR with BitsAI

⚠️ Warnings

Your PR has failed checks. Please review the issues below and take necessary action before merging.

🚦 15 Pipeline jobs failed

Bottlecap (Rust) | Build All — 🔧 Needs a code fix, caused by this PR

View more details · View in GitHub Actions

Compilation error in src/config/propagation_wrapper.rs:24:42: method trace_propagation_style has an incompatible type for trait

Bottlecap (Rust) | Check — 🔧 Needs a code fix, caused by this PR

View more details · View in GitHub Actions

Compilation error: incompatible type for 'trace_propagation_style', 'trace_propagation_style_extract', and 'trace_propagation_style_inject' methods in src/config/propagation_wrapper.rs.

Bottlecap (Rust) | Clippy — 🔧 Needs a code fix, caused by this PR

View more details · View in GitHub Actions

Compilation errors due to incompatible types for trait in methods of propagation_wrapper.rs and mismatched types in processor.rs and mod.rs.

View all 15 failed jobs.

📋 Copy fix prompt
CI on my pull request is failing. Help me find and fix the root cause of each failing job below — they were flagged as caused by changes in this PR, so focus on the diff. For each job, explain the failure and propose a fix.

Before you start, set up the Datadog software-delivery tooling so you can
query the CI data yourself:

1. Check whether you already have the Datadog software-delivery MCP tools
   (e.g. a `search_datadog_ci_pipeline_events` tool) and the `unblock-pr` skill.
2. If either is missing, STOP and ask me for permission before installing
   anything. Do not install or run anything until I have said yes.
3. Only with my explicit approval, set up the Datadog software-delivery MCP
   server and skills by following:
     https://docs.datadoghq.com/getting_started/software_delivery_mcp_tools/
   then restart so the skill is picked up.
4. If I decline, skip all of the above and work from the context below alone.

Then run /unblock-pr — it will pull the CI data itself. The job context below is what we already know.

If /unblock-pr is not available — because I declined the setup above, or it did not install — work from the context below instead.

Datadog has already classified this failure as caused by changes in this PR.
Take that as given and work the fix:

1. Locate the change. Diff this branch against its base and find the change
   that produces this error. Explain the mechanism, don't just name a file:
     git fetch origin && git diff $(git merge-base origin/main HEAD)...HEAD
2. Reproduce it locally. Run the failing job's command or test before
   proposing anything.
3. Propose the smallest fix that addresses the root cause — not a workaround,
   not a broadened assertion, not a disabled or skipped test.
4. Re-run the same command to confirm, and say exactly what you ran.
5. If the failure turns out to be intermittent rather than deterministic, say
   so plainly instead of "fixing" it — that is a flaky test, and patching it
   hides the problem.

If the right move is to re-run the job rather than change code, use the job
link in the context below. For GitHub Actions: `gh run rerun <run-id> --failed`,
where the run ID is the number after `/runs/` in that URL (not the trailing
number, which is the job ID).

Branch: engraver-auto-version-upgrade/renovate/datadog-opentelemetry-digest

Bottlecap (Rust) | Build All
Commit: 839036da5cec4adb27c356819c7f4d91a057eab0
Error (code / build):
Compilation error in src/config/propagation_wrapper.rs:24:42: method `trace_propagation_style` has an incompatible type for trait
CI job: https://github.com/DataDog/datadog-lambda-extension/actions/runs/33383730061/job/99461567244

Bottlecap (Rust) | Check
Commit: 839036da5cec4adb27c356819c7f4d91a057eab0
Error (code / build):
Compilation error: incompatible type for 'trace_propagation_style', 'trace_propagation_style_extract', and 'trace_propagation_style_inject' methods in src/config/propagation_wrapper.rs.
CI job: https://github.com/DataDog/datadog-lambda-extension/actions/runs/33383730061/job/99461567260

Bottlecap (Rust) | Clippy
Commit: 839036da5cec4adb27c356819c7f4d91a057eab0
Error (code / build):
Compilation errors due to incompatible types for trait in methods of propagation_wrapper.rs and mismatched types in processor.rs and mod.rs.
CI job: https://github.com/DataDog/datadog-lambda-extension/actions/runs/33383730061/job/99461567066

Plus 2 more failing jobs not shown here.

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 839036d | Docs | View more details | Give us feedback!

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.

0 participants