Hi!
Noticed that time range for prometheus chart is hardcoded as 10 minutes - https://github.com/headlamp-k8s/plugins/blob/main/prometheus/src/chart.tsx#L45
Is it possible to make it configurable in grafana style?

At least for wider time range like 1-60 minutes. May be free choice of range or predefined, like 10, 20, 30, 40, 50, 60.. etc minutes.
Ten minutes looks too small for debug purposes.
Thanks.
Hi!

Noticed that time range for prometheus chart is hardcoded as 10 minutes - https://github.com/headlamp-k8s/plugins/blob/main/prometheus/src/chart.tsx#L45
Is it possible to make it configurable in grafana style?
At least for wider time range like 1-60 minutes. May be free choice of range or predefined, like 10, 20, 30, 40, 50, 60.. etc minutes.
Ten minutes looks too small for debug purposes.
Thanks.