You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use this in a production environment and deploy changes to contents of a queries folder with ansible.
But I currently need to restart the prometheus-sql container to make it notice the changed queries.
It'd be great if prometheus-sql could respond to a signal (SIGINT?) and reload the queries.