From b1c121973a5f5dbe738597faf6e236998677c9ee Mon Sep 17 00:00:00 2001 From: bakhtin Date: Mon, 11 Nov 2024 19:13:45 +0000 Subject: [PATCH] Add of-proxy metrics configuration Signed-off-by: bakhtin --- testdata/get-configuration.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/testdata/get-configuration.json b/testdata/get-configuration.json index 69d3d95..3cb7489 100644 --- a/testdata/get-configuration.json +++ b/testdata/get-configuration.json @@ -79,6 +79,12 @@ "localhost:6060" ] }, + "orderflow_proxy_metrics": { + "enabled": true, + "targets": [ + "localhost:8090" + ] + }, "remote_write": [ { "name": "tdx-rbuilder-collector",