Skip to content

[nr-ebpf-agent] introduce tag for init container#2101

Draft
kkhandelwal-nr wants to merge 5 commits intomasterfrom
kkhandelwal/rel-1-3-0
Draft

[nr-ebpf-agent] introduce tag for init container#2101
kkhandelwal-nr wants to merge 5 commits intomasterfrom
kkhandelwal/rel-1-3-0

Conversation

@kkhandelwal-nr
Copy link
Contributor

What this PR does / why we need it:

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Variables are documented in the README.md
  • Title of the PR starts with chart name (e.g. [mychartname])

Release Notes to Publish (nr-k8s-otel-collector)

If this PR contains changes in nr-k8s-otel-collector, please complete the following section. All other charts should ignore this section.

🚀 What's Changed

  • Tell the world about the latest changes in the chart.

kkhandelwal-nr and others added 5 commits January 22, 2026 19:31
- Introduced new env - `JVM_METRICS_REPORTING`
- In K8s - `apmDataFilters.jvmMetricsReporting`

#### Special notes for your reviewer:
When this config is enabled, collects JVM metrics (heap usage, GC stats, thread counts, etc.) for the Java applications.
##### Introduced new envs for application log reporting

- `LOG_REPORTING`
- `APPLICATION_LOG_REPORTING_ENABLED`
- `APPLICATION_LOG_FILE_REGEX`
- `MAX_LOG_SAMPLES_PER_MINUTE`
- `KEEP_STDSTREAM_LOG_FOR_ENTITY_REGEX`
- `KEEP_FILE_LOG_FOR_ENTITY_REGEX`

##### For Kubernetes

[Link](https://github.com/newrelic/helm-charts/pull/2102/changes#diff-8b289a7632d804c5f8ccfc35c0a6b34d2b1add05b88296f2334a2016b720b81f)
 
#### Special notes for your reviewer:
When this config is enabled, the eBPF Agent collects Application Log
messages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments