Skip to content

fix(compute-optimizer): wording change #21039

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

Merged
merged 1 commit into from
Jun 27, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The tool provides actionable insights to help you manage compute spend and impl

<Callout variant="tip">

Compute Optimizer is available to all customers within your New Relic account on legacy or Core CCU subscriptions.
Compute Optimizer is available to all customers on New Relic Compute Public Preview or Core Compute plans within your New Relic account.

</Callout>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
The New Relic Compute Optimizer is designed to empower you with intelligent, actionable insights enabling you to precisely manage your compute spend and implement effective cost controls. It helps you identify and optimize inefficient alert conditions and queries, leading to significant potential cost savings, improved query efficiency, and a more streamlined New Relic experience.

Key things to know about today’s news:
- Compute Optimizer is generally available (GA) as of June 23, 2025, now accessible to all customers within your New Relic account on legacy or Core CCU subscriptions.
- Compute Optimizer is generally available (GA) as of June 23, 2025, now accessible to all customers on New Relic Compute Public Preview or Core Compute plans within your New Relic account.

Check notice on line 11 in src/content/whats-new/2025/06/whats-new-06-25-compute-optimizer.md

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/whats-new/2025/06/whats-new-06-25-compute-optimizer.md#L11

[new-relic.Adverbs] Consider removing 'generally'.
Raw output
{"message": "[new-relic.Adverbs] Consider removing 'generally'.", "location": {"path": "src/content/whats-new/2025/06/whats-new-06-25-compute-optimizer.md", "range": {"start": {"line": 11, "column": 24}}}, "severity": "INFO"}
- This tool provides clear, practical recommendations to reduce your compute consumption, directly addressing concerns around usage governance and uncontrolled costs.
- Easily identify areas of inefficient compute usage, starting with alert conditions, and receive specific guidance on how to optimize them for maximum CCU savings.
- You can transparently track your optimization opportunities and potential savings directly within the Compute Optimizer dashboard in the Admin panel.
Expand Down
Loading