Dynatrace Tagging for Test Cases

Dynatrace can capture header tagging that equates to a label of the test being executed and integrates well with HP ALM loadrunner for performance testing. We are struggling to capture similar tagging with Katalon tests. Dynatrace is natively looking for tagging in the header. It appears that we cannot insert the tagging that Dynatrace is looking for.
I have tried variables and I am now looking at keywords for similar ways to maybe capture the test description.

Header example:
x-dynaTrace: VU=TestUser;NA=LoginPage

Any help at this time would be great. Dynatrace is a leader in performance monitoring and we would love to leverage both tools. Thank you.