cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Setting Application metrics only on UAs starting with.... ?

danielbr
Advisor

Hi,

I need to gather a metric only for certain user actions.
I've changed the action names so they begin with "SLA".

How can I get the metric to evaluate only UA that begin with that value?
The metric filter seems to only let you filter by specific value 😞

Is there a way of using the filter to accept UAs beginning with a certain string?\
Any other ideas?


Thanks,

Daniel

3 REPLIES 3

ChadTurner
DynaMight Legend
DynaMight Legend

You might need to get support involved in this so they can strip out the built in rules for your application, but you can always set the User Action Placeholder you want to capture:

-Chad

zietho
Dynatrace Champion
Dynatrace Champion

hey,

currently there is only a workaround to achieve this.

you can add an action property that "tags" your action and then use this action property to filter for the ones with a tag value of "SLA" in the MDA. This works since we provide a "contains" filter for action properties. And it works with creating metrics!

regards

Thomas

Hi Thomas!

I had thought of this trick - but unfortunately I cannot set the Action Property by the action's name 😞
If there was a way of marking actions name XYZ with a Property Called X - this could have worked...

Daniel

Featured Posts