Skip to content

Commit

Permalink
Merge pull request #18778 from louisleungk/whats-new-09-30-cardinalit…
Browse files Browse the repository at this point in the history
…y-management

feat(whats-new): add cardinality management post
  • Loading branch information
cbehera-newrelic authored Sep 30, 2024
2 parents 6caea1a + d60fc6e commit 3ac3398
Showing 1 changed file with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: 'Metric cardinality management made easy'
summary: 'New admin interface to diagnose, solve, and manage metric cardinality issues.'
releaseDate: '2024-09-30'
learnMoreLink: 'https://newrelic.com/blog/how-to-relic/cardinality-management'
getStartedLink: 'https://https://one.newrelic.com/admin-portal/cardinality-management/home?'
---

We've released a new cardinality management UI that makes it easier to diagnose and solve metric cardinality issues, so that you can prevent visual data gaps in your charts and gain more control over cardinality.

The new feature allows you to:
- **View account usage over time:** See cardinality usage trends vs. budget within your account.
- **Get a metric level breakdown:** Understand which metrics are driving the most usage.
- **Prune high-cardinality metric attributes:** Dive deeper into a metric's attributes and prune (remove) specific attributes to free up cardinality budget.

<iframe width="560" height="315" src="https://fast.wistia.net/embed/iframe/l6598acssy" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<figcaption>Easily monitor and manage cardinality within the New Relic UI. </figcaption>

<iframe width="560" height="315" src="https://fast.wistia.net/embed/iframe/oyj74483st" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<figcaption>View, create, and delete metric pruning rules.</figcaption>

Learn more about how to use this feature in the [blog](https://newrelic.com/blog/how-to-relic/cardinality-management).

0 comments on commit 3ac3398

Please sign in to comment.