Send a message to @teleproxy_dev when blocking status changes (e.g. direct connectivity goes from OK to blocked, or proxy E2E starts failing).
The main teleproxy repo already has TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID secrets and a notification pattern in telegram-notify.yml. Observatory needs its own bot/channel config.
Should detect state transitions by comparing current results with previous data/latest/*.json before overwriting.
Send a message to @teleproxy_dev when blocking status changes (e.g. direct connectivity goes from OK to blocked, or proxy E2E starts failing).
The main teleproxy repo already has
TELEGRAM_BOT_TOKENandTELEGRAM_CHAT_IDsecrets and a notification pattern intelegram-notify.yml. Observatory needs its own bot/channel config.Should detect state transitions by comparing current results with previous
data/latest/*.jsonbefore overwriting.