Spaces:
Sleeping
Sleeping
| global: | |
| scrape_interval: 30s | |
| evaluation_interval: 30s | |
| scrape_configs: | |
| - job_name: "magento_ner_api" | |
| static_configs: | |
| - targets: ["localhost:9100"] | |
| scrape_interval: 30s | |
| - job_name: "groq_api" | |
| static_configs: | |
| - targets: ["localhost:9101"] | |
| scrape_interval: 60s |