Skip to content

Consolidate dependency updates and migrate proxy telemetry - #364

Merged
ian-t-adams merged 1 commit into
mainfrom
gpt56sol-2026-08-09-full-repository-audit
Aug 10, 2026
Merged

Consolidate dependency updates and migrate proxy telemetry#364
ian-t-adams merged 1 commit into
mainfrom
gpt56sol-2026-08-09-full-repository-audit

Conversation

@ian-t-adams

Copy link
Copy Markdown
Owner

Summary

  • update pinned GitHub Actions, including artifact v7/v8 and Azure login/setup patches
  • consolidate proxy package updates and regenerate every dependent NuGet lock
  • migrate the proxy from unsupported mixed Application Insights 2.x/3.x packages to Worker Service 3.1.2 on OpenTelemetry
  • preserve custom telemetry, metrics, and legacy correlation dimensions while filtering duplicate auto-collected spans before export
  • refresh exact vendored provenance and document the Dependabot lock refresh requirement

Supersedes #355, #357, #358, and #361.

Validation

  • dotnet restore proxy/AI4IA.Proxy.Tests/AI4IA.Proxy.Tests.csproj --locked-mode
  • dotnet build proxy/SimpleL7Proxy/SimpleL7Proxy.csproj --configuration Release --no-restore
  • dotnet test proxy/AI4IA.Proxy.Tests/AI4IA.Proxy.Tests.csproj --configuration Release --no-restore (40 passed)
  • python -m unittest scripts.tests.test_proxy_provenance scripts.tests.test_foundry_assets_workflow scripts.tests.test_dependabot_config
  • mutation-tested processor suppression and exporter registration order

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
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.

1 participant