Skip to content

fix: remove filters dropping critical cpu, memory, and k8s state metrics#2078

Merged
jamescripter merged 7 commits intomasterfrom
fix/remove-filters-dropping-critical-cpu-memory-and-k8s-state-metrics
Feb 4, 2026
Merged

fix: remove filters dropping critical cpu, memory, and k8s state metrics#2078
jamescripter merged 7 commits intomasterfrom
fix/remove-filters-dropping-critical-cpu-memory-and-k8s-state-metrics

Conversation

@jamescripter
Copy link
Contributor

@jamescripter jamescripter commented Jan 20, 2026

What this PR does / why we need it:

remove some filters to enable the collection of certain data that is critical for the functionality of certain important dashboards.

Which issue this PR fixes

https://new-relic.atlassian.net/browse/NR-510732?actionerId=712020%3A4f8442e8-7591-4845-bfe0-8f5e6f27b98f&sourceType=assign

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

  • Removed filters dropping critical cpu, memory, and k8s state metrics

@jamescripter jamescripter requested a review from a team as a code owner January 20, 2026 22:19
…dropping-critical-cpu-memory-and-k8s-state-metrics
@jamescripter jamescripter merged commit 2d63601 into master Feb 4, 2026
15 checks passed
@jamescripter jamescripter deleted the fix/remove-filters-dropping-critical-cpu-memory-and-k8s-state-metrics branch February 4, 2026 22:44
jamescripter added a commit that referenced this pull request Feb 11, 2026
jamescripter added a commit that referenced this pull request Feb 11, 2026
This reverts commit 2d63601.

<!--
Thank you for contributing to New Relic's Helm charts. Before you submit
this PR we'd like to
make sure you are aware of our technical requirements:

*
https://github.com/newrelic-experimental/helm-charts/blob/master/CONTRIBUTING.md#technical-requirements

For a quick overview across what we will look at reviewing your PR,
please read
our review guidelines:

*
https://github.com/newrelic-experimental/helm-charts/blob/master/REVIEW_GUIDELINES.md

Following our best practices right from the start will accelerate the
review process and
help get your PR merged quicker.

When updates to your PR are requested, please add new commits and do not
squash the
history. This will make it easier to identify new changes. The PR will
be squashed
anyways when it is merged. Thanks.

For fast feedback, please @-mention maintainers that are listed in the
Chart.yaml file.

Please make sure you test your changes before you push them. Once
pushed, a Github Action
will run across your changes and do some initial checks and linting.
These checks run
very quickly. Please check the results. We would like these checks to
pass before we
even continue reviewing your changes.
-->
#### What this PR does / why we need it:

Rollback removal of drop rules by [this
PR](#2078) until [this
concern](https://new-relic.atlassian.net/browse/NR-510732?focusedCommentId=1585631)
is resolved by updating some of our dashboard queries to be compatible
with the new rules.

#### 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.

<!--BEGIN-RELEASE-NOTES-->
## 🚀 What's Changed
* Rollback removal of drop rules
<!--END-RELEASE-NOTES-->
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.

3 participants

Comments