Awso_application_insights_syncSourceval add_workload :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.AddWorkloadRequest.t ->
(Awso_application_insights.Values.AddWorkloadResponse.t,
Awso_application_insights.Values.AddWorkloadResponse.error)
Result.tval create_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.CreateApplicationRequest.t ->
(Awso_application_insights.Values.CreateApplicationResponse.t,
Awso_application_insights.Values.CreateApplicationResponse.error)
Result.tval create_component :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.CreateComponentRequest.t ->
(Awso_application_insights.Values.CreateComponentResponse.t,
Awso_application_insights.Values.CreateComponentResponse.error)
Result.tval create_log_pattern :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.CreateLogPatternRequest.t ->
(Awso_application_insights.Values.CreateLogPatternResponse.t,
Awso_application_insights.Values.CreateLogPatternResponse.error)
Result.tval delete_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.DeleteApplicationRequest.t ->
(Awso_application_insights.Values.DeleteApplicationResponse.t,
Awso_application_insights.Values.DeleteApplicationResponse.error)
Result.tval delete_component :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.DeleteComponentRequest.t ->
(Awso_application_insights.Values.DeleteComponentResponse.t,
Awso_application_insights.Values.DeleteComponentResponse.error)
Result.tval delete_log_pattern :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.DeleteLogPatternRequest.t ->
(Awso_application_insights.Values.DeleteLogPatternResponse.t,
Awso_application_insights.Values.DeleteLogPatternResponse.error)
Result.tval describe_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.DescribeApplicationRequest.t ->
(Awso_application_insights.Values.DescribeApplicationResponse.t,
Awso_application_insights.Values.DescribeApplicationResponse.error)
Result.tval describe_component :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.DescribeComponentRequest.t ->
(Awso_application_insights.Values.DescribeComponentResponse.t,
Awso_application_insights.Values.DescribeComponentResponse.error)
Result.tval describe_component_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.DescribeComponentConfigurationRequest.t ->
(Awso_application_insights.Values.DescribeComponentConfigurationResponse.t,
Awso_application_insights.Values.DescribeComponentConfigurationResponse.error)
Result.tval describe_component_configuration_recommendation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.DescribeComponentConfigurationRecommendationRequest.t ->
(Awso_application_insights.Values.DescribeComponentConfigurationRecommendationResponse.t,
Awso_application_insights.Values.DescribeComponentConfigurationRecommendationResponse.error)
Result.tval describe_log_pattern :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.DescribeLogPatternRequest.t ->
(Awso_application_insights.Values.DescribeLogPatternResponse.t,
Awso_application_insights.Values.DescribeLogPatternResponse.error)
Result.tval describe_observation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.DescribeObservationRequest.t ->
(Awso_application_insights.Values.DescribeObservationResponse.t,
Awso_application_insights.Values.DescribeObservationResponse.error)
Result.tval describe_problem :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.DescribeProblemRequest.t ->
(Awso_application_insights.Values.DescribeProblemResponse.t,
Awso_application_insights.Values.DescribeProblemResponse.error)
Result.tval describe_problem_observations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.DescribeProblemObservationsRequest.t ->
(Awso_application_insights.Values.DescribeProblemObservationsResponse.t,
Awso_application_insights.Values.DescribeProblemObservationsResponse.error)
Result.tval describe_workload :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.DescribeWorkloadRequest.t ->
(Awso_application_insights.Values.DescribeWorkloadResponse.t,
Awso_application_insights.Values.DescribeWorkloadResponse.error)
Result.tval list_applications :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.ListApplicationsRequest.t ->
(Awso_application_insights.Values.ListApplicationsResponse.t,
Awso_application_insights.Values.ListApplicationsResponse.error)
Result.tval list_components :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.ListComponentsRequest.t ->
(Awso_application_insights.Values.ListComponentsResponse.t,
Awso_application_insights.Values.ListComponentsResponse.error)
Result.tval list_configuration_history :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.ListConfigurationHistoryRequest.t ->
(Awso_application_insights.Values.ListConfigurationHistoryResponse.t,
Awso_application_insights.Values.ListConfigurationHistoryResponse.error)
Result.tval list_log_pattern_sets :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.ListLogPatternSetsRequest.t ->
(Awso_application_insights.Values.ListLogPatternSetsResponse.t,
Awso_application_insights.Values.ListLogPatternSetsResponse.error)
Result.tval list_log_patterns :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.ListLogPatternsRequest.t ->
(Awso_application_insights.Values.ListLogPatternsResponse.t,
Awso_application_insights.Values.ListLogPatternsResponse.error)
Result.tval list_problems :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.ListProblemsRequest.t ->
(Awso_application_insights.Values.ListProblemsResponse.t,
Awso_application_insights.Values.ListProblemsResponse.error)
Result.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.ListTagsForResourceRequest.t ->
(Awso_application_insights.Values.ListTagsForResourceResponse.t,
Awso_application_insights.Values.ListTagsForResourceResponse.error)
Result.tval list_workloads :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.ListWorkloadsRequest.t ->
(Awso_application_insights.Values.ListWorkloadsResponse.t,
Awso_application_insights.Values.ListWorkloadsResponse.error)
Result.tval remove_workload :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.RemoveWorkloadRequest.t ->
(Awso_application_insights.Values.RemoveWorkloadResponse.t,
Awso_application_insights.Values.RemoveWorkloadResponse.error)
Result.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.TagResourceRequest.t ->
(Awso_application_insights.Values.TagResourceResponse.t,
Awso_application_insights.Values.TagResourceResponse.error)
Result.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.UntagResourceRequest.t ->
(Awso_application_insights.Values.UntagResourceResponse.t,
Awso_application_insights.Values.UntagResourceResponse.error)
Result.tval update_application :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.UpdateApplicationRequest.t ->
(Awso_application_insights.Values.UpdateApplicationResponse.t,
Awso_application_insights.Values.UpdateApplicationResponse.error)
Result.tval update_component :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.UpdateComponentRequest.t ->
(Awso_application_insights.Values.UpdateComponentResponse.t,
Awso_application_insights.Values.UpdateComponentResponse.error)
Result.tval update_component_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.UpdateComponentConfigurationRequest.t ->
(Awso_application_insights.Values.UpdateComponentConfigurationResponse.t,
Awso_application_insights.Values.UpdateComponentConfigurationResponse.error)
Result.tval update_log_pattern :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.UpdateLogPatternRequest.t ->
(Awso_application_insights.Values.UpdateLogPatternResponse.t,
Awso_application_insights.Values.UpdateLogPatternResponse.error)
Result.tval update_problem :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.UpdateProblemRequest.t ->
(Awso_application_insights.Values.UpdateProblemResponse.t,
Awso_application_insights.Values.UpdateProblemResponse.error)
Result.tval update_workload :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_application_insights.Values.UpdateWorkloadRequest.t ->
(Awso_application_insights.Values.UpdateWorkloadResponse.t,
Awso_application_insights.Values.UpdateWorkloadResponse.error)
Result.tinclude module type of struct include Awso_application_insights.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module ConfigurationEventMonitoredResourceARN =
Awso_application_insights.Values.ConfigurationEventMonitoredResourceARNmodule ConfigurationEventResourceName =
Awso_application_insights.Values.ConfigurationEventResourceNamemodule ConfigurationEventResourceType =
Awso_application_insights.Values.ConfigurationEventResourceTypeDescribes an anomaly or error with the application.
An object that defines the tags associated with an application. A tag is a label that you optionally define and associate with an application. Tags can help you categorize and manage resources 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 a more specific tag value. A tag value acts as a descriptor within a tag key. A tag key can contain as many as 128 characters. A tag value can contain as many as 256 characters. The characters can be Unicode letters, digits, white space, or one of the following symbols: _ . : / = + -. The following additional restrictions apply to tags: Tag keys and values are case sensitive. For each associated resource, each tag key must be unique and it can have only one value. The aws: prefix is reserved for use by Amazon Web Services; you can’t use it in any tag keys or values that you define. In addition, you can't edit or remove tag keys or values that use this prefix.
Describes the workloads on a component.
Describes a problem that is detected by correlating observations.
An object that defines the log patterns that belongs to a LogPatternSet.
The event information.
Describes a standalone resource or similarly grouped resources that the application is made up of.
Describes the status of the application.
The server encountered an internal error and is unable to complete the request.
The resource does not exist in the customer account.
The parameter is not valid.
The configuration of the workload.
The resource is already created or in use.
The number of the provided tags is beyond the limit, or the number of total tags you are trying to attach to the specified resource exceeds the limit.
Describes observations related to the problem.
The request is not understood by the server.
User does not have permissions to perform this action.
Tags are already registered for the specified application ARN.
Adds a workload to a component. Each component can have at most five workloads.
Adds a workload to a component. Each component can have at most five workloads.
Updates the visibility of the problem or specifies the problem as RESOLVED.
Updates the visibility of the problem or specifies the problem as RESOLVED.
Adds a log pattern to a LogPatternSet.
Adds a log pattern to a LogPatternSet.
Updates the custom component name and/or the list of resources that make up the component.
Updates the custom component name and/or the list of resources that make up the component.
module UpdateComponentConfigurationResponse =
Awso_application_insights.Values.UpdateComponentConfigurationResponseUpdates 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.
module UpdateComponentConfigurationRequest =
Awso_application_insights.Values.UpdateComponentConfigurationRequestUpdates 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.
Updates the application.
Updates the application.
Remove one or more tags (keys and values) from a specified application.
Remove one or more tags (keys and values) from a specified application.
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.
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.
Remove workload from a component.
Remove workload from a component.
Lists the workloads that are configured on a given component.
Lists the workloads that are configured on a given component.
module ListTagsForResourceResponse =
Awso_application_insights.Values.ListTagsForResourceResponseRetrieve 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.
module ListTagsForResourceRequest =
Awso_application_insights.Values.ListTagsForResourceRequestRetrieve 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.
Lists the problems with your application.
Lists the problems with your application.
Lists the log patterns in the specific log LogPatternSet.
Lists the log patterns in the specific log LogPatternSet.
module ListLogPatternSetsResponse =
Awso_application_insights.Values.ListLogPatternSetsResponseLists the log pattern sets in the specific application.
Lists the log pattern sets in the specific application.
module ListConfigurationHistoryResponse =
Awso_application_insights.Values.ListConfigurationHistoryResponseLists 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.
module ListConfigurationHistoryRequest =
Awso_application_insights.Values.ListConfigurationHistoryRequestLists 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.
Lists the auto-grouped, standalone, and custom components of the application.
Lists the auto-grouped, standalone, and custom components of the application.
Lists the IDs of the applications that you are monitoring.
Lists the IDs of the applications that you are monitoring.
Describes a workload and its configuration.
Describes a workload and its configuration.
Describes an application problem.
Describes an application problem.
module DescribeProblemObservationsResponse =
Awso_application_insights.Values.DescribeProblemObservationsResponseDescribes the anomalies or errors associated with the problem.
module DescribeProblemObservationsRequest =
Awso_application_insights.Values.DescribeProblemObservationsRequestDescribes the anomalies or errors associated with the problem.
module DescribeObservationResponse =
Awso_application_insights.Values.DescribeObservationResponseDescribes an anomaly or error with the application.
module DescribeObservationRequest =
Awso_application_insights.Values.DescribeObservationRequestDescribes an anomaly or error with the application.
module DescribeLogPatternResponse =
Awso_application_insights.Values.DescribeLogPatternResponseDescribe a specific log pattern from a LogPatternSet.
Describe a specific log pattern from a LogPatternSet.
Describes a component and lists the resources that are grouped together in a component.
Describes a component and lists the resources that are grouped together in a component.
module DescribeComponentConfigurationResponse =
Awso_application_insights.Values.DescribeComponentConfigurationResponseDescribes the monitoring configuration of the component.
module DescribeComponentConfigurationRequest =
Awso_application_insights.Values.DescribeComponentConfigurationRequestDescribes the monitoring configuration of the component.
module DescribeComponentConfigurationRecommendationResponse =
Awso_application_insights.Values.DescribeComponentConfigurationRecommendationResponseDescribes the recommended monitoring configuration of the component.
module DescribeComponentConfigurationRecommendationRequest =
Awso_application_insights.Values.DescribeComponentConfigurationRecommendationRequestDescribes the recommended monitoring configuration of the component.
module DescribeApplicationResponse =
Awso_application_insights.Values.DescribeApplicationResponseDescribes the application.
module DescribeApplicationRequest =
Awso_application_insights.Values.DescribeApplicationRequestDescribes the application.
Removes the specified log pattern from a LogPatternSet.
Removes the specified log pattern from a LogPatternSet.
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.
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.
Removes the specified application from monitoring. Does not delete the application.
Removes the specified application from monitoring. Does not delete the application.
Adds an log pattern to a LogPatternSet.
Adds an log pattern to a LogPatternSet.
Creates a custom component by grouping similar standalone instances to monitor.
Creates a custom component by grouping similar standalone instances to monitor.
Adds an application that is created from a resource group.
Adds an application that is created from a resource group.
Adds a workload to a component. Each component can have at most five workloads.
Adds a workload to a component. Each component can have at most five workloads.