Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix prometheus status check in scripts/check/200-infrastructure-services.sh #2450

Open
berendt opened this issue Sep 9, 2024 · 0 comments
Open

Comments

@berendt
Copy link
Member

berendt commented Sep 9, 2024

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
@berendt berendt changed the title Fix prometheus status check Fix prometheus status check in scripts/check/200-infrastructure-services.sh Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant