Hi, I have configured the latest versions of Prometheus and Alertmanager in Ubuntu LTS OS 24.04 . Is there a way to configure the green button to display ACTIVE when the service is up, instead of INACTIVE, and the red button to display INACTIVE when the service is down, as shown in the attached screenshot for your reference?
# prometheus --version prometheus, version 3.5.3 (branch: HEAD, revision: dcd3d551ced8b8dc14e0217f8cb14e547109cd5f) build user: root@469d897a302c build date: 20260427-14:15:03 go version: go1.25.9 platform: linux/amd64 tags: netgo,builtinassets # # alertmanager --version alertmanager, version 0.32.2 (branch: HEAD, revision: ce33c591ba11d7687c810f41304e3885713211a6) build user: root@2ecfe279737f build date: 20260605-15:53:54 go version: go1.26.4 platform: linux/amd64 tags: netgo # # cat /etc/os-release PRETTY_NAME="Ubuntu 24.04.4 LTS" NAME="Ubuntu" VERSION_ID="24.04" VERSION="24.04.4 LTS (Noble Numbat)" VERSION_CODENAME=noble ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=noble LOGO=ubuntu-logo # [image: image] Could you please guide me on how to achieve this configuration, or let me know if this behavior can be customized? Best Regards, Kaushal -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/prometheus-users/ce110331-8b63-466a-8556-277b04e4689cn%40googlegroups.com.

