metrico / qryn-view

qryn polyglot user interface to explore logs, metrics, traces and profiles :eye: Grafana Explore alternative compatible with Loki, Prometheus, Tempo and Pyroscope
http://view.cloki.org/
GNU Affero General Public License v3.0
41 stars 5 forks source link

fix: #388 custom base app url #391

Closed jacovinus closed 7 months ago

jacovinus commented 8 months ago

this should add a custom environment variable to serve qryn-view under a non root endpoint.

the dist (static) folder under /packages/main/dist after running pnpm build should be ready to serve where the server indicates.

Refs: #388