17 Jun 2019 12:46 PM
Hi,
Sometimes users leave feedback about their experience using a service by sending a comment or filling a form. Is it possible to catch this type of data using Dynatrace ? For instance following his feedback he can tell us where he felt that the service was slow etc...
I hope that I was clear enough.
Solved! Go to Solution.
17 Jun 2019 12:59 PM
Hi Alban,
This really depends on how this feedback data is actually captured behind the scenes.
Request Attributes are generally the way to go and they can capture method arguments, URL query parameters, request/response headers or POST requests parameters. These are configured globally, from the Settings > Serverside service monitoring > Request Attributes page. More on how to set up hereBest regards,
Radu
17 Jun 2019 02:34 PM
17 Jun 2019 01:41 PM
I think the upcoming feature of service metrics would be a perfect way of catching that type of feedback, as long as it is not only free text info. As long as the rating of the service slowness is some kind of number range (e.g.: one star versus 5 stars) you could generate a metric out of it.
Best,
Wolfgang
17 Jun 2019 02:34 PM
Thanks for the comment !