mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 19:01:08 +02:00
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:
parent
412344e97b
commit
edf13b7102
3 changed files with 0 additions and 1100 deletions
|
|
@ -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']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue