changeset 79:bbe646f61cb0

announce doesn't serve normal metrics
author drewp@bigasterisk.com
date Wed, 26 Jun 2024 22:29:30 -0700
parents a4767069d8b0
children 298a6f9f7da7
files create_scrape_configs.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/create_scrape_configs.py	Wed Jun 26 22:29:10 2024 -0700
+++ b/create_scrape_configs.py	Wed Jun 26 22:29:30 2024 -0700
@@ -87,6 +87,7 @@
 
 
 deploy_doesnt_serve_metrics = [
+    'announce', # serves them, but it's on an external ip, etc.
     'apprise',
     'bitwarden',
     'digi-files',