27 Oct 2021 01:17 PM - last edited on 31 May 2023 12:30 PM by Michal_Gebacki
Hello dear Community and DynaMights 😛
Is there any way to count the total number of dimensions from the multidimensional analysis?
I created a metric based on that but seems fixed at 100 as the maximum.
Thanks.
Solved! Go to Solution.
27 Oct 2021 01:23 PM
I'm not sure if I understand you correctly. If you reached 100 dimensions limit you cannot do anything with that. You will always have top 100 dimensions available. You can always create table based on this metric, split by dimension (or dimensions -> remember that multiple combination of dimensions will sum to the limit as well), set large amount of time and set limit to more than 100 results. You should see then how many options you have there.
Sebastian
Sebastian
27 Oct 2021 01:46 PM
Thanks @skrystosik
But its not helping me.
The real need is that I created a request attributes to get the SessionId from the header.
I must to count the number of different SessionId that occurred.
For the last 6 Hours for example,
I created a Calculated Metric based on that (on a specific request), but as said, the max showed is 100.
Is there any way to count these SessionId?
27 Oct 2021 02:38 PM
The only way I can imagine is to use request attribute as Web request naming rule but this will destroy whole concept of baselines. Dynatrace in general is not BI tool so such tasks (at least so far) are limited.
Sebastian