Max Lemieux

Results 9 issues of Max Lemieux

Fix conversion to timestamp example (see https://github.com/newrelic/nri-flex/blob/62d2b4ea14530b6ba7821cc762ec21fd3b3fc199/internal/processor/create.go#L73) Tested the updated version (from the code example linked above) and it works for me.

**Describe the bug** Scripts which use eBPF fail to run on GKE 1.28.3. **To Reproduce** Steps to reproduce the behavior: 1. Install Pixie on a new GKE Standard cluster (version...

## Description Summary metrics for Unix host appear empty (CPU, memory, network) ## Steps to Reproduce Solaris hosts are reporting metrics, but this entity dashboard is empty save for the...

bug

**Bug description** newrelic-logging doesn't run on OpenShift 4.13 **Version of Helm and Kubernetes** - Helm 3.13.3 - OpenShift 4.13.23 (Kubernetes 1.26.9+636f2be) **Which chart?** newrelic-logging v1.19.0 ([via nri-bundle ](https://github.com/newrelic/helm-charts/blob/master/charts/nri-bundle/Chart.yaml#L57) v5.0.58) **What...

bug
triage/pending

Fix default value reference for `fluentBit.db`. Currently appears to be a duplicate from `fluentBit.path`. Default `/var/log/flb_kube.db` is referenced here: https://github.com/newrelic/helm-charts/blob/master/charts/newrelic-logging/values.yaml#L31

**Bug description** `newrelic-pixie` chart fails to install to arm64 nodes. **Version of Helm and Kubernetes** Any versions, where the nodes are arm64 type. Tested on AKS, Kubernetes v1.26.6 with node...

bug
triage/pending
team/pixie

**Bug description** When installing the `newrelic-logging` chart as a standalone chart, the pods crash if the cluster name is not set. **Version of Helm and Kubernetes** Helm 3, Kubernetes 1.24.1...

team/logging

This request is to provide an equivalent feature to work around the lack of negative lookahead patterns in Golang regex for [match_attributes](https://docs.newrelic.com/docs/network-performance-monitoring/advanced/advanced-config/#match_attributes-attribute). Example which doesn't work (container will crash): ```...

### Description Installation fails on Kubernetes v1.24 ### Go Version `go version go1.20.4 darwin/amd64` ### Current behavior Installation following the readme fails on Kubernetes v1.24. Errors when applying the kustomize...