amazonaws.com – application-insights
Amazon CloudWatch Application Insights
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.
After you onboard your application, CloudWatch Application Insights identifies, recommends, and sets up metrics and logs. It continuously analyzes and correlates your metrics and logs for unusual behavior to surface actionable problems with your application. For example, if your application is slow and unresponsive and leading to HTTP 500 errors in your Application Load Balancer (ALB), Application Insights informs you that a memory pressure problem with your SQL Server database is occurring. It bases this analysis on impactful metrics and log errors.
- Homepage
- https://api.apis.guru/v2/specs/amazonaws.com:application-insights/2018-11-25.json
- Provider
- amazonaws.com:application-insights / application-insights
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/amazonaws.com/application-insights/2018-11-25/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/amazonaws.com/application-insights/2018-11-25/openapi.yaml
Tools (29)
Extracted live via the executor SDK.
-
xAmzTargetEC2WindowsBarleyServiceCreateApplication.createApplicationAdds an application that is created from a resource group.
-
xAmzTargetEC2WindowsBarleyServiceCreateComponent.createComponentCreates a custom component by grouping similar standalone instances to monitor.
-
xAmzTargetEC2WindowsBarleyServiceCreateLogPattern.createLogPatternAdds an log pattern to a
LogPatternSet. -
xAmzTargetEC2WindowsBarleyServiceDeleteApplication.deleteApplicationRemoves the specified application from monitoring. Does not delete the application.
-
xAmzTargetEC2WindowsBarleyServiceDeleteComponent.deleteComponentUngroups 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.
-
xAmzTargetEC2WindowsBarleyServiceDeleteLogPattern.deleteLogPatternRemoves the specified log pattern from a
LogPatternSet. -
xAmzTargetEC2WindowsBarleyServiceDescribeApplication.describeApplicationDescribes the application.
-
xAmzTargetEC2WindowsBarleyServiceDescribeComponent.describeComponentDescribes a component and lists the resources that are grouped together in a component.
-
xAmzTargetEC2WindowsBarleyServiceDescribeComponentConfiguration.describeComponentConfigurationDescribes the monitoring configuration of the component.
-
xAmzTargetEC2WindowsBarleyServiceDescribeComponentConfigurationRecommendation.describeComponentConfigurationRecommendationDescribes the recommended monitoring configuration of the component.
-
xAmzTargetEC2WindowsBarleyServiceDescribeLogPattern.describeLogPatternDescribe a specific log pattern from a
LogPatternSet. -
xAmzTargetEC2WindowsBarleyServiceDescribeObservation.describeObservationDescribes an anomaly or error with the application.
-
xAmzTargetEC2WindowsBarleyServiceDescribeProblem.describeProblemDescribes an application problem.
-
xAmzTargetEC2WindowsBarleyServiceDescribeProblemObservations.describeProblemObservationsDescribes the anomalies or errors associated with the problem.
-
xAmzTargetEC2WindowsBarleyServiceListApplications.listApplicationsLists the IDs of the applications that you are monitoring.
-
xAmzTargetEC2WindowsBarleyServiceListComponents.listComponentsLists the auto-grouped, standalone, and custom components of the application.
-
xAmzTargetEC2WindowsBarleyServiceListConfigurationHistory.listConfigurationHistoryLists 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.
-
-
xAmzTargetEC2WindowsBarleyServiceListLogPatterns.listLogPatternsLists the log patterns in the specific log
LogPatternSet. -
xAmzTargetEC2WindowsBarleyServiceListLogPatternSets.listLogPatternSetsLists the log pattern sets in the specific application.
-
xAmzTargetEC2WindowsBarleyServiceListProblems.listProblemsLists the problems with your application.
-
xAmzTargetEC2WindowsBarleyServiceListTagsForResource.listTagsForResourceRetrieve 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.
-
xAmzTargetEC2WindowsBarleyServiceTagResource.tagResourceAdd 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.
-
xAmzTargetEC2WindowsBarleyServiceUntagResource.untagResourceRemove one or more tags (keys and values) from a specified application.
-
xAmzTargetEC2WindowsBarleyServiceUpdateApplication.updateApplicationUpdates the application.
-
xAmzTargetEC2WindowsBarleyServiceUpdateComponent.updateComponentUpdates the custom component name and/or the list of resources that make up the component.
-
xAmzTargetEC2WindowsBarleyServiceUpdateComponentConfiguration.updateComponentConfigurationUpdates 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. -
xAmzTargetEC2WindowsBarleyServiceUpdateLogPattern.updateLogPatternAdds a log pattern to a
LogPatternSet. -
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools