CloudWatch Synthetics Recorder
Record user actions and generate CloudWatch Synthetics Canary scripts.
CloudWatch Synthetics Recorder란 무엇입니까?
CloudWatch Synthetics Recorder은(는) CloudWatch Synthetics에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Record user actions and generate CloudWatch Synthetics Canary scripts."입니다.
확장 프로그램 스크린샷
CloudWatch Synthetics Recorder 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Use the CloudWatch Synthetics Recorder extension to automatically record the type and click actions that you take on your web site and convert these actions to a Node.js script. You can then use the script to create a canary in Amazon Cloudwatch Synthetics. CloudWatch Synthetics canaries are configurable scripts that run on a schedule to monitor your endpoints and APIs. Canaries can follow the same routes and perform the same actions as a customer, which makes it possible for you to continually verify your customer experience even when you don't have any customer traffic on your applications. For more information about CloudWatch Synthetics, see https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Canaries.html. By installing or using this extension, you agree that your installation and use of this extension is governed by https://aws.amazon.com/agreement/ or other agreement between you and AWS governing your use of our services. Credits: CloudWatch Synthetics Recorder is based on the Headless recorder(https://github.com/checkly/headless-recorder).
확장 프로그램 기본 정보
이름 | CloudWatch Synthetics Recorder |
ID | bhdnlmmgiplmbcdmkkdfplenecpegfno |
공식 URL | https://chromewebstore.google.com/detail/cloudwatch-synthetics-rec/bhdnlmmgiplmbcdmkkdfplenecpegfno |
설명 | Record user actions and generate CloudWatch Synthetics Canary scripts. |
파일 크기 | 971 KB |
설치 횟수 | 4,841 |
현재 버전 | 0.0.2 |
최근 업데이트 | 2020-11-02 |
출시 날짜 | 2020-11-02 |
평점 | 3.40/5 총 5 개의 평점 |
개발자 | CloudWatch Synthetics |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Canaries.html |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CloudWatch Synthetics Recorder", "version": "0.0.2", "manifest_version": 2, "description": "Record user actions and generate CloudWatch Synthetics Canary scripts.", "permissions": [ "storage", "webNavigation", "activeTab", " |