File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.30.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 662,428 kB
  • sloc: java: 16,875; makefile: 432; sh: 175
file content (18 lines) | stat: -rw-r--r-- 984 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package rum provides the API client, operations, and parameter types for
// CloudWatch RUM.
//
// With Amazon CloudWatch RUM, you can perform real-user monitoring to collect
// client-side data about your web application performance from actual user
// sessions in real time. The data collected includes page load times, client-side
// errors, and user behavior. When you view this data, you can see it all
// aggregated together and also see breakdowns by the browsers and devices that
// your customers use.
//
// You can use the collected data to quickly identify and debug client-side
// performance issues. CloudWatch RUM helps you visualize anomalies in your
// application performance and find relevant debugging data such as error messages,
// stack traces, and user sessions. You can also use RUM to understand the range of
// end-user impact including the number of users, geolocations, and browsers used.
package rum