[nri-bundle][pixie-chart] unable to find Pixie data in new Relic #1453
Labels
bug
Categorizes issue or PR as related to a bug.
triage/pending
Issue or PR is pending for triage and prioritization.
Hi,
Am facing the below error after deployed nri-bundle/pixie-chart on Kubernetes cluster (GKE)
in the "vizier-cloud-connector" pod as shown below:
time="2024-08-06T05:49:41Z" level=info msg="health check returned unhealthy" error="vizier healthcheck is failing: " time="2024-08-06T05:49:41Z" level=info msg="HTTP Request" req_method=GET req_path=/statusz resp_code=503 resp_size=17 resp_status="Service Unavailable" resp_time="129.594µs" time="2024-08-06T05:50:41Z" level=info msg="health check returned unhealthy" error="vizier healthcheck is failing: " time="2024-08-06T05:50:41Z" level=info msg="HTTP Request" req_method=GET req_path=/statusz resp_code=503 resp_size=17 resp_status="Service Unavailable" resp_time="94.552µs" time="2024-08-06T05:51:41Z" level=info msg="health check returned unhealthy" error="vizier healthcheck is failing: " time="2024-08-06T05:51:41Z" level=info msg="HTTP Request" req_method=GET req_path=/statusz resp_code=503 resp_size=17 resp_status="Service Unavailable" resp_time="84.534µs"
and in a PEM pods
{
"textPayload": "cannot create /var/tmp/bcc",
"insertId": "39h8wxnkcw3kd1vk",
"resource": {
"type": "k8s_container",
"labels": {
"project_id": "dh-media-dev-49348",
"container_name": "pem",
"pod_name": "vizier-pem-4mbzg",
"location": "europe-west1",
"cluster_name": "media-dev-dhplatform-cluster",
"namespace_name": "newrelic-monitoring"
}
},
"timestamp": "2024-08-06T04:30:20.817402117Z",
"severity": "ERROR",
"labels": {
"k8s-pod/name": "vizier-pem",
"compute.googleapis.com/resource_name": "gke-media-dev-dhplatform-clus-primary-71fdfb34-zb94",
"k8s-pod/plane": "data",
"k8s-pod/vizier-name": "pixie",
"k8s-pod/controller-revision-hash": "68c56dc58b",
"k8s-pod/app": "pl-monitoring",
"k8s-pod/component": "vizier",
"k8s-pod/pod-template-generation": "3"
},
"logName": "projects/dh-media-dev-49348/logs/stderr",
"receiveTimestamp": "2024-08-06T04:30:21.277398310Z"
}
please suggest
The text was updated successfully, but these errors were encountered: