Spaces:
Running
Running
| global: | |
| scrape_interval: 15s | |
| evaluation_interval: 15s | |
| scrape_configs: | |
| - job_name: 'senti-gateway' | |
| static_configs: | |
| - targets: ['senti-gateway:8000'] | |
| metrics_path: /metrics | |
| - job_name: 'senti-superpacks' | |
| static_configs: | |
| - targets: | |
| - 'sentianalysis:9201' | |
| - 'senticoach:9202' | |
| - 'senticredit:9203' | |
| - 'sentilaw:9204' | |
| - 'sentirisk:9205' | |
| - 'sentitax:9206' | |
| - 'sentiinsurance:9207' | |
| - 'sentiaccounting:9208' | |
| - 'sentibanking:9209' | |
| - 'sentiwealth:9210' | |
| - 'sentiplan:9212' | |
| - 'sentibiz:9213' | |
| - 'senticorporate:9214' | |
| - 'sentiglobal:9215' | |
| - 'senticommunity:9216' | |
| - 'sentimarkets:9100' | |
| - job_name: 'node-exporter' | |
| static_configs: | |
| - targets: ['node-exporter:9100'] | |
| rule_files: | |
| - "/etc/prometheus/alert_rules.yml" | |