Closed sed-i closed 1 year ago
The fix in #512 removed stripPrefix as a workaround, but we still want the stripPrefix functionality.
stripPrefix
Revert #512 and use web.route-prefix.
web.route-prefix
Drive-by fixes:
catalogue - prometheus - traefik
In tandem with:
Works unreliably. Converting back to draft.
Query results were empty because the metrics endpoint path still included the routing prefix :facepalm:
Issue
The fix in #512 removed
stripPrefix
as a workaround, but we still want the stripPrefix functionality.Solution
Revert #512 and use
web.route-prefix
.Drive-by fixes:
Testing Instructions
catalogue - prometheus - traefik
and test endpoint with browser. Make sure query results are non empty.In tandem with: