You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am from Microsoft Research. I work on developing tools/systems to improve the reliability of cloud services. To achieve some of my goals, I am looking to develop a tool which will listen to http events via DiagnosticListener and will modify/decorate targeted http requests and responses. I can see that OpenTelemetry is already using similar mechanisms to trace http requests by automatically appending additional information to http requests and responses. My question: is there any issues/concerns in modifying/decorating http responses via DiagnosticListener callback events (that I might not have thought about)?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am from Microsoft Research. I work on developing tools/systems to improve the reliability of cloud services. To achieve some of my goals, I am looking to develop a tool which will listen to http events via DiagnosticListener and will modify/decorate targeted http requests and responses. I can see that OpenTelemetry is already using similar mechanisms to trace http requests by automatically appending additional information to http requests and responses. My question: is there any issues/concerns in modifying/decorating http responses via DiagnosticListener callback events (that I might not have thought about)?
Beta Was this translation helpful? Give feedback.
All reactions