dynatrace.ServiceAnomalies
Create ServiceAnomalies Resource
new ServiceAnomalies(name: string, args?: ServiceAnomaliesArgs, opts?: CustomResourceOptions);
@overload
def ServiceAnomalies(resource_name: str,
opts: Optional[ResourceOptions] = None,
failure_rates: Optional[ServiceAnomaliesFailureRatesArgs] = None,
load: Optional[ServiceAnomaliesLoadArgs] = None,
load_drops: Optional[ServiceAnomaliesLoadDropsArgs] = None,
response_times: Optional[ServiceAnomaliesResponseTimesArgs] = None)
@overload
def ServiceAnomalies(resource_name: str,
args: Optional[ServiceAnomaliesArgs] = None,
opts: Optional[ResourceOptions] = None)
func NewServiceAnomalies(ctx *Context, name string, args *ServiceAnomaliesArgs, opts ...ResourceOption) (*ServiceAnomalies, error)
public ServiceAnomalies(string name, ServiceAnomaliesArgs? args = null, CustomResourceOptions? opts = null)
public ServiceAnomalies(String name, ServiceAnomaliesArgs args)
public ServiceAnomalies(String name, ServiceAnomaliesArgs args, CustomResourceOptions options)
type: dynatrace:ServiceAnomalies
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ServiceAnomaliesArgs
- 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 ServiceAnomaliesArgs
- 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 ServiceAnomaliesArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ServiceAnomaliesArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ServiceAnomaliesArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
ServiceAnomalies 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 ServiceAnomalies resource accepts the following input properties:
- Failure
Rates Lbrlabs.Pulumi Package. Dynatrace. Inputs. Service Anomalies Failure Rates Args Configuration of failure rate increase detection. Detecting failure rate increases will be disabled if this block is omitted.
- Load
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Service Anomalies Load Args The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- Load
Drops Lbrlabs.Pulumi Package. Dynatrace. Inputs. Service Anomalies Load Drops Args The configuration of load drops detection. Detecting load drops will be disabled if this block is omitted.
- Response
Times Lbrlabs.Pulumi Package. Dynatrace. Inputs. Service Anomalies Response Times Args Configuration of response time degradation detection. Detecting response time degradation will be disabled if this block is omitted.
- Failure
Rates ServiceAnomalies Failure Rates Args Configuration of failure rate increase detection. Detecting failure rate increases will be disabled if this block is omitted.
- Load
Service
Anomalies Load Args The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- Load
Drops ServiceAnomalies Load Drops Args The configuration of load drops detection. Detecting load drops will be disabled if this block is omitted.
- Response
Times ServiceAnomalies Response Times Args Configuration of response time degradation detection. Detecting response time degradation will be disabled if this block is omitted.
- failure
Rates ServiceAnomalies Failure Rates Args Configuration of failure rate increase detection. Detecting failure rate increases will be disabled if this block is omitted.
- load
Service
Anomalies Load Args The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- load
Drops ServiceAnomalies Load Drops Args The configuration of load drops detection. Detecting load drops will be disabled if this block is omitted.
- response
Times ServiceAnomalies Response Times Args Configuration of response time degradation detection. Detecting response time degradation will be disabled if this block is omitted.
- failure
Rates ServiceAnomalies Failure Rates Args Configuration of failure rate increase detection. Detecting failure rate increases will be disabled if this block is omitted.
- load
Service
Anomalies Load Args The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- load
Drops ServiceAnomalies Load Drops Args The configuration of load drops detection. Detecting load drops will be disabled if this block is omitted.
- response
Times ServiceAnomalies Response Times Args Configuration of response time degradation detection. Detecting response time degradation will be disabled if this block is omitted.
- failure_
rates ServiceAnomalies Failure Rates Args Configuration of failure rate increase detection. Detecting failure rate increases will be disabled if this block is omitted.
- load
Service
Anomalies Load Args The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- load_
drops ServiceAnomalies Load Drops Args The configuration of load drops detection. Detecting load drops will be disabled if this block is omitted.
- response_
times ServiceAnomalies Response Times Args Configuration of response time degradation detection. Detecting response time degradation will be disabled if this block is omitted.
- failure
Rates Property Map Configuration of failure rate increase detection. Detecting failure rate increases will be disabled if this block is omitted.
- load Property Map
The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- load
Drops Property Map The configuration of load drops detection. Detecting load drops will be disabled if this block is omitted.
- response
Times Property Map Configuration of response time degradation detection. Detecting response time degradation will be disabled if this block is omitted.
Outputs
All input properties are implicitly available as output properties. Additionally, the ServiceAnomalies 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 ServiceAnomalies Resource
Get an existing ServiceAnomalies 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?: ServiceAnomaliesState, opts?: CustomResourceOptions): ServiceAnomalies
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
failure_rates: Optional[ServiceAnomaliesFailureRatesArgs] = None,
load: Optional[ServiceAnomaliesLoadArgs] = None,
load_drops: Optional[ServiceAnomaliesLoadDropsArgs] = None,
response_times: Optional[ServiceAnomaliesResponseTimesArgs] = None) -> ServiceAnomalies
func GetServiceAnomalies(ctx *Context, name string, id IDInput, state *ServiceAnomaliesState, opts ...ResourceOption) (*ServiceAnomalies, error)
public static ServiceAnomalies Get(string name, Input<string> id, ServiceAnomaliesState? state, CustomResourceOptions? opts = null)
public static ServiceAnomalies get(String name, Output<String> id, ServiceAnomaliesState 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.
- Failure
Rates Lbrlabs.Pulumi Package. Dynatrace. Inputs. Service Anomalies Failure Rates Args Configuration of failure rate increase detection. Detecting failure rate increases will be disabled if this block is omitted.
- Load
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Service Anomalies Load Args The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- Load
Drops Lbrlabs.Pulumi Package. Dynatrace. Inputs. Service Anomalies Load Drops Args The configuration of load drops detection. Detecting load drops will be disabled if this block is omitted.
- Response
Times Lbrlabs.Pulumi Package. Dynatrace. Inputs. Service Anomalies Response Times Args Configuration of response time degradation detection. Detecting response time degradation will be disabled if this block is omitted.
- Failure
Rates ServiceAnomalies Failure Rates Args Configuration of failure rate increase detection. Detecting failure rate increases will be disabled if this block is omitted.
- Load
Service
Anomalies Load Args The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- Load
Drops ServiceAnomalies Load Drops Args The configuration of load drops detection. Detecting load drops will be disabled if this block is omitted.
- Response
Times ServiceAnomalies Response Times Args Configuration of response time degradation detection. Detecting response time degradation will be disabled if this block is omitted.
- failure
Rates ServiceAnomalies Failure Rates Args Configuration of failure rate increase detection. Detecting failure rate increases will be disabled if this block is omitted.
- load
Service
Anomalies Load Args The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- load
Drops ServiceAnomalies Load Drops Args The configuration of load drops detection. Detecting load drops will be disabled if this block is omitted.
- response
Times ServiceAnomalies Response Times Args Configuration of response time degradation detection. Detecting response time degradation will be disabled if this block is omitted.
- failure
Rates ServiceAnomalies Failure Rates Args Configuration of failure rate increase detection. Detecting failure rate increases will be disabled if this block is omitted.
- load
Service
Anomalies Load Args The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- load
Drops ServiceAnomalies Load Drops Args The configuration of load drops detection. Detecting load drops will be disabled if this block is omitted.
- response
Times ServiceAnomalies Response Times Args Configuration of response time degradation detection. Detecting response time degradation will be disabled if this block is omitted.
- failure_
rates ServiceAnomalies Failure Rates Args Configuration of failure rate increase detection. Detecting failure rate increases will be disabled if this block is omitted.
- load
Service
Anomalies Load Args The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- load_
drops ServiceAnomalies Load Drops Args The configuration of load drops detection. Detecting load drops will be disabled if this block is omitted.
- response_
times ServiceAnomalies Response Times Args Configuration of response time degradation detection. Detecting response time degradation will be disabled if this block is omitted.
- failure
Rates Property Map Configuration of failure rate increase detection. Detecting failure rate increases will be disabled if this block is omitted.
- load Property Map
The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- load
Drops Property Map The configuration of load drops detection. Detecting load drops will be disabled if this block is omitted.
- response
Times Property Map Configuration of response time degradation detection. Detecting response time degradation will be disabled if this block is omitted.
Supporting Types
ServiceAnomaliesFailureRates
- Auto
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Service Anomalies Failure Rates Auto Parameters of failure rate increase auto-detection. Example: If the expected error rate is 1.5%, and you set an absolute increase of 1%, and a relative increase of 50%, the thresholds will be: Absolute: 1.5% + 1% = 2.5% Relative: 1.5% + 1.5% * 50% = 2.25%
- Thresholds
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Service Anomalies Failure Rates Thresholds Fixed thresholds for failure rate increase detection
- Auto
Service
Anomalies Failure Rates Auto Parameters of failure rate increase auto-detection. Example: If the expected error rate is 1.5%, and you set an absolute increase of 1%, and a relative increase of 50%, the thresholds will be: Absolute: 1.5% + 1% = 2.5% Relative: 1.5% + 1.5% * 50% = 2.25%
- Thresholds
Service
Anomalies Failure Rates Thresholds Fixed thresholds for failure rate increase detection
- auto
Service
Anomalies Failure Rates Auto Parameters of failure rate increase auto-detection. Example: If the expected error rate is 1.5%, and you set an absolute increase of 1%, and a relative increase of 50%, the thresholds will be: Absolute: 1.5% + 1% = 2.5% Relative: 1.5% + 1.5% * 50% = 2.25%
- thresholds
Service
Anomalies Failure Rates Thresholds Fixed thresholds for failure rate increase detection
- auto
Service
Anomalies Failure Rates Auto Parameters of failure rate increase auto-detection. Example: If the expected error rate is 1.5%, and you set an absolute increase of 1%, and a relative increase of 50%, the thresholds will be: Absolute: 1.5% + 1% = 2.5% Relative: 1.5% + 1.5% * 50% = 2.25%
- thresholds
Service
Anomalies Failure Rates Thresholds Fixed thresholds for failure rate increase detection
- auto
Service
Anomalies Failure Rates Auto Parameters of failure rate increase auto-detection. Example: If the expected error rate is 1.5%, and you set an absolute increase of 1%, and a relative increase of 50%, the thresholds will be: Absolute: 1.5% + 1% = 2.5% Relative: 1.5% + 1.5% * 50% = 2.25%
- thresholds
Service
Anomalies Failure Rates Thresholds Fixed thresholds for failure rate increase detection
- auto Property Map
Parameters of failure rate increase auto-detection. Example: If the expected error rate is 1.5%, and you set an absolute increase of 1%, and a relative increase of 50%, the thresholds will be: Absolute: 1.5% + 1% = 2.5% Relative: 1.5% + 1.5% * 50% = 2.25%
- thresholds Property Map
Fixed thresholds for failure rate increase detection
ServiceAnomaliesFailureRatesAuto
ServiceAnomaliesFailureRatesThresholds
- Sensitivity string
- Threshold int
- Unknowns string
- Sensitivity string
- Threshold int
- Unknowns string
- sensitivity String
- threshold Integer
- unknowns String
- sensitivity string
- threshold number
- unknowns string
- sensitivity str
- threshold int
- unknowns str
- sensitivity String
- threshold Number
- unknowns String
ServiceAnomaliesLoad
- Drops
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Service Anomalies Load Drops The configuration of traffic drops detection
- Spikes
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Service Anomalies Load Spikes The configuration of traffic spikes detection
- Drops
Service
Anomalies Load Drops The configuration of traffic drops detection
- Spikes
Service
Anomalies Load Spikes The configuration of traffic spikes detection
- drops
Service
Anomalies Load Drops The configuration of traffic drops detection
- spikes
Service
Anomalies Load Spikes The configuration of traffic spikes detection
- drops
Service
Anomalies Load Drops The configuration of traffic drops detection
- spikes
Service
Anomalies Load Spikes The configuration of traffic spikes detection
- drops
Service
Anomalies Load Drops The configuration of traffic drops detection
- spikes
Service
Anomalies Load Spikes The configuration of traffic spikes detection
- drops Property Map
The configuration of traffic drops detection
- spikes Property Map
The configuration of traffic spikes detection
ServiceAnomaliesLoadDrops
ServiceAnomaliesLoadSpikes
ServiceAnomaliesResponseTimes
- Auto
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Service Anomalies Response Times Auto Parameters of the response time degradation auto-detection. Violation of any criterion triggers an alert
- Thresholds
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Service Anomalies Response Times Thresholds Fixed thresholds for response time degradation detection
- Auto
Service
Anomalies Response Times Auto Parameters of the response time degradation auto-detection. Violation of any criterion triggers an alert
- Thresholds
Service
Anomalies Response Times Thresholds Fixed thresholds for response time degradation detection
- auto
Service
Anomalies Response Times Auto Parameters of the response time degradation auto-detection. Violation of any criterion triggers an alert
- thresholds
Service
Anomalies Response Times Thresholds Fixed thresholds for response time degradation detection
- auto
Service
Anomalies Response Times Auto Parameters of the response time degradation auto-detection. Violation of any criterion triggers an alert
- thresholds
Service
Anomalies Response Times Thresholds Fixed thresholds for response time degradation detection
- auto
Service
Anomalies Response Times Auto Parameters of the response time degradation auto-detection. Violation of any criterion triggers an alert
- thresholds
Service
Anomalies Response Times Thresholds Fixed thresholds for response time degradation detection
- auto Property Map
Parameters of the response time degradation auto-detection. Violation of any criterion triggers an alert
- thresholds Property Map
Fixed thresholds for response time degradation detection
ServiceAnomaliesResponseTimesAuto
- Load string
The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- Milliseconds int
- Percent int
- Slowest
Milliseconds int - Slowest
Percent int - Unknowns string
- Load string
The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- Milliseconds int
- Percent int
- Slowest
Milliseconds int - Slowest
Percent int - Unknowns string
- load String
The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- milliseconds Integer
- percent Integer
- slowest
Milliseconds Integer - slowest
Percent Integer - unknowns String
- load string
The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- milliseconds number
- percent number
- slowest
Milliseconds number - slowest
Percent number - unknowns string
- load str
The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- milliseconds int
- percent int
- slowest_
milliseconds int - slowest_
percent int - unknowns str
- load String
The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- milliseconds Number
- percent Number
- slowest
Milliseconds Number - slowest
Percent Number - unknowns String
ServiceAnomaliesResponseTimesThresholds
- Load string
The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- Milliseconds int
- Sensitivity string
- Slowest
Milliseconds int - Unknowns string
- Load string
The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- Milliseconds int
- Sensitivity string
- Slowest
Milliseconds int - Unknowns string
- load String
The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- milliseconds Integer
- sensitivity String
- slowest
Milliseconds Integer - unknowns String
- load string
The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- milliseconds number
- sensitivity string
- slowest
Milliseconds number - unknowns string
- load str
The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- milliseconds int
- sensitivity str
- slowest_
milliseconds int - unknowns str
- load String
The configuration of load spikes detection. Detecting load spikes will be disabled if this block is omitted.
- milliseconds Number
- sensitivity String
- slowest
Milliseconds Number - unknowns String
Package Details
- Repository
- dynatrace lbrlabs/pulumi-dynatrace
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
dynatrace
Terraform Provider.