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

[nri-bundle][pixie-chart] unable to find Pixie data in new Relic #1453

Open
rsat564 opened this issue Aug 7, 2024 · 1 comment
Open

[nri-bundle][pixie-chart] unable to find Pixie data in new Relic #1453

rsat564 opened this issue Aug 7, 2024 · 1 comment
Labels
bug Categorizes issue or PR as related to a bug. triage/pending Issue or PR is pending for triage and prioritization.

Comments

@rsat564
Copy link

rsat564 commented Aug 7, 2024

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

@rsat564 rsat564 added bug Categorizes issue or PR as related to a bug. triage/pending Issue or PR is pending for triage and prioritization. labels Aug 7, 2024
@workato-integration
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Categorizes issue or PR as related to a bug. triage/pending Issue or PR is pending for triage and prioritization.
Projects
None yet
Development

No branches or pull requests

1 participant