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

timeframe selection in new dashboards for -1d/d

calfano
Guide

in the previous dynatrace UI, the time selector we had the ability to look back at custom timeframes such as:
-1d/d in which the /d would round down to the beginning of of the day for yesterday.

 

What is the equivalent of this in the new dynatrace platform when choosing a timeframe? -1d/d doesn't seem to work.

old:

calfano_2-1698165181383.png

new:

calfano_0-1698165139318.png

 

Thank you!

6 REPLIES 6

Mizső
DynaMight Leader
DynaMight Leader

Hi @calfano.,

It is a very good question. I have not found any solution yet. I thnik it is available only in Dashboard classic.

Best regards,

Mizső

Dynatrace Community RockStar 2024, Certified Dynatrace Professional

radek_jasinski
DynaMight Guru
DynaMight Guru

Unfortunately, this is not possible at the moment like @Mizső wrote. We can only apply such a time frame:

Zrzut ekranu 2023-10-25 o 12.34.05.png

Have a nice day!

Thanks for the reply, I will submit feature request, it would be wonderful to get this in place:
https://community.dynatrace.com/t5/Product-ideas/timeframe-selection-in-new-dashboards-queries-for-1...

gbaudart
DynaMight Champion
DynaMight Champion

For -1d/d, you may try this in your request :

fetch logs,from:toTimestamp("T00:00:00")-1d

For -0d/d, you may try this in your request :

fetch logs,from:toTimestamp("T00:00:00")

 

For  

Observability Consultant - Dynatrace Associate Certified

AWESOME workaround! Thank you!

Good to know:) thank you!

Have a nice day!

Featured Posts