• 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.

문제 신고

속성 활성화 및 비활성화(Ruby)

이는 속성을 활성화 또는 비활성화하는 속성과 New Relic이 대상 에 포함하거나 제외할 속성을 결정할 때 사용하는 규칙을 설명합니다. 여기에는 New Relic 에이전트 속성 출시로 더 이상 사용되지 않거나 제거된 Ruby 에이전트 속성에 대한 요약도 포함됩니다.

속성

다음 속성을 사용하여 속성을 활성화하거나 비활성화합니다.

속성 규칙

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

URI 관련 속성

기본적으로 Ruby 에이전트는 URI(Uniform Resource Identifiers)를 다음 대상을 비롯한 여러 위치에서 New Relic에 보고합니다.

New Relic에서는 유용한 디버깅 정보가 포함될 수 있는 이러한 URI를 보고할 것을 권장합니다. URI에 이메일 주소, 계정 ID 등 보고하고 싶지 않은 민감한 데이터가 포함되어 있는 경우 URI 보고를 비활성화할 수 있습니다. URI 보고를 비활성화하려면 위의 속성 이름 중 하나를 attributes.exclude 목록에 추가하세요.

예를 들어 구성 파일에 다음 키를 추가하면 에이전트가 URI 관련 속성을 보고하지 않게 됩니다.

attributes.exclude: uri

더 이상 사용되지 않고 제거된 속성

다음 속성은 더 이상 사용되지 않거나 제거되었습니다. Ruby 에이전트를 업그레이드할 때 이러한 속성에 대한 새 속성 구성으로 전환하세요.

더 이상 사용되지 않는 속성

새 속성

제거된 버전

capture_params

attributes.include: request.parameters.*

해당 없음

resque.capture_params

attributes.include: job.resque.args.*

9.0.0

sidekiq.capture_params

attributes.include: job.sidekiq.args.*

9.0.0

transaction_tracer.capture_attributes

transaction_tracer.attributes.enabled

9.0.0

error_collector.capture_attributes

error_collector.attributes.enabled

9.0.0

browser_monitoring.capture_attributes

browser_monitoring.attributes.enabled

9.0.0

analytics_events.capture_attributes

transaction_events.attributes.enabled

9.0.0

Copyright © 2024 New Relic Inc.

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