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

Bug Where Data Mapping on New Dashboards App Defaults Back to All

Scott_McMahon
Observer

In the new dashboards app when doing a multi metric query as below

Scott_McMahon_2-1742825280505.png

then you select the data mapping to be the value of "C" 

Scott_McMahon_0-1742825149296.png

then auto defaults back to all

Scott_McMahon_1-1742825174618.png

whenever the dashboard refreshes or the timeframe changes.

This is not ideal for dashboarding in control room/centre scenarios.

The workaround is to copy the DQL then do a fieldsRemove on the fields you want removed. For example at the very bottom of the DQL add:
| fieldsRemove `avg(dt.kubernetes.container.cpu_usage)`, `avg(dt.kubernetes.container.limits_cpu)`

The workaround is fine for technical people familiar with Dynatrace but for devs just wanting a quick dashboard it's not ideal.

2 REPLIES 2

MaciejNeumann
Community Team
Community Team

Hello @Scott_McMahon,

I just got confirmation from our developers that this is a known issue and will be fixed in v310, which is coming soon. 

If you have any questions about the Community, you can contact me at maciej.neumann@dynatrace.com

Hi Maciej

That's great to hear. Thanks for the update.

Featured Posts