From ff60b3c1491e44cb5f7206bd072bf6cf27c4f386 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 29 Apr 2022 01:07:07 +0600 Subject: [PATCH] Add Amazon CloudWatch RUM / rum --- src/technologies/a.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/technologies/a.json b/src/technologies/a.json index 6c30023c0..3f7aa284f 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -2220,6 +2220,24 @@ "saas": true, "website": "http://aws.amazon.com/cloudfront/" }, + "Amazon CloudWatch RUM": { + "cats": [ + 78 + ], + "description": "Amazon CloudWatch RUM is a real-user monitoring capability that helps you identify and debug issues in the client-side on web applications and enhance end user's digital experience.", + "icon": "aws.svg", + "js": { + "AwsRumClient": "", + "AwsRumClient.v": "([\\d\\.]+)\\;version:\\1", + "AwsRumConfig": "", + "AwsRum": "" + }, + "saas": true, + "pricing": [ + "payg" + ], + "website": "https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-RUM.html" + }, "Amazon Cognito": { "cats": [ 69