# HG changeset patch # User drewp@bigasterisk.com # Date 1719466170 25200 # Node ID bbe646f61cb05f83f4654f8964869c9c85697f3b # Parent a4767069d8b0d224e79becf2fede450bdc2a26e4 announce doesn't serve normal metrics diff -r a4767069d8b0 -r bbe646f61cb0 create_scrape_configs.py --- 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',