grafana/pkg/tsdb/intervalv2
Sasha Melentyev c02003af3c
Refactor time durations (#58484)
This change uses `time.Second` in place of `1000 * time.Millisecond` and `time.Minute` in place of `60*time.Second`.
2022-11-22 15:09:15 +08:00
..
intervalv2_test.go Refactor time durations (#58484) 2022-11-22 15:09:15 +08:00
intervalv2.go Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00