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] Adding ebpf agent to nri bundle. #1520

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 18 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
db80853
Adding ebpf agent to bundle
Philip-R-Beckwith Nov 4, 2024
2cf65e5
Undo-auto formatting in read me.
Philip-R-Beckwith Nov 5, 2024
c403c82
Merge branch 'master' into pbeckwith/add-ebpf
Philip-R-Beckwith Nov 5, 2024
f0a87eb
Updating chart URL.
Philip-R-Beckwith Nov 5, 2024
6ed4c1f
pulling main
Philip-R-Beckwith Nov 5, 2024
483a2de
merge conflicts.
Philip-R-Beckwith Nov 5, 2024
e4040b4
updating readme.
Philip-R-Beckwith Nov 5, 2024
5c4607b
updating source path
Philip-R-Beckwith Nov 5, 2024
fcbab47
updating chart lock.
Philip-R-Beckwith Nov 5, 2024
ebb9ee5
supporting global secrets
Philip-R-Beckwith Nov 7, 2024
66d4d4b
Merge branch 'master' into pbeckwith/add-ebpf
Philip-R-Beckwith Nov 7, 2024
d1956b5
updating chart versions.
Philip-R-Beckwith Nov 7, 2024
4cadaac
main branch merge
Philip-R-Beckwith Nov 7, 2024
3054826
Updating ebpf agent chart version
Philip-R-Beckwith Nov 7, 2024
30cd2d9
Merge branch 'master' of https://github.com/newrelic/helm-charts into…
Philip-R-Beckwith Nov 7, 2024
03aa454
updating ebpf chart again.
Philip-R-Beckwith Nov 7, 2024
4fb413a
fixing readMes
Philip-R-Beckwith Nov 7, 2024
ea57bd5
Merge branch 'master' into pbeckwith/add-ebpf
Philip-R-Beckwith Nov 18, 2024
3107dc6
Merge branch 'master' into pbeckwith/add-ebpf
ramkrishankumarN Nov 25, 2024
ade8d29
Merge branch 'master' into pbeckwith/add-ebpf
Philip-R-Beckwith Jan 19, 2025
b7bfe39
ebpf -> eAPM
Philip-R-Beckwith Jan 19, 2025
ff1fee4
ebpf -> eAPM
Philip-R-Beckwith Jan 19, 2025
b09d657
ebpf -> eAPM
Philip-R-Beckwith Jan 19, 2025
10df5cc
depend upgrade
Philip-R-Beckwith Jan 19, 2025
5d75421
version bump
Philip-R-Beckwith Jan 19, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions charts/nri-bundle/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ dependencies:
- name: newrelic-pixie
repository: https://newrelic.github.io/helm-charts
version: 2.1.6
- name: nr-ebpf-agent
repository: https://newrelic.github.io/helm-charts
version: 0.1.10
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's update it to 0.1.12?

- name: k8s-agents-operator
repository: https://newrelic.github.io/k8s-agents-operator
version: 0.18.0
Expand Down
6 changes: 6 additions & 0 deletions charts/nri-bundle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ sources:
- https://github.com/newrelic/nri-kube-events/tree/master/charts/nri-kube-events
- https://github.com/newrelic/helm-charts/tree/master/charts/newrelic-logging
- https://github.com/newrelic/helm-charts/tree/master/charts/newrelic-pixie
- https://github.com/newrelic/helm-charts/tree/master/charts/nr-ebpf-agent
- https://github.com/newrelic/newrelic-infra-operator/tree/master/charts/newrelic-infra-operator
- https://github.com/newrelic/k8s-agents-operator/tree/master/charts/k8s-agents-operator

Expand Down Expand Up @@ -65,6 +66,11 @@ dependencies:
condition: newrelic-pixie.enabled
version: 2.1.6

- name: nr-ebpf-agent
version: 0.1.10
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0.1.12?

condition: nr-ebpf-agent.enabled
repository: https://newrelic.github.io/helm-charts

