Vercel

Supported OS Linux Windows Mac OS

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

datadog-integration

Overview

Vercel is a deployment and collaboration platform that enables frontend developers to build high-performance websites and applications. Vercel is also the creator of Next.js, a React framework developed in collaboration with engineers at Google and Facebook in 2016. Vercel users can leverage a built-in deployment tool that manages the build and rendering process, as well as a proprietary Edge Network that caches their sites for fast retrieval. Additionally, Vercel offers Serverless Functions, which allow users to deploy serverless code to accomplish essential backend processes like user authentication, form submission, and database queries.

Integrate Vercel with Datadog to:

Setup

Data Collected

Metrics

vercel.requests
(count)
The number of requests to each route in a Vercel project
Shown as request
vercel.builds.build_count
(count)
The number of builds of a Vercel project
Shown as build
vercel.functions.memorysize
(gauge)
The memory allocated to a Vercel Serverless Function
Shown as mebibyte
vercel.functions.max_memory_used
(gauge)
The max memory used by a Vercel Serverless Function invocation
Shown as mebibyte
vercel.functions.invocations
(count)
The number of invocations of a Vercel Serverless Function
Shown as invocation
vercel.functions.execution
(gauge)
The execution time of a Vercel Serverless Function invocation
Shown as microsecond
vercel.functions.errors
(count)
The number of errors in a Vercel Serverless Function
Shown as error
vercel.functions.duration
(gauge)
The duration of a Vercel Serverless Function invocation
Shown as nanosecond

Service Checks

The Vercel integration does not include any service checks.

Events

The Vercel integration does not include any events.

Logs

The Vercel integration collects logs from your Vercel Project using Vercel’s Log Drains feature.

Troubleshooting

Need help? Contact Datadog support.

Further Reading

추가 유용한 문서, 링크 및 기사:

PREVIEWING: Cyril-Bouchiat/add-vm-package-explorer-doc