• EnglishEspañol日本語한국어Português
  • 로그인지금 시작하기

사용자의 편의를 위해 제공되는 기계 번역입니다.

In the event of any inconsistency between the English version and the translated version, the English versionwill take priority. Please visit this page for more information.

문제 신고

속성 활성화 또는 비활성화

속성을 활성화 또는 비활성화하는 속성과 대상 에 대해 포함하거나 제외할 속성을 결정할 때 New Relic이 사용하는 규칙에 대해 알아보세요. 여기에는 New Relic 에이전트 속성 릴리스와 함께 더 이상 사용되지 않는 PHP 에이전트 속성에 대한 요약도 포함됩니다.

속성

속성 컬렉션에 대한 대상을 열거나 닫으려면 다음 대상 속성을 사용하십시오.

다음 속성/대상별 .include 또는 .exclude 속성을 사용하여 특정 대상에서 특정 속성을 추가하거나 제거합니다.

속성 규칙

New Relic은 대상에 대해 포함하거나 제외할 속성을 결정할 때 이러한 규칙을 따릅니다.

더 이상 사용되지 않는 속성

다음 속성은 더 이상 사용되지 않습니다. PHP 에이전트를 업그레이드할 때 이러한 속성에 대한 새 속성 구성으로 전환하십시오.

더 이상 사용되지 않는 속성

새 속성

newrelic.capture_params

newrelic.attributes.include = request.parameters.*

기본적으로 요청 매개변수는 New Relic으로 전송되지 않습니다. 모든 요청 매개변수를 켜려면 newrelic.attributes.include 목록에 request.parameters.* 을 추가합니다. newrelic.capture_params 속성은 더 이상 사용되지 않습니다.

newrelic.ignored_params

newrelic.attributes.exclude = request.parameters.{name}

각 요청 매개변수 키를 쉼표로 구분하여 newrelic.attributes.exclude 목록에 추가합니다. 키 앞에 request.parameters 을 추가해야 합니다. newrelic.ignored_params 속성은 더 이상 사용되지 않습니다.

newrelic.{destination}.capture_attributes

newrelic.{destination}.attributes.enabled

이전 newrelic.{destination}.capture_attributes 플래그는 사용자 속성 수집을 끕니다. 이것은 더 이상 사용되지 않습니다. 대신 newrelic.{destination}.attributes.enabled 을(를) 사용하십시오.

Copyright © 2024 New Relic Inc.

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