From d71b5af7b977b1ce4ebb19fa3aedf59063b0aca3 Mon Sep 17 00:00:00 2001 From: Heiko Henning Date: Tue, 7 May 2024 19:15:20 +0200 Subject: [PATCH] Security fix --- solace_prometheus_exporter.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solace_prometheus_exporter.ini b/solace_prometheus_exporter.ini index fde7752..f5fc9cc 100644 --- a/solace_prometheus_exporter.ini +++ b/solace_prometheus_exporter.ini @@ -33,7 +33,7 @@ scrapeUri=https://playground.messaging.solace.cloud:943 username=AaaBbbCcc-view # Basic Auth password for http scrape requests to Solace broker. -password=s8qf8o9g8sb8n5oj9tdgo93766 +password=***** # If SempV2 APIs are used, the asterix is not a valid option for vpn any more. # There for the `defaultVpn` will be used if an asterix is given as vpn name.