
Dynatrace v0.1.0, May 24 23

Dynatrace v0.1.0, May 24 23
dynatrace.CustomAppAnomalies
Explore with Pulumi AI
Create CustomAppAnomalies Resource
new CustomAppAnomalies(name: string, args: CustomAppAnomaliesArgs, opts?: CustomResourceOptions);
@overload
def CustomAppAnomalies(resource_name: str,
opts: Optional[ResourceOptions] = None,
error_rate_increase: Optional[CustomAppAnomaliesErrorRateIncreaseArgs] = None,
scope: Optional[str] = None,
slow_user_actions: Optional[CustomAppAnomaliesSlowUserActionsArgs] = None,
unexpected_high_load: Optional[CustomAppAnomaliesUnexpectedHighLoadArgs] = None,
unexpected_low_load: Optional[CustomAppAnomaliesUnexpectedLowLoadArgs] = None)
@overload
def CustomAppAnomalies(resource_name: str,
args: CustomAppAnomaliesArgs,
opts: Optional[ResourceOptions] = None)
func NewCustomAppAnomalies(ctx *Context, name string, args CustomAppAnomaliesArgs, opts ...ResourceOption) (*CustomAppAnomalies, error)
public CustomAppAnomalies(string name, CustomAppAnomaliesArgs args, CustomResourceOptions? opts = null)
public CustomAppAnomalies(String name, CustomAppAnomaliesArgs args)
public CustomAppAnomalies(String name, CustomAppAnomaliesArgs args, CustomResourceOptions options)
type: dynatrace:CustomAppAnomalies
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args CustomAppAnomaliesArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args CustomAppAnomaliesArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args CustomAppAnomaliesArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args CustomAppAnomaliesArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args CustomAppAnomaliesArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
CustomAppAnomalies Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The CustomAppAnomalies resource accepts the following input properties:
- Error
Rate Lbrlabs.Increase Pulumi Package. Dynatrace. Inputs. Custom App Anomalies Error Rate Increase Args Error rate increase
- Slow
User Lbrlabs.Actions Pulumi Package. Dynatrace. Inputs. Custom App Anomalies Slow User Actions Args Slow user actions
- Unexpected
High Lbrlabs.Load Pulumi Package. Dynatrace. Inputs. Custom App Anomalies Unexpected High Load Args Unexpected high load
- Unexpected
Low Lbrlabs.Load Pulumi Package. Dynatrace. Inputs. Custom App Anomalies Unexpected Low Load Args Unexpected low load
- Scope string
The scope of this setting (DEVICEAPPLICATIONMETHOD CUSTOM_APPLICATION environment)
- Error
Rate CustomIncrease App Anomalies Error Rate Increase Args Error rate increase
- Slow
User CustomActions App Anomalies Slow User Actions Args Slow user actions
- Unexpected
High CustomLoad App Anomalies Unexpected High Load Args Unexpected high load
- Unexpected
Low CustomLoad App Anomalies Unexpected Low Load Args Unexpected low load
- Scope string
The scope of this setting (DEVICEAPPLICATIONMETHOD CUSTOM_APPLICATION environment)
- error
Rate CustomIncrease App Anomalies Error Rate Increase Args Error rate increase
- slow
User CustomActions App Anomalies Slow User Actions Args Slow user actions
- unexpected
High CustomLoad App Anomalies Unexpected High Load Args Unexpected high load
- unexpected
Low CustomLoad App Anomalies Unexpected Low Load Args Unexpected low load
- scope String
The scope of this setting (DEVICEAPPLICATIONMETHOD CUSTOM_APPLICATION environment)
- error
Rate CustomIncrease App Anomalies Error Rate Increase Args Error rate increase
- slow
User CustomActions App Anomalies Slow User Actions Args Slow user actions
- unexpected
High CustomLoad App Anomalies Unexpected High Load Args Unexpected high load
- unexpected
Low CustomLoad App Anomalies Unexpected Low Load Args Unexpected low load
- scope string
The scope of this setting (DEVICEAPPLICATIONMETHOD CUSTOM_APPLICATION environment)
- error_
rate_ Customincrease App Anomalies Error Rate Increase Args Error rate increase
- slow_
user_ Customactions App Anomalies Slow User Actions Args Slow user actions
- unexpected_
high_ Customload App Anomalies Unexpected High Load Args Unexpected high load
- unexpected_
low_ Customload App Anomalies Unexpected Low Load Args Unexpected low load
- scope str
The scope of this setting (DEVICEAPPLICATIONMETHOD CUSTOM_APPLICATION environment)
- error
Rate Property MapIncrease Error rate increase
- slow
User Property MapActions Slow user actions
- unexpected
High Property MapLoad Unexpected high load
- unexpected
Low Property MapLoad Unexpected low load
- scope String
The scope of this setting (DEVICEAPPLICATIONMETHOD CUSTOM_APPLICATION environment)
Outputs
All input properties are implicitly available as output properties. Additionally, the CustomAppAnomalies resource produces the following output properties:
- Id string
The provider-assigned unique ID for this managed resource.
- Id string
The provider-assigned unique ID for this managed resource.
- id String
The provider-assigned unique ID for this managed resource.
- id string
The provider-assigned unique ID for this managed resource.
- id str
The provider-assigned unique ID for this managed resource.
- id String
The provider-assigned unique ID for this managed resource.
Look up Existing CustomAppAnomalies Resource
Get an existing CustomAppAnomalies resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: CustomAppAnomaliesState, opts?: CustomResourceOptions): CustomAppAnomalies
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
error_rate_increase: Optional[CustomAppAnomaliesErrorRateIncreaseArgs] = None,
scope: Optional[str] = None,
slow_user_actions: Optional[CustomAppAnomaliesSlowUserActionsArgs] = None,
unexpected_high_load: Optional[CustomAppAnomaliesUnexpectedHighLoadArgs] = None,
unexpected_low_load: Optional[CustomAppAnomaliesUnexpectedLowLoadArgs] = None) -> CustomAppAnomalies
func GetCustomAppAnomalies(ctx *Context, name string, id IDInput, state *CustomAppAnomaliesState, opts ...ResourceOption) (*CustomAppAnomalies, error)
public static CustomAppAnomalies Get(string name, Input<string> id, CustomAppAnomaliesState? state, CustomResourceOptions? opts = null)
public static CustomAppAnomalies get(String name, Output<String> id, CustomAppAnomaliesState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Error
Rate Lbrlabs.Increase Pulumi Package. Dynatrace. Inputs. Custom App Anomalies Error Rate Increase Args Error rate increase
- Scope string
The scope of this setting (DEVICEAPPLICATIONMETHOD CUSTOM_APPLICATION environment)
- Slow
User Lbrlabs.Actions Pulumi Package. Dynatrace. Inputs. Custom App Anomalies Slow User Actions Args Slow user actions
- Unexpected
High Lbrlabs.Load Pulumi Package. Dynatrace. Inputs. Custom App Anomalies Unexpected High Load Args Unexpected high load
- Unexpected
Low Lbrlabs.Load Pulumi Package. Dynatrace. Inputs. Custom App Anomalies Unexpected Low Load Args Unexpected low load
- Error
Rate CustomIncrease App Anomalies Error Rate Increase Args Error rate increase
- Scope string
The scope of this setting (DEVICEAPPLICATIONMETHOD CUSTOM_APPLICATION environment)
- Slow
User CustomActions App Anomalies Slow User Actions Args Slow user actions
- Unexpected
High CustomLoad App Anomalies Unexpected High Load Args Unexpected high load
- Unexpected
Low CustomLoad App Anomalies Unexpected Low Load Args Unexpected low load
- error
Rate CustomIncrease App Anomalies Error Rate Increase Args Error rate increase
- scope String
The scope of this setting (DEVICEAPPLICATIONMETHOD CUSTOM_APPLICATION environment)
- slow
User CustomActions App Anomalies Slow User Actions Args Slow user actions
- unexpected
High CustomLoad App Anomalies Unexpected High Load Args Unexpected high load
- unexpected
Low CustomLoad App Anomalies Unexpected Low Load Args Unexpected low load
- error
Rate CustomIncrease App Anomalies Error Rate Increase Args Error rate increase
- scope string
The scope of this setting (DEVICEAPPLICATIONMETHOD CUSTOM_APPLICATION environment)
- slow
User CustomActions App Anomalies Slow User Actions Args Slow user actions
- unexpected
High CustomLoad App Anomalies Unexpected High Load Args Unexpected high load
- unexpected
Low CustomLoad App Anomalies Unexpected Low Load Args Unexpected low load
- error_
rate_ Customincrease App Anomalies Error Rate Increase Args Error rate increase
- scope str
The scope of this setting (DEVICEAPPLICATIONMETHOD CUSTOM_APPLICATION environment)
- slow_
user_ Customactions App Anomalies Slow User Actions Args Slow user actions
- unexpected_
high_ Customload App Anomalies Unexpected High Load Args Unexpected high load
- unexpected_
low_ Customload App Anomalies Unexpected Low Load Args Unexpected low load
- error
Rate Property MapIncrease Error rate increase
- scope String
The scope of this setting (DEVICEAPPLICATIONMETHOD CUSTOM_APPLICATION environment)
- slow
User Property MapActions Slow user actions
- unexpected
High Property MapLoad Unexpected high load
- unexpected
Low Property MapLoad Unexpected low load
Supporting Types
CustomAppAnomaliesErrorRateIncrease
- Enabled bool
This setting is enabled (
true
) or disabled (false
)- Detection
Mode string Possible Values:
Auto
,Fixed
- Error
Rate Lbrlabs.Increase Auto Pulumi Package. Dynatrace. Inputs. Custom App Anomalies Error Rate Increase Error Rate Increase Auto Alert if the percentage of user actions affected by reported errors exceeds both the absolute threshold and the relative threshold
- Error
Rate Lbrlabs.Increase Fixed Pulumi Package. Dynatrace. Inputs. Custom App Anomalies Error Rate Increase Error Rate Increase Fixed Alert if the custom reported error rate threshold is exceeded during any 5-minute period
- Enabled bool
This setting is enabled (
true
) or disabled (false
)- Detection
Mode string Possible Values:
Auto
,Fixed
- Error
Rate CustomIncrease Auto App Anomalies Error Rate Increase Error Rate Increase Auto Alert if the percentage of user actions affected by reported errors exceeds both the absolute threshold and the relative threshold
- Error
Rate CustomIncrease Fixed App Anomalies Error Rate Increase Error Rate Increase Fixed Alert if the custom reported error rate threshold is exceeded during any 5-minute period
- enabled Boolean
This setting is enabled (
true
) or disabled (false
)- detection
Mode String Possible Values:
Auto
,Fixed
- error
Rate CustomIncrease Auto App Anomalies Error Rate Increase Error Rate Increase Auto Alert if the percentage of user actions affected by reported errors exceeds both the absolute threshold and the relative threshold
- error
Rate CustomIncrease Fixed App Anomalies Error Rate Increase Error Rate Increase Fixed Alert if the custom reported error rate threshold is exceeded during any 5-minute period
- enabled boolean
This setting is enabled (
true
) or disabled (false
)- detection
Mode string Possible Values:
Auto
,Fixed
- error
Rate CustomIncrease Auto App Anomalies Error Rate Increase Error Rate Increase Auto Alert if the percentage of user actions affected by reported errors exceeds both the absolute threshold and the relative threshold
- error
Rate CustomIncrease Fixed App Anomalies Error Rate Increase Error Rate Increase Fixed Alert if the custom reported error rate threshold is exceeded during any 5-minute period
- enabled bool
This setting is enabled (
true
) or disabled (false
)- detection_
mode str Possible Values:
Auto
,Fixed
- error_
rate_ Customincrease_ auto App Anomalies Error Rate Increase Error Rate Increase Auto Alert if the percentage of user actions affected by reported errors exceeds both the absolute threshold and the relative threshold
- error_
rate_ Customincrease_ fixed App Anomalies Error Rate Increase Error Rate Increase Fixed Alert if the custom reported error rate threshold is exceeded during any 5-minute period
- enabled Boolean
This setting is enabled (
true
) or disabled (false
)- detection
Mode String Possible Values:
Auto
,Fixed
- error
Rate Property MapIncrease Auto Alert if the percentage of user actions affected by reported errors exceeds both the absolute threshold and the relative threshold
- error
Rate Property MapIncrease Fixed Alert if the custom reported error rate threshold is exceeded during any 5-minute period
CustomAppAnomaliesErrorRateIncreaseErrorRateIncreaseAuto
- Threshold
Absolute double - Threshold
Relative double
- Threshold
Absolute float64 - Threshold
Relative float64
- threshold
Absolute Double - threshold
Relative Double
- threshold
Absolute number - threshold
Relative number
- threshold_
absolute float - threshold_
relative float
- threshold
Absolute Number - threshold
Relative Number
CustomAppAnomaliesErrorRateIncreaseErrorRateIncreaseFixed
- Sensitivity string
- Threshold
Absolute double
- Sensitivity string
- Threshold
Absolute float64
- sensitivity String
- threshold
Absolute Double
- sensitivity string
- threshold
Absolute number
- sensitivity str
- threshold_
absolute float
- sensitivity String
- threshold
Absolute Number
CustomAppAnomaliesSlowUserActions
- Enabled bool
This setting is enabled (
true
) or disabled (false
)- Detection
Mode string Possible Values:
Auto
,Fixed
- Slow
User Lbrlabs.Actions Auto Pulumi Package. Dynatrace. Inputs. Custom App Anomalies Slow User Actions Slow User Actions Auto no documentation available
- Slow
User Lbrlabs.Actions Fixed Pulumi Package. Dynatrace. Inputs. Custom App Anomalies Slow User Actions Slow User Actions Fixed no documentation available
- Enabled bool
This setting is enabled (
true
) or disabled (false
)- Detection
Mode string Possible Values:
Auto
,Fixed
- Slow
User CustomActions Auto App Anomalies Slow User Actions Slow User Actions Auto no documentation available
- Slow
User CustomActions Fixed App Anomalies Slow User Actions Slow User Actions Fixed no documentation available
- enabled Boolean
This setting is enabled (
true
) or disabled (false
)- detection
Mode String Possible Values:
Auto
,Fixed
- slow
User CustomActions Auto App Anomalies Slow User Actions Slow User Actions Auto no documentation available
- slow
User CustomActions Fixed App Anomalies Slow User Actions Slow User Actions Fixed no documentation available
- enabled boolean
This setting is enabled (
true
) or disabled (false
)- detection
Mode string Possible Values:
Auto
,Fixed
- slow
User CustomActions Auto App Anomalies Slow User Actions Slow User Actions Auto no documentation available
- slow
User CustomActions Fixed App Anomalies Slow User Actions Slow User Actions Fixed no documentation available
- enabled bool
This setting is enabled (
true
) or disabled (false
)- detection_
mode str Possible Values:
Auto
,Fixed
- slow_
user_ Customactions_ auto App Anomalies Slow User Actions Slow User Actions Auto no documentation available
- slow_
user_ Customactions_ fixed App Anomalies Slow User Actions Slow User Actions Fixed no documentation available
- enabled Boolean
This setting is enabled (
true
) or disabled (false
)- detection
Mode String Possible Values:
Auto
,Fixed
- slow
User Property MapActions Auto no documentation available
- slow
User Property MapActions Fixed no documentation available
CustomAppAnomaliesSlowUserActionsSlowUserActionsAuto
- Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Custom App Anomalies Slow User Actions Slow User Actions Auto Duration Avoid Overalerting - Duration
Threshold Lbrlabs.All Pulumi Package. Dynatrace. Inputs. Custom App Anomalies Slow User Actions Slow User Actions Auto Duration Threshold All - Duration
Threshold Lbrlabs.Slowest Pulumi Package. Dynatrace. Inputs. Custom App Anomalies Slow User Actions Slow User Actions Auto Duration Threshold Slowest
- duration_
avoid_ Customoveralerting App Anomalies Slow User Actions Slow User Actions Auto Duration Avoid Overalerting - duration_
threshold_ Customall App Anomalies Slow User Actions Slow User Actions Auto Duration Threshold All - duration_
threshold_ Customslowest App Anomalies Slow User Actions Slow User Actions Auto Duration Threshold Slowest
CustomAppAnomaliesSlowUserActionsSlowUserActionsAutoDurationAvoidOveralerting
- Min
Action intRate
- Min
Action intRate
- min
Action IntegerRate
- min
Action numberRate
- min_
action_ intrate
- min
Action NumberRate
CustomAppAnomaliesSlowUserActionsSlowUserActionsAutoDurationThresholdAll
- Duration
Threshold double - Slowdown
Percentage double
- Duration
Threshold float64 - Slowdown
Percentage float64
- duration
Threshold Double - slowdown
Percentage Double
- duration
Threshold number - slowdown
Percentage number
- duration_
threshold float - slowdown_
percentage float
- duration
Threshold Number - slowdown
Percentage Number
CustomAppAnomaliesSlowUserActionsSlowUserActionsAutoDurationThresholdSlowest
- Duration
Threshold double - Slowdown
Percentage double
- Duration
Threshold float64 - Slowdown
Percentage float64
- duration
Threshold Double - slowdown
Percentage Double
- duration
Threshold number - slowdown
Percentage number
- duration_
threshold float - slowdown_
percentage float
- duration
Threshold Number - slowdown
Percentage Number
CustomAppAnomaliesSlowUserActionsSlowUserActionsFixed
- Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Custom App Anomalies Slow User Actions Slow User Actions Fixed Duration Avoid Overalerting - Duration
Threshold Lbrlabs.All Fixed Pulumi Package. Dynatrace. Inputs. Custom App Anomalies Slow User Actions Slow User Actions Fixed Duration Threshold All Fixed - Duration
Threshold Lbrlabs.Slowest Pulumi Package. Dynatrace. Inputs. Custom App Anomalies Slow User Actions Slow User Actions Fixed Duration Threshold Slowest - Sensitivity string
- Custom
App Anomalies Slow User Actions Slow User Actions Fixed Duration Avoid Overalerting - Duration
Threshold CustomAll Fixed App Anomalies Slow User Actions Slow User Actions Fixed Duration Threshold All Fixed - Duration
Threshold CustomSlowest App Anomalies Slow User Actions Slow User Actions Fixed Duration Threshold Slowest - Sensitivity string
- Custom
App Anomalies Slow User Actions Slow User Actions Fixed Duration Avoid Overalerting - duration
Threshold CustomAll Fixed App Anomalies Slow User Actions Slow User Actions Fixed Duration Threshold All Fixed - duration
Threshold CustomSlowest App Anomalies Slow User Actions Slow User Actions Fixed Duration Threshold Slowest - sensitivity String
- Custom
App Anomalies Slow User Actions Slow User Actions Fixed Duration Avoid Overalerting - duration
Threshold CustomAll Fixed App Anomalies Slow User Actions Slow User Actions Fixed Duration Threshold All Fixed - duration
Threshold CustomSlowest App Anomalies Slow User Actions Slow User Actions Fixed Duration Threshold Slowest - sensitivity string
- duration_
avoid_ Customoveralerting App Anomalies Slow User Actions Slow User Actions Fixed Duration Avoid Overalerting - duration_
threshold_ Customall_ fixed App Anomalies Slow User Actions Slow User Actions Fixed Duration Threshold All Fixed - duration_
threshold_ Customslowest App Anomalies Slow User Actions Slow User Actions Fixed Duration Threshold Slowest - sensitivity str
CustomAppAnomaliesSlowUserActionsSlowUserActionsFixedDurationAvoidOveralerting
- Min
Action intRate
- Min
Action intRate
- min
Action IntegerRate
- min
Action numberRate
- min_
action_ intrate
- min
Action NumberRate
CustomAppAnomaliesSlowUserActionsSlowUserActionsFixedDurationThresholdAllFixed
- Duration
Threshold double
- Duration
Threshold float64
- duration
Threshold Double
- duration
Threshold number
- duration_
threshold float
- duration
Threshold Number
CustomAppAnomaliesSlowUserActionsSlowUserActionsFixedDurationThresholdSlowest
- Duration
Threshold double
- Duration
Threshold float64
- duration
Threshold Double
- duration
Threshold number
- duration_
threshold float
- duration
Threshold Number
CustomAppAnomaliesUnexpectedHighLoad
- Enabled bool
This setting is enabled (
true
) or disabled (false
)- Threshold
Percentage double Dynatrace learns your typical application traffic over an observation period of one week. Depending on this expected value Dynatrace detects abnormal traffic spikes within your application.
- Enabled bool
This setting is enabled (
true
) or disabled (false
)- Threshold
Percentage float64 Dynatrace learns your typical application traffic over an observation period of one week. Depending on this expected value Dynatrace detects abnormal traffic spikes within your application.
- enabled Boolean
This setting is enabled (
true
) or disabled (false
)- threshold
Percentage Double Dynatrace learns your typical application traffic over an observation period of one week. Depending on this expected value Dynatrace detects abnormal traffic spikes within your application.
- enabled boolean
This setting is enabled (
true
) or disabled (false
)- threshold
Percentage number Dynatrace learns your typical application traffic over an observation period of one week. Depending on this expected value Dynatrace detects abnormal traffic spikes within your application.
- enabled bool
This setting is enabled (
true
) or disabled (false
)- threshold_
percentage float Dynatrace learns your typical application traffic over an observation period of one week. Depending on this expected value Dynatrace detects abnormal traffic spikes within your application.
- enabled Boolean
This setting is enabled (
true
) or disabled (false
)- threshold
Percentage Number Dynatrace learns your typical application traffic over an observation period of one week. Depending on this expected value Dynatrace detects abnormal traffic spikes within your application.
CustomAppAnomaliesUnexpectedLowLoad
- Enabled bool
This setting is enabled (
true
) or disabled (false
)- Threshold
Percentage double Dynatrace learns your typical application traffic over an observation period of one week. Depending on this expected value Dynatrace detects abnormal traffic drops within your application.
- Enabled bool
This setting is enabled (
true
) or disabled (false
)- Threshold
Percentage float64 Dynatrace learns your typical application traffic over an observation period of one week. Depending on this expected value Dynatrace detects abnormal traffic drops within your application.
- enabled Boolean
This setting is enabled (
true
) or disabled (false
)- threshold
Percentage Double Dynatrace learns your typical application traffic over an observation period of one week. Depending on this expected value Dynatrace detects abnormal traffic drops within your application.
- enabled boolean
This setting is enabled (
true
) or disabled (false
)- threshold
Percentage number Dynatrace learns your typical application traffic over an observation period of one week. Depending on this expected value Dynatrace detects abnormal traffic drops within your application.
- enabled bool
This setting is enabled (
true
) or disabled (false
)- threshold_
percentage float Dynatrace learns your typical application traffic over an observation period of one week. Depending on this expected value Dynatrace detects abnormal traffic drops within your application.
- enabled Boolean
This setting is enabled (
true
) or disabled (false
)- threshold
Percentage Number Dynatrace learns your typical application traffic over an observation period of one week. Depending on this expected value Dynatrace detects abnormal traffic drops within your application.
Package Details
- Repository
- dynatrace lbrlabs/pulumi-dynatrace
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
dynatrace
Terraform Provider.