- はじめに
- エージェント
- インテグレーション
- Watchdog
- イベント
- ダッシュボード
- モバイルアプリケーション
- インフラストラクチャー
- サーバーレス
- メトリクス
- ノートブック
- アラート設定
- APM & Continuous Profiler
- CI Visibility
- RUM & セッションリプレイ
- データベース モニタリング
- ログ管理
- セキュリティプラットフォーム
- Synthetic モニタリング
- ネットワークモニタリング
- 開発者
- API
- アカウントの管理
- データセキュリティ
- ヘルプ
If you are using Content Security Policy (CSP) on your websites, add the following URLs to your existing directives depending on how you setup your Real User Monitoring or browser log collection:
Depending on the site
option used to initialize Real User Monitoring or browser logs collection, add the appropriate connect-src
entry:
connect-src https://*.
If you are using Session Replay, make sure to allow Workers with blob:
URI schemes by adding the following worker-src
entry:
worker-src blob:;
If you are using the CDN async or CDN sync setup for Real User Monitoring or browser log collection, you should also add the following script-src
entry:
script-src https://www.datadoghq-browser-agent.com
お役に立つドキュメント、リンクや記事: