02 Jul 2025
11:01 AM
- last edited on
03 Jul 2025
05:06 AM
by
MaciejNeumann
I have a managed instance of Dynatrace and we have a micro service architecture .
Each microservice talks to the other microservice via Java methods.
A->B-> C
I create a custom request attribute ( Settings-> server side service monitoring-> Request attribute) and I will track it to flow from microservice A to B to C
I would like to capture these common custom attributes in a dashboard . How can this be done.
02 Jul 2025 12:36 PM
Hi,
You need to identify which metric you would like to paint in a dashboard. And adding filter to request attributes.
Best regards
02 Jul 2025 01:02 PM
Any sample reference to understand how to set this up?