diff create_scrape_configs.py @ 79:bbe646f61cb0

announce doesn't serve normal metrics
author drewp@bigasterisk.com
date Wed, 26 Jun 2024 22:29:30 -0700
parents 009527a145d0
children 5a526531305f
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',