• EnglishEspaรฑolๆ—ฅๆœฌ่ชžํ•œ๊ตญ์–ดPortuguรชs
  • Log inStart now

Metric normalization rules

There may be cases where an application sends many individual metrics that could be better managed in groups. Most of these occur with web transactions metrics named from URLs. For an explanation of this issue, see Metric grouping issues (MGIs).

To reduce high cardinality and prevent metric grouping issues, New Relic supports rules for grouping or filtering out metric timeslice data (normalization). In some cases, when metric grouping issues with a very high number of metrics are detected, a rule is created automatically to protect the platform from performance degradation.

Requirements

Metric grouping issues and metric normalization applies only to metric timeslice data. agents, mobile agents, and agent report and display metric timeslice data.

Metric normalization rules management

You can create and manage new rules that deal with the noise produced from high cardinality metrics by using the metric normalization tool, which is accessible from each service dashboard in the entity explorer. Once there, select Metric normalization in the left sidebar.

There you can see the existing rules or create new ones. Click a rule to modify it, or click Create a new rule to create a new one. A new pane to configure the rule will be displayed.

Create New Rule

Available fields are:

  • Order: Determines the precedence of the rule. A lower number means higher precedence.

  • Match expression: Enter the regular expression to group all the metrics you want to include in the rule.

  • Matches: Here you will see a preview of the metrics matched by the regular expression above.

  • Action: The action you want to perform on the metrics.

    • Replace: Replace the matched metrics by the regular expression with the value described in the Replacement field.
    • Ignore: Ignore any metric that matches the regular expression.
    • Deny new metrics: Only write metrics that have already been reported, and ignore those that match the regular expression.
  • Replacement: Only active when Replace is enabled. Matched metrics are replaced with the field's value. If the regular expression is capturing groups, you can use placeholders for them with \1 or \2 for the groups 1 and 2 respectively.

  • Active: Rules canโ€™t be deleted, but can be deactivated. Click the toggle to enable or disable the rule.

  • Terminate: When enabled, the rules waterfall is exited when the associated pattern is matched.

  • Notes: Internal notes on the rule. Has no effect on the rule.

Once you have set up the fields, click Create (or Edit in case you are editing an existing rule), and the rule will be applied immediately as long as it's Active.

Copyright ยฉ 2024 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.