19 Sep 2025 08:58 AM - edited 19 Sep 2025 09:48 AM
Hi guys,
Customer is working with Managed platform and ask to combine performance metric and availability metrics on the same honeycomb dashlet and mark it in red if one of the metrics is falling their threshold.
Tried already few approaches but till now did not succeeded to came up with something that work 🤔 ... any suggestions?
Thanks in advance for your inputs here
Yos
Solved! Go to Solution.
19 Sep 2025 11:43 AM
I think with one dashlet it will not work nicely. Only dashlet that displays multiple colorable metrics with separate thresholds is table, but you will need same metric dimensions to place data in same line of table. Only option that comes to my mind is to use several small single number tiles arranged in some kind of array.
19 Sep 2025 12:27 PM
Tried to sell them separated honeycomb dashlets but it did not fit to the entire dashboard to show single value 😏
Thanks for the input !
Yos
23 Sep 2025 12:18 PM
In Dynatrace Managed you cannot directly combine two different metrics (for example, performance and availability) into a single honeycomb tile and have it change color when either one breaches a threshold.
But IMO u can achieve this use an SLO (Service Level Objective). With an SLO you can define success criteria based on multiple metrics (for example: availability ≥ 99% AND response time ≤ 2s). The SLO evaluation will automatically combine these conditions, and the honeycomb tile for the SLO will change its color according to the overall status.