CloudWatch Synthetics Recorder
Record user actions and generate CloudWatch Synthetics Canary scripts.
Τι είναι το CloudWatch Synthetics Recorder;
Το CloudWatch Synthetics Recorder είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον CloudWatch Synthetics, και η κύρια λειτουργία του είναι "Record user actions and generate CloudWatch Synthetics Canary scripts.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης CloudWatch Synthetics Recorder
Λήψη αρχείων επέκτασης CloudWatch Synthetics Recorder σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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", " |