
Dynatrace v0.1.0, May 24 23

Dynatrace v0.1.0, May 24 23
dynatrace.ApplicationErrorRules
Explore with Pulumi AI
Create ApplicationErrorRules Resource
new ApplicationErrorRules(name: string, args?: ApplicationErrorRulesArgs, opts?: CustomResourceOptions);
@overload
def ApplicationErrorRules(resource_name: str,
opts: Optional[ResourceOptions] = None,
custom_errors: Optional[ApplicationErrorRulesCustomErrorsArgs] = None,
http_errors: Optional[ApplicationErrorRulesHttpErrorsArgs] = None,
ignore_custom_errors_apdex: Optional[bool] = None,
ignore_http_errors_apdex: Optional[bool] = None,
ignore_js_errors_apdex: Optional[bool] = None,
web_application_id: Optional[str] = None)
@overload
def ApplicationErrorRules(resource_name: str,
args: Optional[ApplicationErrorRulesArgs] = None,
opts: Optional[ResourceOptions] = None)
func NewApplicationErrorRules(ctx *Context, name string, args *ApplicationErrorRulesArgs, opts ...ResourceOption) (*ApplicationErrorRules, error)
public ApplicationErrorRules(string name, ApplicationErrorRulesArgs? args = null, CustomResourceOptions? opts = null)
public ApplicationErrorRules(String name, ApplicationErrorRulesArgs args)
public ApplicationErrorRules(String name, ApplicationErrorRulesArgs args, CustomResourceOptions options)
type: dynatrace:ApplicationErrorRules
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ApplicationErrorRulesArgs
- 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 ApplicationErrorRulesArgs
- 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 ApplicationErrorRulesArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ApplicationErrorRulesArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ApplicationErrorRulesArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
ApplicationErrorRules 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 ApplicationErrorRules resource accepts the following input properties:
- Custom
Errors Lbrlabs.Pulumi Package. Dynatrace. Inputs. Application Error Rules Custom Errors Args (Field has overlap with
dynatrace.WebAppCustomErrors
) An ordered list of HTTP errors.- Http
Errors Lbrlabs.Pulumi Package. Dynatrace. Inputs. Application Error Rules Http Errors Args (Field has overlap with
dynatrace_web_app_request_errors
) An ordered list of HTTP errors. Rules are evaluated from top to bottom; the first matching rule applies- Ignore
Custom boolErrors Apdex (Field has overlap with
dynatrace_web_app_custom_errors
) Exclude (true
) or include (false
) custom errors listed in customErrorRules in Apdex calculation- Ignore
Http boolErrors Apdex (Field has overlap with
dynatrace_web_app_request_errors
) Exclude (true
) or include (false
) HTTP errors listed in httpErrorRules in Apdex calculation- Ignore
Js boolErrors Apdex Exclude (
true
) or include (false
) JavaScript errors in Apdex calculation- Web
Application stringId The EntityID of the the WebApplication
- Custom
Errors ApplicationError Rules Custom Errors Args (Field has overlap with
dynatrace.WebAppCustomErrors
) An ordered list of HTTP errors.- Http
Errors ApplicationError Rules Http Errors Args (Field has overlap with
dynatrace_web_app_request_errors
) An ordered list of HTTP errors. Rules are evaluated from top to bottom; the first matching rule applies- Ignore
Custom boolErrors Apdex (Field has overlap with
dynatrace_web_app_custom_errors
) Exclude (true
) or include (false
) custom errors listed in customErrorRules in Apdex calculation- Ignore
Http boolErrors Apdex (Field has overlap with
dynatrace_web_app_request_errors
) Exclude (true
) or include (false
) HTTP errors listed in httpErrorRules in Apdex calculation- Ignore
Js boolErrors Apdex Exclude (
true
) or include (false
) JavaScript errors in Apdex calculation- Web
Application stringId The EntityID of the the WebApplication
- custom
Errors ApplicationError Rules Custom Errors Args (Field has overlap with
dynatrace.WebAppCustomErrors
) An ordered list of HTTP errors.- http
Errors ApplicationError Rules Http Errors Args (Field has overlap with
dynatrace_web_app_request_errors
) An ordered list of HTTP errors. Rules are evaluated from top to bottom; the first matching rule applies- ignore
Custom BooleanErrors Apdex (Field has overlap with
dynatrace_web_app_custom_errors
) Exclude (true
) or include (false
) custom errors listed in customErrorRules in Apdex calculation- ignore
Http BooleanErrors Apdex (Field has overlap with
dynatrace_web_app_request_errors
) Exclude (true
) or include (false
) HTTP errors listed in httpErrorRules in Apdex calculation- ignore
Js BooleanErrors Apdex Exclude (
true
) or include (false
) JavaScript errors in Apdex calculation- web
Application StringId The EntityID of the the WebApplication
- custom
Errors ApplicationError Rules Custom Errors Args (Field has overlap with
dynatrace.WebAppCustomErrors
) An ordered list of HTTP errors.- http
Errors ApplicationError Rules Http Errors Args (Field has overlap with
dynatrace_web_app_request_errors
) An ordered list of HTTP errors. Rules are evaluated from top to bottom; the first matching rule applies- ignore
Custom booleanErrors Apdex (Field has overlap with
dynatrace_web_app_custom_errors
) Exclude (true
) or include (false
) custom errors listed in customErrorRules in Apdex calculation- ignore
Http booleanErrors Apdex (Field has overlap with
dynatrace_web_app_request_errors
) Exclude (true
) or include (false
) HTTP errors listed in httpErrorRules in Apdex calculation- ignore
Js booleanErrors Apdex Exclude (
true
) or include (false
) JavaScript errors in Apdex calculation- web
Application stringId The EntityID of the the WebApplication
- custom_
errors ApplicationError Rules Custom Errors Args (Field has overlap with
dynatrace.WebAppCustomErrors
) An ordered list of HTTP errors.- http_
errors ApplicationError Rules Http Errors Args (Field has overlap with
dynatrace_web_app_request_errors
) An ordered list of HTTP errors. Rules are evaluated from top to bottom; the first matching rule applies- ignore_
custom_ boolerrors_ apdex (Field has overlap with
dynatrace_web_app_custom_errors
) Exclude (true
) or include (false
) custom errors listed in customErrorRules in Apdex calculation- ignore_
http_ boolerrors_ apdex (Field has overlap with
dynatrace_web_app_request_errors
) Exclude (true
) or include (false
) HTTP errors listed in httpErrorRules in Apdex calculation- ignore_
js_ boolerrors_ apdex Exclude (
true
) or include (false
) JavaScript errors in Apdex calculation- web_
application_ strid The EntityID of the the WebApplication
- custom
Errors Property Map (Field has overlap with
dynatrace.WebAppCustomErrors
) An ordered list of HTTP errors.- http
Errors Property Map (Field has overlap with
dynatrace_web_app_request_errors
) An ordered list of HTTP errors. Rules are evaluated from top to bottom; the first matching rule applies- ignore
Custom BooleanErrors Apdex (Field has overlap with
dynatrace_web_app_custom_errors
) Exclude (true
) or include (false
) custom errors listed in customErrorRules in Apdex calculation- ignore
Http BooleanErrors Apdex (Field has overlap with
dynatrace_web_app_request_errors
) Exclude (true
) or include (false
) HTTP errors listed in httpErrorRules in Apdex calculation- ignore
Js BooleanErrors Apdex Exclude (
true
) or include (false
) JavaScript errors in Apdex calculation- web
Application StringId The EntityID of the the WebApplication
Outputs
All input properties are implicitly available as output properties. Additionally, the ApplicationErrorRules 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 ApplicationErrorRules Resource
Get an existing ApplicationErrorRules 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?: ApplicationErrorRulesState, opts?: CustomResourceOptions): ApplicationErrorRules
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
custom_errors: Optional[ApplicationErrorRulesCustomErrorsArgs] = None,
http_errors: Optional[ApplicationErrorRulesHttpErrorsArgs] = None,
ignore_custom_errors_apdex: Optional[bool] = None,
ignore_http_errors_apdex: Optional[bool] = None,
ignore_js_errors_apdex: Optional[bool] = None,
web_application_id: Optional[str] = None) -> ApplicationErrorRules
func GetApplicationErrorRules(ctx *Context, name string, id IDInput, state *ApplicationErrorRulesState, opts ...ResourceOption) (*ApplicationErrorRules, error)
public static ApplicationErrorRules Get(string name, Input<string> id, ApplicationErrorRulesState? state, CustomResourceOptions? opts = null)
public static ApplicationErrorRules get(String name, Output<String> id, ApplicationErrorRulesState 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.
- Custom
Errors Lbrlabs.Pulumi Package. Dynatrace. Inputs. Application Error Rules Custom Errors Args (Field has overlap with
dynatrace.WebAppCustomErrors
) An ordered list of HTTP errors.- Http
Errors Lbrlabs.Pulumi Package. Dynatrace. Inputs. Application Error Rules Http Errors Args (Field has overlap with
dynatrace_web_app_request_errors
) An ordered list of HTTP errors. Rules are evaluated from top to bottom; the first matching rule applies- Ignore
Custom boolErrors Apdex (Field has overlap with
dynatrace_web_app_custom_errors
) Exclude (true
) or include (false
) custom errors listed in customErrorRules in Apdex calculation- Ignore
Http boolErrors Apdex (Field has overlap with
dynatrace_web_app_request_errors
) Exclude (true
) or include (false
) HTTP errors listed in httpErrorRules in Apdex calculation- Ignore
Js boolErrors Apdex Exclude (
true
) or include (false
) JavaScript errors in Apdex calculation- Web
Application stringId The EntityID of the the WebApplication
- Custom
Errors ApplicationError Rules Custom Errors Args (Field has overlap with
dynatrace.WebAppCustomErrors
) An ordered list of HTTP errors.- Http
Errors ApplicationError Rules Http Errors Args (Field has overlap with
dynatrace_web_app_request_errors
) An ordered list of HTTP errors. Rules are evaluated from top to bottom; the first matching rule applies- Ignore
Custom boolErrors Apdex (Field has overlap with
dynatrace_web_app_custom_errors
) Exclude (true
) or include (false
) custom errors listed in customErrorRules in Apdex calculation- Ignore
Http boolErrors Apdex (Field has overlap with
dynatrace_web_app_request_errors
) Exclude (true
) or include (false
) HTTP errors listed in httpErrorRules in Apdex calculation- Ignore
Js boolErrors Apdex Exclude (
true
) or include (false
) JavaScript errors in Apdex calculation- Web
Application stringId The EntityID of the the WebApplication
- custom
Errors ApplicationError Rules Custom Errors Args (Field has overlap with
dynatrace.WebAppCustomErrors
) An ordered list of HTTP errors.- http
Errors ApplicationError Rules Http Errors Args (Field has overlap with
dynatrace_web_app_request_errors
) An ordered list of HTTP errors. Rules are evaluated from top to bottom; the first matching rule applies- ignore
Custom BooleanErrors Apdex (Field has overlap with
dynatrace_web_app_custom_errors
) Exclude (true
) or include (false
) custom errors listed in customErrorRules in Apdex calculation- ignore
Http BooleanErrors Apdex (Field has overlap with
dynatrace_web_app_request_errors
) Exclude (true
) or include (false
) HTTP errors listed in httpErrorRules in Apdex calculation- ignore
Js BooleanErrors Apdex Exclude (
true
) or include (false
) JavaScript errors in Apdex calculation- web
Application StringId The EntityID of the the WebApplication
- custom
Errors ApplicationError Rules Custom Errors Args (Field has overlap with
dynatrace.WebAppCustomErrors
) An ordered list of HTTP errors.- http
Errors ApplicationError Rules Http Errors Args (Field has overlap with
dynatrace_web_app_request_errors
) An ordered list of HTTP errors. Rules are evaluated from top to bottom; the first matching rule applies- ignore
Custom booleanErrors Apdex (Field has overlap with
dynatrace_web_app_custom_errors
) Exclude (true
) or include (false
) custom errors listed in customErrorRules in Apdex calculation- ignore
Http booleanErrors Apdex (Field has overlap with
dynatrace_web_app_request_errors
) Exclude (true
) or include (false
) HTTP errors listed in httpErrorRules in Apdex calculation- ignore
Js booleanErrors Apdex Exclude (
true
) or include (false
) JavaScript errors in Apdex calculation- web
Application stringId The EntityID of the the WebApplication
- custom_
errors ApplicationError Rules Custom Errors Args (Field has overlap with
dynatrace.WebAppCustomErrors
) An ordered list of HTTP errors.- http_
errors ApplicationError Rules Http Errors Args (Field has overlap with
dynatrace_web_app_request_errors
) An ordered list of HTTP errors. Rules are evaluated from top to bottom; the first matching rule applies- ignore_
custom_ boolerrors_ apdex (Field has overlap with
dynatrace_web_app_custom_errors
) Exclude (true
) or include (false
) custom errors listed in customErrorRules in Apdex calculation- ignore_
http_ boolerrors_ apdex (Field has overlap with
dynatrace_web_app_request_errors
) Exclude (true
) or include (false
) HTTP errors listed in httpErrorRules in Apdex calculation- ignore_
js_ boolerrors_ apdex Exclude (
true
) or include (false
) JavaScript errors in Apdex calculation- web_
application_ strid The EntityID of the the WebApplication
- custom
Errors Property Map (Field has overlap with
dynatrace.WebAppCustomErrors
) An ordered list of HTTP errors.- http
Errors Property Map (Field has overlap with
dynatrace_web_app_request_errors
) An ordered list of HTTP errors. Rules are evaluated from top to bottom; the first matching rule applies- ignore
Custom BooleanErrors Apdex (Field has overlap with
dynatrace_web_app_custom_errors
) Exclude (true
) or include (false
) custom errors listed in customErrorRules in Apdex calculation- ignore
Http BooleanErrors Apdex (Field has overlap with
dynatrace_web_app_request_errors
) Exclude (true
) or include (false
) HTTP errors listed in httpErrorRules in Apdex calculation- ignore
Js BooleanErrors Apdex Exclude (
true
) or include (false
) JavaScript errors in Apdex calculation- web
Application StringId The EntityID of the the WebApplication
Supporting Types
ApplicationErrorRulesCustomErrors
- Rules
List<Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Application Error Rules Custom Errors Rule> Configuration of the custom error in the web application
- Rules
[]Application
Error Rules Custom Errors Rule Configuration of the custom error in the web application
- rules
List<Application
Error Rules Custom Errors Rule> Configuration of the custom error in the web application
- rules
Application
Error Rules Custom Errors Rule[] Configuration of the custom error in the web application
- rules
Sequence[Application
Error Rules Custom Errors Rule] Configuration of the custom error in the web application
- rules List<Property Map>
Configuration of the custom error in the web application
ApplicationErrorRulesCustomErrorsRule
- Capture bool
- Custom
Alerting bool - Impact
Apdex bool - Key
Matcher string - Key
Pattern string - Value
Matcher string - Value
Pattern string
- Capture bool
- Custom
Alerting bool - Impact
Apdex bool - Key
Matcher string - Key
Pattern string - Value
Matcher string - Value
Pattern string
- capture Boolean
- custom
Alerting Boolean - impact
Apdex Boolean - key
Matcher String - key
Pattern String - value
Matcher String - value
Pattern String
- capture boolean
- custom
Alerting boolean - impact
Apdex boolean - key
Matcher string - key
Pattern string - value
Matcher string - value
Pattern string
- capture bool
- custom_
alerting bool - impact_
apdex bool - key_
matcher str - key_
pattern str - value_
matcher str - value_
pattern str
- capture Boolean
- custom
Alerting Boolean - impact
Apdex Boolean - key
Matcher String - key
Pattern String - value
Matcher String - value
Pattern String
ApplicationErrorRulesHttpErrors
- Rules
List<Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Application Error Rules Http Errors Rule> Configuration of the HTTP error in the web application
- Rules
[]Application
Error Rules Http Errors Rule Configuration of the HTTP error in the web application
- rules
List<Application
Error Rules Http Errors Rule> Configuration of the HTTP error in the web application
- rules
Application
Error Rules Http Errors Rule[] Configuration of the HTTP error in the web application
- rules
Sequence[Application
Error Rules Http Errors Rule] Configuration of the HTTP error in the web application
- rules List<Property Map>
Configuration of the HTTP error in the web application
ApplicationErrorRulesHttpErrorsRule
- Capture bool
- Consider
Blocked boolRequests - Consider
For boolAi - Consider
Unknown boolError Code - Error
Codes string - Filter string
- Filter
By boolUrl - Impact
Apdex bool - Url string
- Capture bool
- Consider
Blocked boolRequests - Consider
For boolAi - Consider
Unknown boolError Code - Error
Codes string - Filter string
- Filter
By boolUrl - Impact
Apdex bool - Url string
- capture Boolean
- consider
Blocked BooleanRequests - consider
For BooleanAi - consider
Unknown BooleanError Code - error
Codes String - filter String
- filter
By BooleanUrl - impact
Apdex Boolean - url String
- capture boolean
- consider
Blocked booleanRequests - consider
For booleanAi - consider
Unknown booleanError Code - error
Codes string - filter string
- filter
By booleanUrl - impact
Apdex boolean - url string
- capture bool
- consider_
blocked_ boolrequests - consider_
for_ boolai - consider_
unknown_ boolerror_ code - error_
codes str - filter str
- filter_
by_ boolurl - impact_
apdex bool - url str
- capture Boolean
- consider
Blocked BooleanRequests - consider
For BooleanAi - consider
Unknown BooleanError Code - error
Codes String - filter String
- filter
By BooleanUrl - impact
Apdex Boolean - url String
Package Details
- Repository
- dynatrace lbrlabs/pulumi-dynatrace
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
dynatrace
Terraform Provider.