You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes#1725
In #1545, the stack readiness check was improved by calling the `/api/health` endpoint instead of just the stack URL
While this does provide a better indication that the instance is up and running, the `/api/health` subpath does not trigger Grafana Cloud's stack wake-up
With this PR, we'll call both the stack's base URL and its health endpoint
0 commit comments