• /
  • ログイン
  • 無料アカウント

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 © 2020 New Relic Inc.