From 3ad69bf635db2f892c34fa17ef026eed6023573c Mon Sep 17 00:00:00 2001 From: Sheldon Jackson <5133739+Imshelledin21@users.noreply.github.com> Date: Thu, 6 Feb 2025 12:15:07 -0600 Subject: [PATCH] Updating port name for metrics collection in tempo integration test. --- .../tests/integration/integration-tempo/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/k8s-monitoring/tests/integration/integration-tempo/values.yaml b/charts/k8s-monitoring/tests/integration/integration-tempo/values.yaml index ef42e32741..88cbfd6b4b 100644 --- a/charts/k8s-monitoring/tests/integration/integration-tempo/values.yaml +++ b/charts/k8s-monitoring/tests/integration/integration-tempo/values.yaml @@ -28,6 +28,8 @@ integrations: - name: tempo labelSelectors: app.kubernetes.io/name: tempo + metrics: + portName: tempo-prom-metrics logs: enabled: true