danihodovic / celery-exporter

A Prometheus exporter for Celery metrics
MIT License
385 stars 85 forks source link

Feature Request: Timezone aware y-axis #217

Open michaelschem opened 1 year ago

michaelschem commented 1 year ago

I'd like to be able have the time in my timezone.

Currently I see: image

If I migrate to time series

image

I can then use my browser's timezone

image

this fixes it

image

I'm happy to create a PR for the Grafana, but not sure where that repo is.

michaelschem commented 1 year ago

oh, I see the dashboards in celery-mixin/dashboards/. I'll get a PR together