extra/aws-sdk-go/service/applicationsignals/doc.go (1 lines of code) (raw):

// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. // Package applicationsignals provides the client and types for making API // requests to Amazon CloudWatch Application Signals. // // Use CloudWatch Application Signals for comprehensive observability of your // cloud-based applications. It enables real-time service health dashboards // and helps you track long-term performance trends against your business goals. // The application-centric view provides you with unified visibility across // your applications, services, and dependencies, so you can proactively monitor // and efficiently triage any issues that may arise, ensuring optimal customer // experience. // // Application Signals provides the following benefits: // // - Automatically collect metrics and traces from your applications, and // display key metrics such as call volume, availability, latency, faults, // and errors. // // - Create and monitor service level objectives (SLOs). // // - See a map of your application topology that Application Signals automatically // discovers, that gives you a visual representation of your applications, // dependencies, and their connectivity. // // Application Signals works with CloudWatch RUM, CloudWatch Synthetics canaries, // and Amazon Web Services Service Catalog AppRegistry, to display your client // pages, Synthetics canaries, and application names within dashboards and maps. // // See https://docs.aws.amazon.com/goto/WebAPI/application-signals-2024-04-15 for more information on this service. // // See applicationsignals package documentation for more information. // https://docs.aws.amazon.com/sdk-for-go/api/service/applicationsignals/ // // # Using the Client // // To contact Amazon CloudWatch Application Signals with the SDK use the New function to create // a new service client. With that client you can make API requests to the service. // These clients are safe to use concurrently. // // See the SDK's documentation for more information on how to use the SDK. // https://docs.aws.amazon.com/sdk-for-go/api/ // // See aws.Config documentation for more information on configuring SDK clients. // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config // // See the Amazon CloudWatch Application Signals client ApplicationSignals for more // information on creating client for this service. // https://docs.aws.amazon.com/sdk-for-go/api/service/applicationsignals/#New package applicationsignals