Skip to content

Commit 74e6daa

Browse files
Merge branch 'master' into pbeckwith/otel-pipelines
2 parents 2b32454 + 0187ccd commit 74e6daa

File tree

6 files changed

+33
-21
lines changed

6 files changed

+33
-21
lines changed

charts/nr-k8s-otel-collector/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ kubectl logs <otel-pod-name> -n newrelic
3434
```
3535

3636
### Confirm data coming through in New Relic
37-
You should see data reporting into New Relic within a couple of seconds to the `InfrastructureEvent` table, `Metric` table, and `Log` tables.
37+
You should see data reporting into New Relic within a couple of seconds to the `OtlpInfrastructureEvent` table, `Metric` table, and `Log` tables.
3838
```
3939
FROM Metric SELECT * WHERE k8s.cluster.name='<CLUSTER_NAME>'
4040
```
4141
```
42-
FROM InfrastructureEvent SELECT * WHERE k8s.cluster.name='<CLUSTER_NAME>'
42+
FROM OtlpInfrastructureEvent SELECT * WHERE k8s.cluster.name='<CLUSTER_NAME>'
4343
```
4444
```
4545
FROM Log SELECT * WHERE k8s.cluster.name='<CLUSTER_NAME>'

charts/nr-k8s-otel-collector/README.md.gotmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ kubectl logs <otel-pod-name> -n newrelic
3737
```
3838

3939
### Confirm data coming through in New Relic
40-
You should see data reporting into New Relic within a couple of seconds to the `InfrastructureEvent` table, `Metric` table, and `Log` tables.
40+
You should see data reporting into New Relic within a couple of seconds to the `OtlpInfrastructureEvent` table, `Metric` table, and `Log` tables.
4141
```
4242
FROM Metric SELECT * WHERE k8s.cluster.name='<CLUSTER_NAME>'
4343
```
4444
```
45-
FROM InfrastructureEvent SELECT * WHERE k8s.cluster.name='<CLUSTER_NAME>'
45+
FROM OtlpInfrastructureEvent SELECT * WHERE k8s.cluster.name='<CLUSTER_NAME>'
4646
```
4747
```
4848
FROM Log SELECT * WHERE k8s.cluster.name='<CLUSTER_NAME>'

charts/nr-k8s-otel-collector/examples/k8s/rendered/daemonset-configmap.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -635,6 +635,12 @@ data:
635635
- context: metric
636636
condition: instrumentation_scope.name == "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver/internal/scraper/filesystemscraper"
637637
pipelines: [metrics/nr]
638+
- context: metric
639+
condition: instrumentation_scope.name == "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver/internal/scraper/pagingscraper"
640+
pipelines: [metrics/nr]
641+
- context: metric
642+
condition: instrumentation_scope.name == "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver"
643+
pipelines: [metrics/nr_prometheus_cadv_kubelet]
638644
- context: metric
639645
condition: instrumentation_scope.name == "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/kubeletstatsreceiver"
640646
pipelines: [metrics/nr]

charts/nr-k8s-otel-collector/templates/daemonset-configmap.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -653,6 +653,12 @@ data:
653653
- context: metric
654654
condition: instrumentation_scope.name == "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver/internal/scraper/filesystemscraper"
655655
pipelines: [metrics/nr]
656+
- context: metric
657+
condition: instrumentation_scope.name == "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver/internal/scraper/pagingscraper"
658+
pipelines: [metrics/nr]
659+
- context: metric
660+
condition: instrumentation_scope.name == "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver"
661+
pipelines: [metrics/nr_prometheus_cadv_kubelet]
656662
- context: metric
657663
condition: instrumentation_scope.name == "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/kubeletstatsreceiver"
658664
pipelines: [metrics/nr]

