08 Jan 2023 02:21 PM - last edited on 09 Jan 2023 07:56 AM by Karolina_Linda
Hello Dynatrace Professionals,
What are the best practices or use cases or objectives of creating a request attribute in Dynatrace from a practical point of view as per your experience and lessons learned.
Thanks
Solved! Go to Solution.
08 Jan 2023 07:04 PM
Hi @Peter_Youssef , in general Request Attributes are helpful for data filtering. A simple life example is a request attribute with the value of user login. If this request attribute is available inside every transaction you are able to filter transactions using user login and track user activity on the backend side (for example on the service view, or multidimensional view). You can also use request attribute to tag user sessions (browser perspective / user tag).