Akamai mPulse

개요

Datadog를 Akamai mPulse에 연결해 실시간 사용자 모니터링(RUM) 메트릭을 수집하고 최종 사용자가 경험하는 웹사이트 성능이 어떤지 가시화해 살펴보세요. CND와 백엔드 인프라스트럭처에서 RUM 메트릭을 성능 데이터와 연결하고 분석해 웹 스택에 관한 폭 넓은 정보를 가시화할 수 있습니다.

Datadog의 기본 대시보드와 모니터를 사용해 다음을 할 수 있습니다.

  • 이탈률, 사용자 세션, 페이지 로드 시간과 같은 핵심 메트릭의 개요 보기
  • 프론트엔드나 백엔드에서 사용자가 경험하는 느린 속도의 원인 조사하기
  • 페이지 로드 시간과 페이지 그룹 모니터링

Akamai DataStream 2, NGINX, MYSQL 등 600개가 넘는 기술에서 얻은 실시간 데이터를 메트릭과 연결해 웹 스택의 프론트엔드와 백엔드 살펴보기

설정

설치

Datadog Akamai mPulse 통합이라는 이름의 통합을 설치합니다.

구성

Akamai mPulse 통합에는 apiKeyapiToken이 필요합니다.

API 키 생성

apiKey는 자동 생성 값으로, 내 mPulse 포털에서 파악한 사이트의 데이터(비콘)를 식별하는 데 사용됩니다.

"Apps" 메뉴 옵션과 `apiKey` 속성은 앱 관리자에게만 보입니다.
  1. “Central” 페이지로 이동해 apiKey를 찾습니다.
  2. 왼쪽 패널에서 Apps를 클릭합니다.
  3. 모니터하고자 하는 앱 이름을 선택하여 내 apiKey를 포함하고 있는 구성 페이지를 엽니다.

API 토큰 생성

Akamai의 API 토큰 설명서를 읽은 후 다음을 따르세요.

  1. mpulse.soasta.com에서 로그인합니다.
  2. 패널 왼쪽 끝에 있는 My Settings로 이동합니다.
  3. API 토큰 영역에 있는 “Generate"를 클릭합니다.

수집한 데이터

메트릭

akamai.mpulse.bouncerate
(gauge)
The percentage of visitors who enter the site and then leave
Shown as percent
akamai.mpulse.clientroundtriptime.p50
(gauge)
The 50th percentile of the round-trip time between the browser and the Akamai edge server (nearest to the end user)
Shown as millisecond
akamai.mpulse.clientroundtriptime.p95
(gauge)
The 95th percentile of the round-trip time between the browser and the Akamai edge server (nearest to the end user)
Shown as millisecond
akamai.mpulse.dns.p50
(gauge)
The 50th percentile of DNS resolution time
Shown as millisecond
akamai.mpulse.dns.p95
(gauge)
The 95th percentile of DNS resolution time
Shown as millisecond
akamai.mpulse.domload.p50
(gauge)
The 50th percentile of domLoading - navigationStart
Shown as millisecond
akamai.mpulse.domload.p95
(gauge)
The 95th percentile of domLoading - navigationStart
Shown as millisecond
akamai.mpulse.domready.p50
(gauge)
The 50th percentile of domComplete - navigationStart
Shown as millisecond
akamai.mpulse.domready.p95
(gauge)
The 95th percentile of domComplete - navigationStart
Shown as millisecond
akamai.mpulse.firstbyte.p50
(gauge)
The 50th percentile of the time from navigation start to first byte
Shown as millisecond
akamai.mpulse.firstbyte.p95
(gauge)
The 95th percentile of the time from navigation start to first byte
Shown as millisecond
akamai.mpulse.firstcontentfulpaint.p50
(gauge)
The 50th percentile of the time when the browser displays content for the first time
Shown as millisecond
akamai.mpulse.firstcontentfulpaint.p95
(gauge)
The 95th percentile of the time when the browser displays content for the first time
Shown as millisecond
akamai.mpulse.firstinputdelay.p50
(gauge)
The 50th percentile of how quickly the page was able to respond to the user’s first interaction
Shown as millisecond
akamai.mpulse.firstinputdelay.p95
(gauge)
The 95th percentile of how quickly the page was able to respond to the user’s first interaction
Shown as millisecond
akamai.mpulse.firstlastbyte.p50
(gauge)
The 50th percentile of the time from first byte to onload (or whenever the page is considered ready)
Shown as millisecond
akamai.mpulse.firstlastbyte.p95
(gauge)
The 95th percentile of the time from first byte to onload (or whenever the page is considered ready)
Shown as millisecond
akamai.mpulse.firstpaint.p50
(gauge)
The 50th percentile of the time when the browser first rendered after navigation
Shown as millisecond
akamai.mpulse.firstpaint.p95
(gauge)
The 95th percentile of the time when the browser first rendered after navigation.
Shown as millisecond
akamai.mpulse.longtaskstime.p50
(gauge)
The 50th percentile of the sum of the amount of time of LongTasks, which are browser tasks that take over 50 ms
Shown as millisecond
akamai.mpulse.longtaskstime.p95
(gauge)
The 95th percentile of the sum of the amount of time of LongTasks, which are browser tasks that take over 50 ms
Shown as millisecond
akamai.mpulse.pageload.p50
(gauge)
The 50th percentile of page load time
Shown as millisecond
akamai.mpulse.pageload.p95
(gauge)
The 95th percentile of page load time
Shown as millisecond
akamai.mpulse.pageviews
(count)
Number of page views
Shown as view
akamai.mpulse.sessions
(count)
Number of user sessions
Shown as session
akamai.mpulse.ssl.p50
(gauge)
The 50th percentile of SSL handshake time
Shown as millisecond
akamai.mpulse.ssl.p95
(gauge)
The 95th percentile of SSL handshake time
Shown as millisecond
akamai.mpulse.tcp.p50
(gauge)
The 50th percentile of TCP connect time
Shown as millisecond
akamai.mpulse.tcp.p95
(gauge)
The 95th percentile of TCP connect time
Shown as millisecond
akamai.mpulse.timetofirstinteraction.p50
(gauge)
The 50th percentile of the time when the user first tries to interact with the page
Shown as millisecond
akamai.mpulse.timetofirstinteraction.p95
(gauge)
The 95th percentile of the time when the user first tries to interact with the page
Shown as millisecond
akamai.mpulse.timetointeractive.p50
(gauge)
The 50th percentile of the time the user interacts with the page
Shown as millisecond
akamai.mpulse.timetointeractive.p95
(gauge)
The 95th percentile of the time the user interacts with the page
Shown as millisecond
akamai.mpulse.timetovisuallyready.p50
(gauge)
The 50th percentile of the time when the page view is ready to use
Shown as millisecond
akamai.mpulse.timetovisuallyready.p95
(gauge)
The 95th percentile of the time when the page view is ready to use
Shown as millisecond

이벤트

Akamai mPulse 통합에는 이벤트가 포함되지 않습니다.

서비스 검사

Akamai mPulse 통합에는 서비스 점검이 포함되지 않습니다.

트러블슈팅

도움이 필요하신가요? Datadog 지원팀에 문의하세요.

참고 자료