Amazon CloudWatch Application Insights
<fullname>Amazon CloudWatch Application Insights</fullname> <p> Amazon CloudWatch Application Insights is a service that helps you detect common problems with your applications. It enables you to pinpoint the source of issues in your applications (built with technologies such as Microsoft IIS, .NET, and Microsoft SQL Server), by providing key insights into detected problems.</p> <p>After you onboa
Latency
Not monitored yet
Uptime
Not monitored yet
Playground
Verified
live
Endpoints
/#X-Amz-Target=EC2WindowsBarleyService.DeleteLogPattern
Removes the specified log pattern from a LogPatternSet .
/#X-Amz-Target=EC2WindowsBarleyService.DescribeApplication
Describes the application.
/#X-Amz-Target=EC2WindowsBarleyService.DescribeComponent
Describes a component and lists the resources that are grouped together in a component.
/#X-Amz-Target=EC2WindowsBarleyService.DescribeComponentConfiguration
Describes the monitoring configuration of the component.
/#X-Amz-Target=EC2WindowsBarleyService.DescribeComponentConfigurationRecommendation
Describes the recommended monitoring configuration of the component.
/#X-Amz-Target=EC2WindowsBarleyService.DescribeLogPattern
Describe a specific log pattern from a LogPatternSet .
/#X-Amz-Target=EC2WindowsBarleyService.DescribeObservation
Describes an anomaly or error with the application.
/#X-Amz-Target=EC2WindowsBarleyService.DescribeProblem
Describes an application problem.
/#X-Amz-Target=EC2WindowsBarleyService.DescribeProblemObservations
Describes the anomalies or errors associated with the problem.
/#X-Amz-Target=EC2WindowsBarleyService.CreateApplication
Adds an application that is created from a resource group.
/#X-Amz-Target=EC2WindowsBarleyService.CreateComponent
Creates a custom component by grouping similar standalone instances to monitor.
/#X-Amz-Target=EC2WindowsBarleyService.CreateLogPattern
Adds an log pattern to a LogPatternSet .
/#X-Amz-Target=EC2WindowsBarleyService.DeleteApplication
Removes the specified application from monitoring. Does not delete the application.
/#X-Amz-Target=EC2WindowsBarleyService.DeleteComponent
Ungroups a custom component. When you ungroup custom components, all applicable monitors that are set up for the component are removed and the instances revert to their standalone status.
/#X-Amz-Target=EC2WindowsBarleyService.ListApplications
Lists the IDs of the applications that you are monitoring.
/#X-Amz-Target=EC2WindowsBarleyService.ListComponents
Lists the auto-grouped, standalone, and custom components of the application.
/#X-Amz-Target=EC2WindowsBarleyService.ListConfigurationHistory
Lists the INFO, WARN, and ERROR events for periodic configuration updates performed by Application Insights. Examples of events represented are: INFO: creating a new alarm or updating an alarm threshold. WARN: alarm not created due to insufficient data points used to predict thresholds. ERROR: alarm not created due to permission errors or exceeding quotas.
/#X-Amz-Target=EC2WindowsBarleyService.ListLogPatternSets
Lists the log pattern sets in the specific application.
/#X-Amz-Target=EC2WindowsBarleyService.ListLogPatterns
Lists the log patterns in the specific log LogPatternSet .
/#X-Amz-Target=EC2WindowsBarleyService.ListProblems
Lists the problems with your application.
/#X-Amz-Target=EC2WindowsBarleyService.ListTagsForResource
Retrieve a list of the tags (keys and values) that are associated with a specified application. A tag is a label that you optionally define and associate with an application. Each tag consists of a required tag key and an optional associated tag value . A tag key is a general label that acts as a category for more specific tag values. A tag value acts as a descriptor within a tag key.
/#X-Amz-Target=EC2WindowsBarleyService.TagResource
Add one or more tags (keys and values) to a specified application. A tag is a label that you optionally define and associate with an application. Tags can help you categorize and manage application in different ways, such as by purpose, owner, environment, or other criteria. Each tag consists of a required tag key and an associated tag value , both of which you define. A tag key is a general label that acts as a category for more specific tag values. A tag value acts as a descriptor within a tag key.
/#X-Amz-Target=EC2WindowsBarleyService.UntagResource
Remove one or more tags (keys and values) from a specified application.
/#X-Amz-Target=EC2WindowsBarleyService.UpdateApplication
Updates the application.
/#X-Amz-Target=EC2WindowsBarleyService.UpdateComponent
Updates the custom component name and/or the list of resources that make up the component.
/#X-Amz-Target=EC2WindowsBarleyService.UpdateComponentConfiguration
Updates the monitoring configurations for the component. The configuration input parameter is an escaped JSON of the configuration and should match the schema of what is returned by DescribeComponentConfigurationRecommendation .
/#X-Amz-Target=EC2WindowsBarleyService.UpdateLogPattern
Adds a log pattern to a LogPatternSet .
27 endpoints auto-detected
Authentication
This API uses an API key, passed in the "Authorization" header. No OAuth required.
curl -X POST \ "https://github.com/mermade/aws2openapi/#X-Amz-Target=EC2WindowsBarleyService.DeleteLogPattern" \ -H "Authorization: YOUR_API_KEY"
github.com · HTTPS only