I am interesting about dotnet application monitoring. I found that OneAgent which is developed by Dynatrace is great.
I want to know how the agent added the HTTP header to the HTTP request, even though I didn't change anything.
I found the agent added the following headers.
X-dynatrace:
X-dynatrace-Application:
X-dynatrace-Origin-URL
X-dynatrace-RequestState:
Anyone knows how these headers were added to the http request?