DynaTrace Integration with K6

Hi,
i have few questions on dyntrace integration with k6
1)is there any way we can tag dynatrace from K6? – if yes, how?
2) is there any way we can integrate dynatrace from K6?

k6 doesn’t currently support DynaTrace integration - I actually had to google what DynaTrace is :slight_smile: To be honest, their buzzword-filled marketing-speak website still has me confused exactly what DynaTrace is and how it is supposed to work, so I’m not even sure what an integration with k6 would look like…

If you want, feel free to add a new k6 github issue describing your particular use case and how you envision that integration should look like.

I don’t think that is relevant anymore but it’s worth leaving some comments just in case. The basic Dynatrace integration uses request headers so should be pretty straightforward.
You can look at the JMeter/Dynatrace integration page for some details about the headers to set. K6 has only groups and tags to be mapped.

Probably a bit of a late response to this, but take a look at this :slight_smile: