Supported OS Linux Windows Mac OS

Datadog インテグレーション

概要

Vercel は、フロントエンド開発者が高性能のウェブサイトやアプリケーションを構築するためのデプロイおよびコラボレーションプラットフォームです。Vercel は 2016 年に Google や Facebook のエンジニアと共同開発した React フレームワーク「Next.js」の生みの親でもあります。Vercel のユーザーはビルドやレンダリングのプロセスを管理する内蔵のデプロイツールや、サイトをキャッシュして高速検索できる独自の Edge Network を活用できます。さらに、Vercel はサーバーレス関数に対応しており、ユーザー認証、フォーム送信、データベースクエリなどバックエンドで不可欠な処理を実現するサーバーレスコードをデプロイすることもできます。

Vercel を Datadog と統合すると、以下のことができます。

  • Datadog のログ管理機能を使用してアプリケーションのログを表示・解析
  • Vercel 上で動作しているサーバーレスアプリケーションや API へのリクエスト数および 4xx/5xx HTTPエラー数の確認
  • フロントエンドと Vercel Functions のパフォーマンスを Datadog Synthetics で監視する

セットアップ

収集データ

メトリクス

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

サービスチェック

Vercel インテグレーションには、サービスのチェック機能は含まれません。

イベント

Vercel インテグレーションには、イベントは含まれません。

ログ

Vercel インテグレーションは、Vercel の Log Drains 機能を使用して、ご利用の Vercel プロジェクトからログを収集します。

トラブルシューティング

ご不明な点は、Datadog のサポートチームまでお問合せください。

その他の参考資料

お役に立つドキュメント、リンクや記事: