-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
grafana-test pod is coming as Error #1765
Comments
We just did a release which updated the K8s deployment file. Can you try again, since this seems to work just fine on my end. If it does fail, can you provide more information on your K8s cluster such as type, version, and node sizes? |
We have tried to deploy the app using updated yaml file with kubectl apply but except grafana-test all are up and running. Although via helm install we are successfully deploy and get the traces/metrics in our own endpoint. But we need to deploy the app using kubectl apply.
-k3s -version Capacity: System Info: Allocated resources: cpu 11185m (69%) 22 (137%) |
Not sure if related to this one, because in my case Grafana is starting fine, but I also raised this issue: |
Bug Report
I am deploying the application using kubectl apply with opentelemetry-demo.yaml . All the pods are up except the
opentelemetry-demo-grafana-test
While checking logs I can see
1..1 not ok 1 Test Health (in test file /tests/run.sh, line 5)
[ "$code" == "200" ]' failed`The text was updated successfully, but these errors were encountered: