revert: fix CI by reverting Telegram notifications

Reverting 618c58c5 which broke the CI workflow.
Will re-add notifications after fixing the issue.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Till-JS 2026-01-26 10:40:10 +01:00
parent 412344e97b
commit edf13b7102
3 changed files with 0 additions and 1100 deletions

View file

@ -90,11 +90,3 @@ scrape_configs:
- targets: ['contacts-backend:3015']
metrics_path: '/metrics'
scrape_interval: 30s
# ============================================
# CI/CD Metrics via Pushgateway
# ============================================
- job_name: 'pushgateway'
honor_labels: true
static_configs:
- targets: ['pushgateway:9091']