charts/nri-bundle/Chart.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
dependencies:
22
- name: newrelic-infrastructure
33
repository: https://newrelic.github.io/nri-kubernetes
4-
version: 3.47.1
4+
version: 3.47.2
55
- name: nri-prometheus
66
repository: https://newrelic.github.io/nri-prometheus
7-
version: 2.1.20
7+
version: 2.1.21
88
- name: newrelic-prometheus-agent
99
repository: https://newrelic.github.io/newrelic-prometheus-configurator
10-
version: 2.0.0
10+
version: 2.0.1
1111
- name: nri-metadata-injection
1212
repository: https://newrelic.github.io/k8s-metadata-injection
13-
version: 4.26.2
13+
version: 4.26.3
1414
- name: newrelic-k8s-metrics-adapter
1515
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
16-
version: 1.15.1
16+
version: 1.15.2
1717
- name: kube-state-metrics
1818
repository: https://prometheus-community.github.io/helm-charts
1919
version: 5.30.1
2020
- name: nri-kube-events
2121
repository: https://newrelic.github.io/nri-kube-events
22-
version: 3.13.1
22+
version: 3.13.2
2323
- name: newrelic-logging
2424
repository: https://newrelic.github.io/helm-charts
2525
version: 1.28.0
@@ -37,6 +37,6 @@ dependencies:
3737
version: 0.1.7
3838
- name: newrelic-infra-operator
3939
repository: https://newrelic.github.io/newrelic-infra-operator
40-
version: 2.14.1
41-
digest: sha256:d71b0fc530b36778a13a93cc2176a77b8af3907ab0bb045593740d00230583b8
42-
generated: "2025-06-17T07:07:29.524099967Z"
40+
version: 2.14.2
41+
digest: sha256:42a17a15534b0e178a2b807195f887ee8ce1842b49ba0dcd322b8bd7946d0afc
42+
generated: "2025-06-24T10:36:45.647733163Z"

charts/nri-bundle/Chart.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,33 +18,33 @@ sources:
1818
- https://github.com/newrelic/newrelic-infra-operator/tree/master/charts/newrelic-infra-operator
1919
- https://github.com/newrelic/k8s-agents-operator/tree/master/charts/k8s-agents-operator
2020

21-
version: 6.0.2
21+
version: 6.0.3
2222

2323
dependencies:
2424
- name: newrelic-infrastructure
2525
repository: https://newrelic.github.io/nri-kubernetes
2626
condition: infrastructure.enabled,newrelic-infrastructure.enabled
27-
version: 3.47.1
27+
version: 3.47.2
2828

2929
- name: nri-prometheus
3030
repository: https://newrelic.github.io/nri-prometheus
3131
condition: prometheus.enabled,nri-prometheus.enabled
32-
version: 2.1.20
32+
version: 2.1.21
3333

3434
- name: newrelic-prometheus-agent
3535
repository: https://newrelic.github.io/newrelic-prometheus-configurator
3636
condition: newrelic-prometheus-agent.enabled
37-
version: 2.0.0
37+
version: 2.0.1
3838

3939
- name: nri-metadata-injection
4040
repository: https://newrelic.github.io/k8s-metadata-injection
4141
condition: webhook.enabled,nri-metadata-injection.enabled
42-
version: 4.26.2
42+
version: 4.26.3
4343

4444
- name: newrelic-k8s-metrics-adapter
4545
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
4646
condition: metrics-adapter.enabled,newrelic-k8s-metrics-adapter.enabled
47-
version: 1.15.1
47+
version: 1.15.2
4848

4949
- name: kube-state-metrics
5050
version: 5.30.1
@@ -54,7 +54,7 @@ dependencies:
5454
- name: nri-kube-events
5555
repository: https://newrelic.github.io/nri-kube-events
5656
condition: kubeEvents.enabled,nri-kube-events.enabled
57-
version: 3.13.1
57+
version: 3.13.2
5858

5959
- name: newrelic-logging
6060
repository: https://newrelic.github.io/helm-charts
@@ -88,7 +88,7 @@ dependencies:
8888
- name: newrelic-infra-operator
8989
repository: https://newrelic.github.io/newrelic-infra-operator
9090
condition: newrelic-infra-operator.enabled
91-
version: 2.14.1
91+
version: 2.14.2
9292

9393
maintainers:
9494
- name: Philip-R-Beckwith

0 commit comments

Comments
 (0)