Grafana: Time Ranges: Unterschied zwischen den Versionen
Aus Wiki-WebPerfect
Admin (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== Relative Time Ranges == === Time Range during specific work hours === ''Let’s say you have an important business process metric you want to track every da…“) |
Admin (Diskussion | Beiträge) K |
||
Zeile 5: | Zeile 5: | ||
Start time = '''now/d+8h''' <br> | Start time = '''now/d+8h''' <br> | ||
End time = '''now''' | End time = '''now''' | ||
− | |||
− | |||
− | |||
Aktuelle Version vom 7. Februar 2022, 09:19 Uhr
Relative Time Ranges
Time Range during specific work hours
Let’s say you have an important business process metric you want to track every day for the current day so far, but the data starts coming in during normal business hours starting at 8am. Using the period selector now/d would waste lots of screen space with non-existent data from midnight to 8am. Setting the start time to now/d+8 instead will optimize the display by limiting the view to the business hours you are interested in.
Start time = now/d+8h
End time = now
Source: https://grafana.com/blog/2022/02/03/pro-tip-how-to-use-semi-relative-time-ranges-in-grafana