Tested locally using Application Insights both with OTel and the classic App Insights SDK
I don't know what the best place for this code is, but at least it needs to be pretty far upstream so that the interceptor is added before any downstream requests are made.
Related Issue(s)
N/A
Verification/QA
Manual functionality testing
[x] I have tested these changes manually
[ ] Creator of the original issue (or service owner) has been contacted for manual testing (or will be contacted when released in alpha)
[ ] No testing done/necessary
Automated tests
[ ] Unit test(s) have been added/updated
[ ] Cypress E2E test(s) have been added/updated
[ ] No automatic tests are needed here (no functional changes/additions)
Description
When rendering PDF, get W3C
traceparent
propagated by the app and pass it back to the app when making subsequent requests.Backend PR: https://github.com/Altinn/app-lib-dotnet/pull/924
Tested locally using Application Insights both with OTel and the classic App Insights SDK
I don't know what the best place for this code is, but at least it needs to be pretty far upstream so that the interceptor is added before any downstream requests are made.
Related Issue(s)
Verification/QA
kind/*
label to this PR for proper release notes grouping