• EnglishEspañol日本語한국어Português
  • Log inStart now

IgnoreApdex (.NET agent API)

Syntax

NewRelic.Api.Agent.NewRelic.IgnoreApdex()

Ignore the current transaction when calculating Apdex.

Requirements

Compatible with all agent versions.

Description

Ignores the current transaction when calculating your Apdex score. This is useful when you have either very short or very long transactions (such as file downloads) that can skew your Apdex score.

Examples

NewRelic.Api.Agent.NewRelic.IgnoreApdex();
Copyright © 2024 New Relic Inc.

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