Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/poad/next-cloudwatch-rum-example
https://github.com/poad/next-cloudwatch-rum-example
aws-cloudwatch aws-cloudwatch-rum nextjs typescript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/poad/next-cloudwatch-rum-example
- Owner: poad
- License: apache-2.0
- Created: 2022-02-14T10:16:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-18T14:19:44.000Z (3 months ago)
- Last Synced: 2024-10-18T23:06:04.980Z (3 months ago)
- Topics: aws-cloudwatch, aws-cloudwatch-rum, nextjs, typescript
- Language: TypeScript
- Homepage:
- Size: 7.41 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# next-cloudwatch-rum-example
1. infra 配下で `cdk deploy` を実行してインフラ構築する
2. CloudWatch RUM のアプリケーションモニターをさくせいする
3. CloudWatch RUM のスニペットから script タグを取り除いたものを pages/src/public/rum.js をして保存する
4. infra 配下で `cdk deploy` を実行して rum.js をアップロードする