Hello,
I am monitoring .net service in fullstack mode via oneagent on host. This service convert and format data to post in Kafka topics and this is consumed by the other .net service but we have found that Dynatrace is adding extra header which is 'x-dynatrace' along with existing headers.
Question:
1. Can we prevent Dynatrace from adding 'x-dynatrace' and what's the impact?
2. When consumer reads the topic will they get this header as well along with others?
3. What will be the correct way to monitor this service?
Solved! Go to Solution.
Hi,
I do not recommend you touching that header:
You can see all request headers here.
Best regards