Skip to content

feat: optional axios tracing setup based on axios-debug-log presence#410

Open
kulliax wants to merge 2 commits into
cap-js:mainfrom
kulliax:pls-support
Open

feat: optional axios tracing setup based on axios-debug-log presence#410
kulliax wants to merge 2 commits into
cap-js:mainfrom
kulliax:pls-support

Conversation

@kulliax

@kulliax kulliax commented Feb 11, 2026

Copy link
Copy Markdown
Contributor

Draft that we use for our PLS logging, see issue #397

Activation by adding the axios-debug-log module. I tried implementing the SAP Cloud SDK, but gave up after a while because this method works.
image

@sjvans

sjvans commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

hi @kulliax

sorry for the late reply.

we already wrap sap cloud sdk's executeHttpRequest and executeHttpRequestWithOrigin. why is that not sufficient when using pls?

which version were you on? could #402 (in v1.6.0) have been the issue?

@kulliax

kulliax commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

Hi @sjvans, we will test this again as part of the migration to CAP 10. As described in the ticket linked above, the request is treated as a whole. However, for analysis purposes, we also need the sub-requests.

@kulliax

kulliax commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

currently we use @cap-js/telemetry@1.6.0

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