Max Lemieux

Results 8 comments of Max Lemieux

Also seeing this error in a Bottlerocket environment. The dump happens after this line: ``` F20220713 23:18:07.840595 1829577 registration.cc:48] Timeout waiting for registration ack ``` Complete logs from an affected...

The curl container issue seems to be fixed with this update, but the main container (not the init container) now shows the same issue with exec format.

This is also affecting searches for OpenTelemetry service entities. Using this query does not work as expected: ``` newrelic entity search --domain=EXT --type=SERVICE FATAL Argument "queryBuilder" has invalid value $queryBuilder....

Could you please assign me this issue?

Hi @cdenneen I took another look at this issue, and based on the upstream subchart values it seems like the [setting](https://github.com/pixie-io/pixie/blob/main/k8s/operator/helm/values.yaml#L69) needs to be under `pod`: ``` pixie-chart: pod: nodeSelector:...

Thanks @kang-makes for the clarification. In that case, would it be reasonable for me to file a pull request to update the docs to include the `global.cluster` setting in the...

The docs with the suggested install command for Helm are here. Adding one of the cluster name settings to this command could be a workaround for now: https://github.com/newrelic/helm-charts/tree/master/charts/newrelic-logging#install-using-the-helm-chart-recommended

Great! This should work nicely for the purpose.