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

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

영문본과 번역본이 일치하지 않는 경우 영문본이 우선합니다. 보다 자세한 내용은 이 페이지를 방문하시기 바랍니다.

문제 신고

퀵스타트에 데이터 소스 추가

이 절차는 퀵스타트를 만드는 방법을 가르치는 과정의 일부입니다. 아직 확인하지 않으셨다면 과정 소개를 확인해 보세요.

이 절차는 실습의 마지막 절차 위에 구축되므로 이 절차를 진행하기 전에대시보드를 생성 하고 알림을 생성해야 합니다.

데이터 소스는 에이전트, 트랜잭션 속성, 클라우드 공급자 통합, 타사 통합 등과 같은 단일 유형의 계측을 나타냅니다.

데이터 원본에는 두 가지 유형이 있습니다.

  • 핵심
  • 지역 사회

CORE 데이터 소스는 New Relic One에서 제공되며 이 다음에는 존재하지 않으며, COMMUNITY 데이터 소스는 퀵스타트 주소 내에 정의되어 있습니다.

COMMUNITY 데이터 소스는 data-sources/ 디렉터리에 있습니다. 이 절차에서는 퀵스타트에 데이터 소스를 추가하는 방법을 알아봅니다.

원하는 IDE에서 프로젝트를 열고 \_template 디렉터리로 이동합니다.

여기에서 data-sources/example-data-source 디렉터리와 해당 콘텐츠를 루트 수준의 data-sources 디렉터리에 복사합니다. 디렉토리 이름을 flashdb 로 바꾸십시오.

이 디렉터리에는 데이터 소스를 생성하기 위한 샘플 YAML 파일이 포함되어 있습니다.

datasources/flashdb/config.yml 파일로 이동하여 데이터 소스의 세부정보를 추가하세요. 참고로 flashdb 데이터 소스는 다음과 유사해야 합니다.

id: flashdb
displayName: FlashDB
description: |
FlashDB is the fastest and lightest database in the universe. First, it can handle a large number of concurrent users without slowing down. Second, it has a very low latency, so queries are processed quickly. And finally, it scales easily as your data grows.
This quickstart allows users to monitor their database to ensure peak performance. It also notifies you if there's any problem the database.
The flashdb quickstart includes:
## a dashboard
where users can easily monitor:
- Database methods
- Average response time
- Errors
- Database size
- Cache hits
- Keys
## alert conditions
where users are notified on:
- slow read responses
- low cache hit
icon: logo.svg
install:
primary:
link:
url: https://www.newrelic.com
keywords:
- infrastructure
- database
categoryTerms:
- database

데이터 원본에 대한 로고를 추가합니다. .svg 또는 .png 일 수 있습니다.

이 절차는 퀵스타트를 만드는 방법을 가르치는 과정의 일부입니다. 다음 강의로 계속 진행하세요. 퀵스타트에 기여해 보세요.

Copyright © 2024 New Relic Inc.

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