Fix prometheus status check in scripts/check/200-infrastructure-services.sh
Opened this issue · 0 comments
berendt commented
2024-09-09 19:04:25.900116 | orchestrator | # Status of Prometheus
2024-09-09 19:04:25.900125 | orchestrator |
2024-09-09 19:04:25.900131 | orchestrator | + echo
2024-09-09 19:04:25.900137 | orchestrator | + echo '# Status of Prometheus'
2024-09-09 19:04:25.900142 | orchestrator | + echo
2024-09-09 19:04:25.900148 | orchestrator | + curl -s https://api-int.testbed.osism.xyz:9091/-/healthy
2024-09-09 19:04:25.900166 | orchestrator | Unauthorized
2024-09-09 19:04:25.901959 | orchestrator | + curl -s https://api-int.testbed.osism.xyz:9091/-/ready
2024-09-09 19:04:25.936622 | orchestrator | Unauthorized