Configure proxy for XCMetrics backend

Add configuration for proxying requests to '/xcmetrics' to
local instance of a XCMetrics backend (http://localhost:8080/v1)

Signed-off-by: Niklas Granander <ngranander@spotify.com>
This commit is contained in:
Niklas Granander
2021-06-28 17:50:15 +02:00
parent b2925e7ff1
commit d814d3418a
+3
View File
@@ -92,6 +92,9 @@ proxy:
headers:
Authorization: ${ILERT_AUTH_HEADER}
'/xcmetrics':
target: http://127.0.0.1:8080/v1
organization:
name: My Company