Idea ID: 2875328

DevWeb Dynatrace tagging should be user configurable for key/value pairs for the header

Tapani Laakko Tapani Laakko
Status : Waiting for Votes

Enabled Dynatrace tagging from runtime settings in DevWeb script and noticed that DevWeb will generate "X-Dynatrace-Test:" header info as following:

ID= (as specified in: https://www.dynatrace.com/support/help/shortlink/load-testing-process#tag-test-requests-and-push-custom-events)

PC= (as specified in: https://www.dynatrace.com/support/help/shortlink/load-testing-process#tag-test-requests-and-push-custom-events)

NA= Transaction name, this should be according to: https://www.dynatrace.com/support/help/shortlink/load-testing-process#tag-test-requests-and-push-custom-events = TSN!!!

SI= (as specified in: https://www.dynatrace.com/support/help/shortlink/load-testing-process#tag-test-requests-and-push-custom-events)

SN= Test name, this should be according to https://www.dynatrace.com/support/help/shortlink/load-testing-process#tag-test-requests-and-push-custom-events = LSN

My request is that test developer should be able to define this header itself or make it according to https://www.dynatrace.com/support/help/shortlink/load-testing-process#tag-test-requests-and-push-custom-events to unify this with older scripts (non DevWeb). Even though this is able to define in Dynatrace I want to avoid adding more parameters to Dynatrace side since these are already once done.