Skip to content
Discussion options

You must be logged in to vote

For performance, privacy and security reasons, we have chosen to intentionally avoid recoding request and response parameters to instrumentations. The semantic conventions specification also does not specify how to record these attributes.

If you want this level of granularity in traces I would recommend creating your own custom instrumentation and intentionally enrich the spans yourself using SDK provided helpers.

As far as logging is concerned, I don't know where going to do to maintain backward compatibility with the Framework logs other than map the known ones to semantic attributes. Or place the fully formatted message in the Body attribute in the OTLP bridge. In these cases you shou…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by edzhelyov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants