Hey lovely prometheus crowd,
we are trying to run the pushgateway on a subfolder: e.g. /internal/metrics/pushgateway
With this setup the pushgateway gui is broken as it tries to load its assets from /static/* and not from the subfolder it is deployed in.
How is it possible to configure the push gateway to load the assets from
/internal/metrics/pushgateway/static/* to make the gui work.
Thanks,
Rudi