Module Awso_application_insights_lwtSource

include module type of struct include Awso_application_insights.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval serviceAbbreviation : string
Sourceval targetPrefix : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]

Describes 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.

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.

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.

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.

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.

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.

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.

Lists the log pattern sets in the specific application.

Lists the log pattern sets in the specific application.

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.

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.

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.

Describes the anomalies or errors associated with the problem.

Describes the anomalies or errors associated with the problem.

Describes an anomaly or error with the application.

Describes an anomaly or error with the application.

Describe 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.

Describes the monitoring configuration of the component.

Describes the monitoring configuration of the component.

Sourcemodule DescribeComponentConfigurationRecommendationResponse = Awso_application_insights.Values.DescribeComponentConfigurationRecommendationResponse

Describes the recommended monitoring configuration of the component.

Sourcemodule DescribeComponentConfigurationRecommendationRequest = Awso_application_insights.Values.DescribeComponentConfigurationRecommendationRequest

Describes the recommended monitoring configuration of the component.

Describes the application.

Describes 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.