- name: k8s-agents-operator
repository: https://newrelic.github.io/k8s-agents-operator
condition: k8s-agents-operator.enabled
Expand Down
2 changes: 2 additions & 0 deletions charts/nri-bundle/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ here is a list of components that this chart installs and where you can find mor
| [newrelic-prometheus-configurator](https://github.com/newrelic/newrelic-prometheus-configurator/tree/master/charts/newrelic-prometheus-agent) | | Configures instances of Prometheus in Agent mode to send metrics to the New Relic Prometheus endpoint. |
| [newrelic-pixie](https://github.com/newrelic/helm-charts/tree/master/charts/newrelic-pixie) | | Connects to the Pixie API and enables the New Relic plugin in Pixie. The plugin allows you to export data from Pixie to New Relic for long-term data retention. |
| [Pixie](https://docs.pixielabs.ai/installing-pixie/install-schemes/helm/#3.-deploy) | | Is an open source observability tool for Kubernetes applications that uses eBPF to automatically capture telemetry data without the need for manual instrumentation. |
| [nr-ebpf-agent](https://github.com/newrelic/helm-charts/tree/master/charts/nr-ebpf-agent) | | Configures instances of the New Relic eBPF agent to automatically capture telemetry data without the need for manual instrumentation. |
| [k8s-agents-operator](https://github.com/newrelic/k8s-agents-operator/tree/main/charts/k8s-agents-operator) | | (Preview) Streamlines full-stack observability for Kubernetes environments by automating APM instrumentation alongside Kubernetes agent deployment. |

## Configure components
Expand Down Expand Up @@ -187,6 +188,7 @@ Note, the value table below is automatically generated from `values.yaml` by `he
| newrelic-k8s-metrics-adapter.enabled | bool | `false` | Install the [`newrelic-k8s-metrics-adapter.` chart](https://github.com/newrelic/newrelic-k8s-metrics-adapter/tree/main/charts/newrelic-k8s-metrics-adapter) (Beta) |
| newrelic-logging.enabled | bool | `false` | Install the [`newrelic-logging` chart](https://github.com/newrelic/helm-charts/tree/master/charts/newrelic-logging) |
| newrelic-pixie.enabled | bool | `false` | Install the [`newrelic-pixie`](https://github.com/newrelic/helm-charts/tree/master/charts/newrelic-pixie) |
| nr-ebpf-agent.enabled | bool | `false` | Install the [`nr-ebpf-agent`](https://github.com/newrelic/helm-charts/tree/master/charts/nr-ebpf-agent) |
| newrelic-prometheus-agent.enabled | bool | `false` | Install the [`newrelic-prometheus-agent` chart](https://github.com/newrelic/newrelic-prometheus-configurator/tree/main/charts/newrelic-prometheus-agent) |
| nri-kube-events.enabled | bool | `false` | Install the [`nri-kube-events` chart](https://github.com/newrelic/nri-kube-events/tree/main/charts/nri-kube-events) |
| nri-metadata-injection.enabled | bool | `true` | Install the [`nri-metadata-injection` chart](https://github.com/newrelic/k8s-metadata-injection/tree/main/charts/nri-metadata-injection) |
Expand Down
1 change: 1 addition & 0 deletions charts/nri-bundle/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ here is a list of components that this chart installs and where you can find mor
| [newrelic-prometheus-configurator](https://github.com/newrelic/newrelic-prometheus-configurator/tree/master/charts/newrelic-prometheus-agent) | | Configures instances of Prometheus in Agent mode to send metrics to the New Relic Prometheus endpoint. |
| [newrelic-pixie](https://github.com/newrelic/helm-charts/tree/master/charts/newrelic-pixie) | | Connects to the Pixie API and enables the New Relic plugin in Pixie. The plugin allows you to export data from Pixie to New Relic for long-term data retention. |
| [Pixie](https://docs.pixielabs.ai/installing-pixie/install-schemes/helm/#3.-deploy) | | Is an open source observability tool for Kubernetes applications that uses eBPF to automatically capture telemetry data without the need for manual instrumentation. |
| [nr-ebpf-agent](https://github.com/newrelic/helm-charts/tree/master/charts/nr-ebpf-agent) | | Configures instances of the New Relic eBPF agent to automatically capture telemetry data without the need for manual instrumentation. |
| [k8s-agents-operator](https://github.com/newrelic/k8s-agents-operator/tree/main/charts/k8s-agents-operator) | | (Preview) Streamlines full-stack observability for Kubernetes environments by automating APM instrumentation alongside Kubernetes agent deployment. |

## Configure components
Expand Down
4 changes: 4 additions & 0 deletions charts/nri-bundle/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ newrelic-pixie:
# newrelic-pixie.enabled -- Install the [`newrelic-pixie`](https://github.com/newrelic/helm-charts/tree/master/charts/newrelic-pixie)
enabled: false

nr-ebpf-agent:
# nr-ebpf-agent.enabled -- Install the [`nr-ebpf-agent`](https://github.com/newrelic/helm-charts/tree/master/charts/nr-ebpf-agent)
enabled: false

k8s-agents-operator:
# k8s-agents-operator.enabled -- Install the [`k8s-agents-operator` chart](https://github.com/newrelic/k8s-agents-operator/tree/main/charts/k8s-agents-operator)
enabled: false
Expand Down
Loading