dynatrace.WebApplication
Explore with Pulumi AI
Create WebApplication Resource
new WebApplication(name: string, args: WebApplicationArgs, opts?: CustomResourceOptions);
@overload
def WebApplication(resource_name: str,
opts: Optional[ResourceOptions] = None,
conversion_goals: Optional[WebApplicationConversionGoalsArgs] = None,
cost_control_user_session_percentage: Optional[int] = None,
custom_action_apdex_settings: Optional[WebApplicationCustomActionApdexSettingsArgs] = None,
key_user_actions: Optional[Sequence[WebApplicationKeyUserActionArgs]] = None,
load_action_apdex_settings: Optional[WebApplicationLoadActionApdexSettingsArgs] = None,
load_action_key_performance_metric: Optional[str] = None,
meta_data_capture_settings: Optional[WebApplicationMetaDataCaptureSettingsArgs] = None,
monitoring_settings: Optional[WebApplicationMonitoringSettingsArgs] = None,
name: Optional[str] = None,
real_user_monitoring_enabled: Optional[bool] = None,
session_replay_config: Optional[WebApplicationSessionReplayConfigArgs] = None,
type: Optional[str] = None,
url_injection_pattern: Optional[str] = None,
user_action_and_session_properties: Optional[WebApplicationUserActionAndSessionPropertiesArgs] = None,
user_action_naming_settings: Optional[WebApplicationUserActionNamingSettingsArgs] = None,
user_tags: Optional[WebApplicationUserTagsArgs] = None,
waterfall_settings: Optional[WebApplicationWaterfallSettingsArgs] = None,
xhr_action_apdex_settings: Optional[WebApplicationXhrActionApdexSettingsArgs] = None,
xhr_action_key_performance_metric: Optional[str] = None)
@overload
def WebApplication(resource_name: str,
args: WebApplicationArgs,
opts: Optional[ResourceOptions] = None)
func NewWebApplication(ctx *Context, name string, args WebApplicationArgs, opts ...ResourceOption) (*WebApplication, error)
public WebApplication(string name, WebApplicationArgs args, CustomResourceOptions? opts = null)
public WebApplication(String name, WebApplicationArgs args)
public WebApplication(String name, WebApplicationArgs args, CustomResourceOptions options)
type: dynatrace:WebApplication
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args WebApplicationArgs
- 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 WebApplicationArgs
- 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 WebApplicationArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args WebApplicationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args WebApplicationArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
WebApplication 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 WebApplication resource accepts the following input properties:
- Cost
Control intUser Session Percentage (Field has overlap with
dynatrace.WebAppEnablement
) Analize X% of user sessions- Custom
Action Lbrlabs.Apdex Settings Pulumi Package. Dynatrace. Inputs. Web Application Custom Action Apdex Settings Defines the Custom Action Apdex settings of an application
- Load
Action Lbrlabs.Apdex Settings Pulumi Package. Dynatrace. Inputs. Web Application Load Action Apdex Settings Defines the Load Action Apdex settings of an application
- Load
Action stringKey Performance Metric The key performance metric of load actions. Possible values are
ACTION_DURATION
,CUMULATIVE_LAYOUT_SHIFT
,DOM_INTERACTIVE
,FIRST_INPUT_DELAY
,LARGEST_CONTENTFUL_PAINT
,LOAD_EVENT_END
,LOAD_EVENT_START
,RESPONSE_END
,RESPONSE_START
,SPEED_INDEX
andVISUALLY_COMPLETE
- Monitoring
Settings Lbrlabs.Pulumi Package. Dynatrace. Inputs. Web Application Monitoring Settings Real user monitoring settings
- Type string
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- Waterfall
Settings Lbrlabs.Pulumi Package. Dynatrace. Inputs. Web Application Waterfall Settings These settings influence the monitoring data you receive for 3rd party, CDN, and 1st party resources
- Xhr
Action Lbrlabs.Apdex Settings Pulumi Package. Dynatrace. Inputs. Web Application Xhr Action Apdex Settings Defines the XHR Action Apdex settings of an application
- Xhr
Action stringKey Performance Metric The key performance metric of XHR actions. Possible values are
ACTION_DURATION
,RESPONSE_END
,RESPONSE_START
andVISUALLY_COMPLETE
.- Conversion
Goals Lbrlabs.Pulumi Package. Dynatrace. Inputs. Web Application Conversion Goals A list of conversion goals of the application
- Key
User List<Lbrlabs.Actions Pulumi Package. Dynatrace. Inputs. Web Application Key User Action> User Action names to be flagged as Key User Actions
- Meta
Data Lbrlabs.Capture Settings Pulumi Package. Dynatrace. Inputs. Web Application Meta Data Capture Settings Java script agent meta data capture settings
- Name string
The name of the web application, displayed in the UI
- Real
User boolMonitoring Enabled (Field has overlap with
dynatrace.WebAppEnablement
) Real user monitoring enabled/disabled- Session
Replay Lbrlabs.Config Pulumi Package. Dynatrace. Inputs. Web Application Session Replay Config Settings regarding Session Replay
- Url
Injection stringPattern URL injection pattern for manual web application
- User
Action Lbrlabs.And Session Properties Pulumi Package. Dynatrace. Inputs. Web Application User Action And Session Properties User action and session properties settings
- User
Action Lbrlabs.Naming Settings Pulumi Package. Dynatrace. Inputs. Web Application User Action Naming Settings The settings of user action naming
- Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Web Application User Tags User tags settings
- Cost
Control intUser Session Percentage (Field has overlap with
dynatrace.WebAppEnablement
) Analize X% of user sessions- Custom
Action WebApdex Settings Application Custom Action Apdex Settings Args Defines the Custom Action Apdex settings of an application
- Load
Action WebApdex Settings Application Load Action Apdex Settings Args Defines the Load Action Apdex settings of an application
- Load
Action stringKey Performance Metric The key performance metric of load actions. Possible values are
ACTION_DURATION
,CUMULATIVE_LAYOUT_SHIFT
,DOM_INTERACTIVE
,FIRST_INPUT_DELAY
,LARGEST_CONTENTFUL_PAINT
,LOAD_EVENT_END
,LOAD_EVENT_START
,RESPONSE_END
,RESPONSE_START
,SPEED_INDEX
andVISUALLY_COMPLETE
- Monitoring
Settings WebApplication Monitoring Settings Args Real user monitoring settings
- Type string
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- Waterfall
Settings WebApplication Waterfall Settings Args These settings influence the monitoring data you receive for 3rd party, CDN, and 1st party resources
- Xhr
Action WebApdex Settings Application Xhr Action Apdex Settings Args Defines the XHR Action Apdex settings of an application
- Xhr
Action stringKey Performance Metric The key performance metric of XHR actions. Possible values are
ACTION_DURATION
,RESPONSE_END
,RESPONSE_START
andVISUALLY_COMPLETE
.- Conversion
Goals WebApplication Conversion Goals Args A list of conversion goals of the application
- Key
User []WebActions Application Key User Action Args User Action names to be flagged as Key User Actions
- Meta
Data WebCapture Settings Application Meta Data Capture Settings Args Java script agent meta data capture settings
- Name string
The name of the web application, displayed in the UI
- Real
User boolMonitoring Enabled (Field has overlap with
dynatrace.WebAppEnablement
) Real user monitoring enabled/disabled- Session
Replay WebConfig Application Session Replay Config Args Settings regarding Session Replay
- Url
Injection stringPattern URL injection pattern for manual web application
- User
Action WebAnd Session Properties Application User Action And Session Properties Args User action and session properties settings
- User
Action WebNaming Settings Application User Action Naming Settings Args The settings of user action naming
- Web
Application User Tags Args User tags settings
- cost
Control IntegerUser Session Percentage (Field has overlap with
dynatrace.WebAppEnablement
) Analize X% of user sessions- custom
Action WebApdex Settings Application Custom Action Apdex Settings Defines the Custom Action Apdex settings of an application
- load
Action WebApdex Settings Application Load Action Apdex Settings Defines the Load Action Apdex settings of an application
- load
Action StringKey Performance Metric The key performance metric of load actions. Possible values are
ACTION_DURATION
,CUMULATIVE_LAYOUT_SHIFT
,DOM_INTERACTIVE
,FIRST_INPUT_DELAY
,LARGEST_CONTENTFUL_PAINT
,LOAD_EVENT_END
,LOAD_EVENT_START
,RESPONSE_END
,RESPONSE_START
,SPEED_INDEX
andVISUALLY_COMPLETE
- monitoring
Settings WebApplication Monitoring Settings Real user monitoring settings
- type String
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- waterfall
Settings WebApplication Waterfall Settings These settings influence the monitoring data you receive for 3rd party, CDN, and 1st party resources
- xhr
Action WebApdex Settings Application Xhr Action Apdex Settings Defines the XHR Action Apdex settings of an application
- xhr
Action StringKey Performance Metric The key performance metric of XHR actions. Possible values are
ACTION_DURATION
,RESPONSE_END
,RESPONSE_START
andVISUALLY_COMPLETE
.- conversion
Goals WebApplication Conversion Goals A list of conversion goals of the application
- key
User List<WebActions Application Key User Action> User Action names to be flagged as Key User Actions
- meta
Data WebCapture Settings Application Meta Data Capture Settings Java script agent meta data capture settings
- name String
The name of the web application, displayed in the UI
- real
User BooleanMonitoring Enabled (Field has overlap with
dynatrace.WebAppEnablement
) Real user monitoring enabled/disabled- session
Replay WebConfig Application Session Replay Config Settings regarding Session Replay
- url
Injection StringPattern URL injection pattern for manual web application
- user
Action WebAnd Session Properties Application User Action And Session Properties User action and session properties settings
- user
Action WebNaming Settings Application User Action Naming Settings The settings of user action naming
- Web
Application User Tags User tags settings
- cost
Control numberUser Session Percentage (Field has overlap with
dynatrace.WebAppEnablement
) Analize X% of user sessions- custom
Action WebApdex Settings Application Custom Action Apdex Settings Defines the Custom Action Apdex settings of an application
- load
Action WebApdex Settings Application Load Action Apdex Settings Defines the Load Action Apdex settings of an application
- load
Action stringKey Performance Metric The key performance metric of load actions. Possible values are
ACTION_DURATION
,CUMULATIVE_LAYOUT_SHIFT
,DOM_INTERACTIVE
,FIRST_INPUT_DELAY
,LARGEST_CONTENTFUL_PAINT
,LOAD_EVENT_END
,LOAD_EVENT_START
,RESPONSE_END
,RESPONSE_START
,SPEED_INDEX
andVISUALLY_COMPLETE
- monitoring
Settings WebApplication Monitoring Settings Real user monitoring settings
- type string
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- waterfall
Settings WebApplication Waterfall Settings These settings influence the monitoring data you receive for 3rd party, CDN, and 1st party resources
- xhr
Action WebApdex Settings Application Xhr Action Apdex Settings Defines the XHR Action Apdex settings of an application
- xhr
Action stringKey Performance Metric The key performance metric of XHR actions. Possible values are
ACTION_DURATION
,RESPONSE_END
,RESPONSE_START
andVISUALLY_COMPLETE
.- conversion
Goals WebApplication Conversion Goals A list of conversion goals of the application
- key
User WebActions Application Key User Action[] User Action names to be flagged as Key User Actions
- meta
Data WebCapture Settings Application Meta Data Capture Settings Java script agent meta data capture settings
- name string
The name of the web application, displayed in the UI
- real
User booleanMonitoring Enabled (Field has overlap with
dynatrace.WebAppEnablement
) Real user monitoring enabled/disabled- session
Replay WebConfig Application Session Replay Config Settings regarding Session Replay
- url
Injection stringPattern URL injection pattern for manual web application
- user
Action WebAnd Session Properties Application User Action And Session Properties User action and session properties settings
- user
Action WebNaming Settings Application User Action Naming Settings The settings of user action naming
- Web
Application User Tags User tags settings
- cost_
control_ intuser_ session_ percentage (Field has overlap with
dynatrace.WebAppEnablement
) Analize X% of user sessions- custom_
action_ Webapdex_ settings Application Custom Action Apdex Settings Args Defines the Custom Action Apdex settings of an application
- load_
action_ Webapdex_ settings Application Load Action Apdex Settings Args Defines the Load Action Apdex settings of an application
- load_
action_ strkey_ performance_ metric The key performance metric of load actions. Possible values are
ACTION_DURATION
,CUMULATIVE_LAYOUT_SHIFT
,DOM_INTERACTIVE
,FIRST_INPUT_DELAY
,LARGEST_CONTENTFUL_PAINT
,LOAD_EVENT_END
,LOAD_EVENT_START
,RESPONSE_END
,RESPONSE_START
,SPEED_INDEX
andVISUALLY_COMPLETE
- monitoring_
settings WebApplication Monitoring Settings Args Real user monitoring settings
- type str
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- waterfall_
settings WebApplication Waterfall Settings Args These settings influence the monitoring data you receive for 3rd party, CDN, and 1st party resources
- xhr_
action_ Webapdex_ settings Application Xhr Action Apdex Settings Args Defines the XHR Action Apdex settings of an application
- xhr_
action_ strkey_ performance_ metric The key performance metric of XHR actions. Possible values are
ACTION_DURATION
,RESPONSE_END
,RESPONSE_START
andVISUALLY_COMPLETE
.- conversion_
goals WebApplication Conversion Goals Args A list of conversion goals of the application
- key_
user_ Sequence[Webactions Application Key User Action Args] User Action names to be flagged as Key User Actions
- meta_
data_ Webcapture_ settings Application Meta Data Capture Settings Args Java script agent meta data capture settings
- name str
The name of the web application, displayed in the UI
- real_
user_ boolmonitoring_ enabled (Field has overlap with
dynatrace.WebAppEnablement
) Real user monitoring enabled/disabled- session_
replay_ Webconfig Application Session Replay Config Args Settings regarding Session Replay
- url_
injection_ strpattern URL injection pattern for manual web application
- user_
action_ Weband_ session_ properties Application User Action And Session Properties Args User action and session properties settings
- user_
action_ Webnaming_ settings Application User Action Naming Settings Args The settings of user action naming
- Web
Application User Tags Args User tags settings
- cost
Control NumberUser Session Percentage (Field has overlap with
dynatrace.WebAppEnablement
) Analize X% of user sessions- custom
Action Property MapApdex Settings Defines the Custom Action Apdex settings of an application
- load
Action Property MapApdex Settings Defines the Load Action Apdex settings of an application
- load
Action StringKey Performance Metric The key performance metric of load actions. Possible values are
ACTION_DURATION
,CUMULATIVE_LAYOUT_SHIFT
,DOM_INTERACTIVE
,FIRST_INPUT_DELAY
,LARGEST_CONTENTFUL_PAINT
,LOAD_EVENT_END
,LOAD_EVENT_START
,RESPONSE_END
,RESPONSE_START
,SPEED_INDEX
andVISUALLY_COMPLETE
- monitoring
Settings Property Map Real user monitoring settings
- type String
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- waterfall
Settings Property Map These settings influence the monitoring data you receive for 3rd party, CDN, and 1st party resources
- xhr
Action Property MapApdex Settings Defines the XHR Action Apdex settings of an application
- xhr
Action StringKey Performance Metric The key performance metric of XHR actions. Possible values are
ACTION_DURATION
,RESPONSE_END
,RESPONSE_START
andVISUALLY_COMPLETE
.- conversion
Goals Property Map A list of conversion goals of the application
- key
User List<Property Map>Actions User Action names to be flagged as Key User Actions
- meta
Data Property MapCapture Settings Java script agent meta data capture settings
- name String
The name of the web application, displayed in the UI
- real
User BooleanMonitoring Enabled (Field has overlap with
dynatrace.WebAppEnablement
) Real user monitoring enabled/disabled- session
Replay Property MapConfig Settings regarding Session Replay
- url
Injection StringPattern URL injection pattern for manual web application
- user
Action Property MapAnd Session Properties User action and session properties settings
- user
Action Property MapNaming Settings The settings of user action naming
- Property Map
User tags settings
Outputs
All input properties are implicitly available as output properties. Additionally, the WebApplication 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 WebApplication Resource
Get an existing WebApplication 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?: WebApplicationState, opts?: CustomResourceOptions): WebApplication
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
conversion_goals: Optional[WebApplicationConversionGoalsArgs] = None,
cost_control_user_session_percentage: Optional[int] = None,
custom_action_apdex_settings: Optional[WebApplicationCustomActionApdexSettingsArgs] = None,
key_user_actions: Optional[Sequence[WebApplicationKeyUserActionArgs]] = None,
load_action_apdex_settings: Optional[WebApplicationLoadActionApdexSettingsArgs] = None,
load_action_key_performance_metric: Optional[str] = None,
meta_data_capture_settings: Optional[WebApplicationMetaDataCaptureSettingsArgs] = None,
monitoring_settings: Optional[WebApplicationMonitoringSettingsArgs] = None,
name: Optional[str] = None,
real_user_monitoring_enabled: Optional[bool] = None,
session_replay_config: Optional[WebApplicationSessionReplayConfigArgs] = None,
type: Optional[str] = None,
url_injection_pattern: Optional[str] = None,
user_action_and_session_properties: Optional[WebApplicationUserActionAndSessionPropertiesArgs] = None,
user_action_naming_settings: Optional[WebApplicationUserActionNamingSettingsArgs] = None,
user_tags: Optional[WebApplicationUserTagsArgs] = None,
waterfall_settings: Optional[WebApplicationWaterfallSettingsArgs] = None,
xhr_action_apdex_settings: Optional[WebApplicationXhrActionApdexSettingsArgs] = None,
xhr_action_key_performance_metric: Optional[str] = None) -> WebApplication
func GetWebApplication(ctx *Context, name string, id IDInput, state *WebApplicationState, opts ...ResourceOption) (*WebApplication, error)
public static WebApplication Get(string name, Input<string> id, WebApplicationState? state, CustomResourceOptions? opts = null)
public static WebApplication get(String name, Output<String> id, WebApplicationState 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.
- Conversion
Goals Lbrlabs.Pulumi Package. Dynatrace. Inputs. Web Application Conversion Goals A list of conversion goals of the application
- Cost
Control intUser Session Percentage (Field has overlap with
dynatrace.WebAppEnablement
) Analize X% of user sessions- Custom
Action Lbrlabs.Apdex Settings Pulumi Package. Dynatrace. Inputs. Web Application Custom Action Apdex Settings Defines the Custom Action Apdex settings of an application
- Key
User List<Lbrlabs.Actions Pulumi Package. Dynatrace. Inputs. Web Application Key User Action> User Action names to be flagged as Key User Actions
- Load
Action Lbrlabs.Apdex Settings Pulumi Package. Dynatrace. Inputs. Web Application Load Action Apdex Settings Defines the Load Action Apdex settings of an application
- Load
Action stringKey Performance Metric The key performance metric of load actions. Possible values are
ACTION_DURATION
,CUMULATIVE_LAYOUT_SHIFT
,DOM_INTERACTIVE
,FIRST_INPUT_DELAY
,LARGEST_CONTENTFUL_PAINT
,LOAD_EVENT_END
,LOAD_EVENT_START
,RESPONSE_END
,RESPONSE_START
,SPEED_INDEX
andVISUALLY_COMPLETE
- Meta
Data Lbrlabs.Capture Settings Pulumi Package. Dynatrace. Inputs. Web Application Meta Data Capture Settings Java script agent meta data capture settings
- Monitoring
Settings Lbrlabs.Pulumi Package. Dynatrace. Inputs. Web Application Monitoring Settings Real user monitoring settings
- Name string
The name of the web application, displayed in the UI
- Real
User boolMonitoring Enabled (Field has overlap with
dynatrace.WebAppEnablement
) Real user monitoring enabled/disabled- Session
Replay Lbrlabs.Config Pulumi Package. Dynatrace. Inputs. Web Application Session Replay Config Settings regarding Session Replay
- Type string
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- Url
Injection stringPattern URL injection pattern for manual web application
- User
Action Lbrlabs.And Session Properties Pulumi Package. Dynatrace. Inputs. Web Application User Action And Session Properties User action and session properties settings
- User
Action Lbrlabs.Naming Settings Pulumi Package. Dynatrace. Inputs. Web Application User Action Naming Settings The settings of user action naming
- Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Web Application User Tags User tags settings
- Waterfall
Settings Lbrlabs.Pulumi Package. Dynatrace. Inputs. Web Application Waterfall Settings These settings influence the monitoring data you receive for 3rd party, CDN, and 1st party resources
- Xhr
Action Lbrlabs.Apdex Settings Pulumi Package. Dynatrace. Inputs. Web Application Xhr Action Apdex Settings Defines the XHR Action Apdex settings of an application
- Xhr
Action stringKey Performance Metric The key performance metric of XHR actions. Possible values are
ACTION_DURATION
,RESPONSE_END
,RESPONSE_START
andVISUALLY_COMPLETE
.
- Conversion
Goals WebApplication Conversion Goals Args A list of conversion goals of the application
- Cost
Control intUser Session Percentage (Field has overlap with
dynatrace.WebAppEnablement
) Analize X% of user sessions- Custom
Action WebApdex Settings Application Custom Action Apdex Settings Args Defines the Custom Action Apdex settings of an application
- Key
User []WebActions Application Key User Action Args User Action names to be flagged as Key User Actions
- Load
Action WebApdex Settings Application Load Action Apdex Settings Args Defines the Load Action Apdex settings of an application
- Load
Action stringKey Performance Metric The key performance metric of load actions. Possible values are
ACTION_DURATION
,CUMULATIVE_LAYOUT_SHIFT
,DOM_INTERACTIVE
,FIRST_INPUT_DELAY
,LARGEST_CONTENTFUL_PAINT
,LOAD_EVENT_END
,LOAD_EVENT_START
,RESPONSE_END
,RESPONSE_START
,SPEED_INDEX
andVISUALLY_COMPLETE
- Meta
Data WebCapture Settings Application Meta Data Capture Settings Args Java script agent meta data capture settings
- Monitoring
Settings WebApplication Monitoring Settings Args Real user monitoring settings
- Name string
The name of the web application, displayed in the UI
- Real
User boolMonitoring Enabled (Field has overlap with
dynatrace.WebAppEnablement
) Real user monitoring enabled/disabled- Session
Replay WebConfig Application Session Replay Config Args Settings regarding Session Replay
- Type string
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- Url
Injection stringPattern URL injection pattern for manual web application
- User
Action WebAnd Session Properties Application User Action And Session Properties Args User action and session properties settings
- User
Action WebNaming Settings Application User Action Naming Settings Args The settings of user action naming
- Web
Application User Tags Args User tags settings
- Waterfall
Settings WebApplication Waterfall Settings Args These settings influence the monitoring data you receive for 3rd party, CDN, and 1st party resources
- Xhr
Action WebApdex Settings Application Xhr Action Apdex Settings Args Defines the XHR Action Apdex settings of an application
- Xhr
Action stringKey Performance Metric The key performance metric of XHR actions. Possible values are
ACTION_DURATION
,RESPONSE_END
,RESPONSE_START
andVISUALLY_COMPLETE
.
- conversion
Goals WebApplication Conversion Goals A list of conversion goals of the application
- cost
Control IntegerUser Session Percentage (Field has overlap with
dynatrace.WebAppEnablement
) Analize X% of user sessions- custom
Action WebApdex Settings Application Custom Action Apdex Settings Defines the Custom Action Apdex settings of an application
- key
User List<WebActions Application Key User Action> User Action names to be flagged as Key User Actions
- load
Action WebApdex Settings Application Load Action Apdex Settings Defines the Load Action Apdex settings of an application
- load
Action StringKey Performance Metric The key performance metric of load actions. Possible values are
ACTION_DURATION
,CUMULATIVE_LAYOUT_SHIFT
,DOM_INTERACTIVE
,FIRST_INPUT_DELAY
,LARGEST_CONTENTFUL_PAINT
,LOAD_EVENT_END
,LOAD_EVENT_START
,RESPONSE_END
,RESPONSE_START
,SPEED_INDEX
andVISUALLY_COMPLETE
- meta
Data WebCapture Settings Application Meta Data Capture Settings Java script agent meta data capture settings
- monitoring
Settings WebApplication Monitoring Settings Real user monitoring settings
- name String
The name of the web application, displayed in the UI
- real
User BooleanMonitoring Enabled (Field has overlap with
dynatrace.WebAppEnablement
) Real user monitoring enabled/disabled- session
Replay WebConfig Application Session Replay Config Settings regarding Session Replay
- type String
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- url
Injection StringPattern URL injection pattern for manual web application
- user
Action WebAnd Session Properties Application User Action And Session Properties User action and session properties settings
- user
Action WebNaming Settings Application User Action Naming Settings The settings of user action naming
- Web
Application User Tags User tags settings
- waterfall
Settings WebApplication Waterfall Settings These settings influence the monitoring data you receive for 3rd party, CDN, and 1st party resources
- xhr
Action WebApdex Settings Application Xhr Action Apdex Settings Defines the XHR Action Apdex settings of an application
- xhr
Action StringKey Performance Metric The key performance metric of XHR actions. Possible values are
ACTION_DURATION
,RESPONSE_END
,RESPONSE_START
andVISUALLY_COMPLETE
.
- conversion
Goals WebApplication Conversion Goals A list of conversion goals of the application
- cost
Control numberUser Session Percentage (Field has overlap with
dynatrace.WebAppEnablement
) Analize X% of user sessions- custom
Action WebApdex Settings Application Custom Action Apdex Settings Defines the Custom Action Apdex settings of an application
- key
User WebActions Application Key User Action[] User Action names to be flagged as Key User Actions
- load
Action WebApdex Settings Application Load Action Apdex Settings Defines the Load Action Apdex settings of an application
- load
Action stringKey Performance Metric The key performance metric of load actions. Possible values are
ACTION_DURATION
,CUMULATIVE_LAYOUT_SHIFT
,DOM_INTERACTIVE
,FIRST_INPUT_DELAY
,LARGEST_CONTENTFUL_PAINT
,LOAD_EVENT_END
,LOAD_EVENT_START
,RESPONSE_END
,RESPONSE_START
,SPEED_INDEX
andVISUALLY_COMPLETE
- meta
Data WebCapture Settings Application Meta Data Capture Settings Java script agent meta data capture settings
- monitoring
Settings WebApplication Monitoring Settings Real user monitoring settings
- name string
The name of the web application, displayed in the UI
- real
User booleanMonitoring Enabled (Field has overlap with
dynatrace.WebAppEnablement
) Real user monitoring enabled/disabled- session
Replay WebConfig Application Session Replay Config Settings regarding Session Replay
- type string
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- url
Injection stringPattern URL injection pattern for manual web application
- user
Action WebAnd Session Properties Application User Action And Session Properties User action and session properties settings
- user
Action WebNaming Settings Application User Action Naming Settings The settings of user action naming
- Web
Application User Tags User tags settings
- waterfall
Settings WebApplication Waterfall Settings These settings influence the monitoring data you receive for 3rd party, CDN, and 1st party resources
- xhr
Action WebApdex Settings Application Xhr Action Apdex Settings Defines the XHR Action Apdex settings of an application
- xhr
Action stringKey Performance Metric The key performance metric of XHR actions. Possible values are
ACTION_DURATION
,RESPONSE_END
,RESPONSE_START
andVISUALLY_COMPLETE
.
- conversion_
goals WebApplication Conversion Goals Args A list of conversion goals of the application
- cost_
control_ intuser_ session_ percentage (Field has overlap with
dynatrace.WebAppEnablement
) Analize X% of user sessions- custom_
action_ Webapdex_ settings Application Custom Action Apdex Settings Args Defines the Custom Action Apdex settings of an application
- key_
user_ Sequence[Webactions Application Key User Action Args] User Action names to be flagged as Key User Actions
- load_
action_ Webapdex_ settings Application Load Action Apdex Settings Args Defines the Load Action Apdex settings of an application
- load_
action_ strkey_ performance_ metric The key performance metric of load actions. Possible values are
ACTION_DURATION
,CUMULATIVE_LAYOUT_SHIFT
,DOM_INTERACTIVE
,FIRST_INPUT_DELAY
,LARGEST_CONTENTFUL_PAINT
,LOAD_EVENT_END
,LOAD_EVENT_START
,RESPONSE_END
,RESPONSE_START
,SPEED_INDEX
andVISUALLY_COMPLETE
- meta_
data_ Webcapture_ settings Application Meta Data Capture Settings Args Java script agent meta data capture settings
- monitoring_
settings WebApplication Monitoring Settings Args Real user monitoring settings
- name str
The name of the web application, displayed in the UI
- real_
user_ boolmonitoring_ enabled (Field has overlap with
dynatrace.WebAppEnablement
) Real user monitoring enabled/disabled- session_
replay_ Webconfig Application Session Replay Config Args Settings regarding Session Replay
- type str
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- url_
injection_ strpattern URL injection pattern for manual web application
- user_
action_ Weband_ session_ properties Application User Action And Session Properties Args User action and session properties settings
- user_
action_ Webnaming_ settings Application User Action Naming Settings Args The settings of user action naming
- Web
Application User Tags Args User tags settings
- waterfall_
settings WebApplication Waterfall Settings Args These settings influence the monitoring data you receive for 3rd party, CDN, and 1st party resources
- xhr_
action_ Webapdex_ settings Application Xhr Action Apdex Settings Args Defines the XHR Action Apdex settings of an application
- xhr_
action_ strkey_ performance_ metric The key performance metric of XHR actions. Possible values are
ACTION_DURATION
,RESPONSE_END
,RESPONSE_START
andVISUALLY_COMPLETE
.
- conversion
Goals Property Map A list of conversion goals of the application
- cost
Control NumberUser Session Percentage (Field has overlap with
dynatrace.WebAppEnablement
) Analize X% of user sessions- custom
Action Property MapApdex Settings Defines the Custom Action Apdex settings of an application
- key
User List<Property Map>Actions User Action names to be flagged as Key User Actions
- load
Action Property MapApdex Settings Defines the Load Action Apdex settings of an application
- load
Action StringKey Performance Metric The key performance metric of load actions. Possible values are
ACTION_DURATION
,CUMULATIVE_LAYOUT_SHIFT
,DOM_INTERACTIVE
,FIRST_INPUT_DELAY
,LARGEST_CONTENTFUL_PAINT
,LOAD_EVENT_END
,LOAD_EVENT_START
,RESPONSE_END
,RESPONSE_START
,SPEED_INDEX
andVISUALLY_COMPLETE
- meta
Data Property MapCapture Settings Java script agent meta data capture settings
- monitoring
Settings Property Map Real user monitoring settings
- name String
The name of the web application, displayed in the UI
- real
User BooleanMonitoring Enabled (Field has overlap with
dynatrace.WebAppEnablement
) Real user monitoring enabled/disabled- session
Replay Property MapConfig Settings regarding Session Replay
- type String
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- url
Injection StringPattern URL injection pattern for manual web application
- user
Action Property MapAnd Session Properties User action and session properties settings
- user
Action Property MapNaming Settings The settings of user action naming
- Property Map
User tags settings
- waterfall
Settings Property Map These settings influence the monitoring data you receive for 3rd party, CDN, and 1st party resources
- xhr
Action Property MapApdex Settings Defines the XHR Action Apdex settings of an application
- xhr
Action StringKey Performance Metric The key performance metric of XHR actions. Possible values are
ACTION_DURATION
,RESPONSE_END
,RESPONSE_START
andVISUALLY_COMPLETE
.
Supporting Types
WebApplicationConversionGoals, WebApplicationConversionGoalsArgs
- Goals
List<Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Web Application Conversion Goals Goal> A conversion goal of the application
- Goals
[]Web
Application Conversion Goals Goal A conversion goal of the application
- goals
List<Web
Application Conversion Goals Goal> A conversion goal of the application
- goals
Web
Application Conversion Goals Goal[] A conversion goal of the application
- goals
Sequence[Web
Application Conversion Goals Goal] A conversion goal of the application
- goals List<Property Map>
A conversion goal of the application
WebApplicationConversionGoalsGoal, WebApplicationConversionGoalsGoalArgs
- Name string
The name of the web application, displayed in the UI
- Destination
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Web Application Conversion Goals Goal Destination - Id string
The ID of this resource.
- Type string
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- User
Action Lbrlabs.Pulumi Package. Dynatrace. Inputs. Web Application Conversion Goals Goal User Action - Visit
Duration Lbrlabs.Pulumi Package. Dynatrace. Inputs. Web Application Conversion Goals Goal Visit Duration - Visit
Num Lbrlabs.Action Pulumi Package. Dynatrace. Inputs. Web Application Conversion Goals Goal Visit Num Action
- Name string
The name of the web application, displayed in the UI
- Destination
Web
Application Conversion Goals Goal Destination - Id string
The ID of this resource.
- Type string
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- User
Action WebApplication Conversion Goals Goal User Action - Visit
Duration WebApplication Conversion Goals Goal Visit Duration - Visit
Num WebAction Application Conversion Goals Goal Visit Num Action
- name String
The name of the web application, displayed in the UI
- destination
Web
Application Conversion Goals Goal Destination - id String
The ID of this resource.
- type String
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- user
Action WebApplication Conversion Goals Goal User Action - visit
Duration WebApplication Conversion Goals Goal Visit Duration - visit
Num WebAction Application Conversion Goals Goal Visit Num Action
- name string
The name of the web application, displayed in the UI
- destination
Web
Application Conversion Goals Goal Destination - id string
The ID of this resource.
- type string
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- user
Action WebApplication Conversion Goals Goal User Action - visit
Duration WebApplication Conversion Goals Goal Visit Duration - visit
Num WebAction Application Conversion Goals Goal Visit Num Action
- name str
The name of the web application, displayed in the UI
- destination
Web
Application Conversion Goals Goal Destination - id str
The ID of this resource.
- type str
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- user_
action WebApplication Conversion Goals Goal User Action - visit_
duration WebApplication Conversion Goals Goal Visit Duration - visit_
num_ Webaction Application Conversion Goals Goal Visit Num Action
- name String
The name of the web application, displayed in the UI
- destination Property Map
- id String
The ID of this resource.
- type String
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- user
Action Property Map - visit
Duration Property Map - visit
Num Property MapAction
WebApplicationConversionGoalsGoalDestination, WebApplicationConversionGoalsGoalDestinationArgs
- Url
Or stringPath - Case
Sensitive bool - Match
Type string
- Url
Or stringPath - Case
Sensitive bool - Match
Type string
- url
Or StringPath - case
Sensitive Boolean - match
Type String
- url
Or stringPath - case
Sensitive boolean - match
Type string
- url_
or_ strpath - case_
sensitive bool - match_
type str
- url
Or StringPath - case
Sensitive Boolean - match
Type String
WebApplicationConversionGoalsGoalUserAction, WebApplicationConversionGoalsGoalUserActionArgs
- Action
Type string - Case
Sensitive bool - Match
Entity string - Match
Type string - Value string
- Action
Type string - Case
Sensitive bool - Match
Entity string - Match
Type string - Value string
- action
Type String - case
Sensitive Boolean - match
Entity String - match
Type String - value String
- action
Type string - case
Sensitive boolean - match
Entity string - match
Type string - value string
- action_
type str - case_
sensitive bool - match_
entity str - match_
type str - value str
- action
Type String - case
Sensitive Boolean - match
Entity String - match
Type String - value String
WebApplicationConversionGoalsGoalVisitDuration, WebApplicationConversionGoalsGoalVisitDurationArgs
- Duration int
- Duration int
- duration Integer
- duration number
- duration int
- duration Number
WebApplicationConversionGoalsGoalVisitNumAction, WebApplicationConversionGoalsGoalVisitNumActionArgs
- Num
User intActions
- Num
User intActions
- num
User IntegerActions
- num
User numberActions
- num_
user_ intactions
- num
User NumberActions
WebApplicationCustomActionApdexSettings, WebApplicationCustomActionApdexSettingsArgs
- Frustrating
Fallback intThreshold Fallback threshold of an XHR action, defining a tolerable user experience, when the configured KPM is not available. Values between 0 and 240000 are allowed.
- Frustrating
Threshold int Maximal value of apdex, which is considered as tolerable user experience. Values between 0 and 240000 are allowed.
- Threshold int
no documentation available
- Tolerated
Fallback intThreshold Fallback threshold of an XHR action, defining a satisfied user experience, when the configured KPM is not available. Values between 0 and 60000 are allowed.
- Tolerated
Threshold int Maximal value of apdex, which is considered as satisfied user experience. Values between 0 and 60000 are allowed.
- Frustrating
Fallback intThreshold Fallback threshold of an XHR action, defining a tolerable user experience, when the configured KPM is not available. Values between 0 and 240000 are allowed.
- Frustrating
Threshold int Maximal value of apdex, which is considered as tolerable user experience. Values between 0 and 240000 are allowed.
- Threshold int
no documentation available
- Tolerated
Fallback intThreshold Fallback threshold of an XHR action, defining a satisfied user experience, when the configured KPM is not available. Values between 0 and 60000 are allowed.
- Tolerated
Threshold int Maximal value of apdex, which is considered as satisfied user experience. Values between 0 and 60000 are allowed.
- frustrating
Fallback IntegerThreshold Fallback threshold of an XHR action, defining a tolerable user experience, when the configured KPM is not available. Values between 0 and 240000 are allowed.
- frustrating
Threshold Integer Maximal value of apdex, which is considered as tolerable user experience. Values between 0 and 240000 are allowed.
- threshold Integer
no documentation available
- tolerated
Fallback IntegerThreshold Fallback threshold of an XHR action, defining a satisfied user experience, when the configured KPM is not available. Values between 0 and 60000 are allowed.
- tolerated
Threshold Integer Maximal value of apdex, which is considered as satisfied user experience. Values between 0 and 60000 are allowed.
- frustrating
Fallback numberThreshold Fallback threshold of an XHR action, defining a tolerable user experience, when the configured KPM is not available. Values between 0 and 240000 are allowed.
- frustrating
Threshold number Maximal value of apdex, which is considered as tolerable user experience. Values between 0 and 240000 are allowed.
- threshold number
no documentation available
- tolerated
Fallback numberThreshold Fallback threshold of an XHR action, defining a satisfied user experience, when the configured KPM is not available. Values between 0 and 60000 are allowed.
- tolerated
Threshold number Maximal value of apdex, which is considered as satisfied user experience. Values between 0 and 60000 are allowed.
- frustrating_
fallback_ intthreshold Fallback threshold of an XHR action, defining a tolerable user experience, when the configured KPM is not available. Values between 0 and 240000 are allowed.
- frustrating_
threshold int Maximal value of apdex, which is considered as tolerable user experience. Values between 0 and 240000 are allowed.
- threshold int
no documentation available
- tolerated_
fallback_ intthreshold Fallback threshold of an XHR action, defining a satisfied user experience, when the configured KPM is not available. Values between 0 and 60000 are allowed.
- tolerated_
threshold int Maximal value of apdex, which is considered as satisfied user experience. Values between 0 and 60000 are allowed.
- frustrating
Fallback NumberThreshold Fallback threshold of an XHR action, defining a tolerable user experience, when the configured KPM is not available. Values between 0 and 240000 are allowed.
- frustrating
Threshold Number Maximal value of apdex, which is considered as tolerable user experience. Values between 0 and 240000 are allowed.
- threshold Number
no documentation available
- tolerated
Fallback NumberThreshold Fallback threshold of an XHR action, defining a satisfied user experience, when the configured KPM is not available. Values between 0 and 60000 are allowed.
- tolerated
Threshold Number Maximal value of apdex, which is considered as satisfied user experience. Values between 0 and 60000 are allowed.
WebApplicationKeyUserAction, WebApplicationKeyUserActionArgs
- Actions
List<Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Web Application Key User Action Action> Configuration of the key user action
- Actions
[]Web
Application Key User Action Action Configuration of the key user action
- actions
List<Web
Application Key User Action Action> Configuration of the key user action
- actions
Web
Application Key User Action Action[] Configuration of the key user action
- actions
Sequence[Web
Application Key User Action Action] Configuration of the key user action
- actions List<Property Map>
Configuration of the key user action
WebApplicationKeyUserActionAction, WebApplicationKeyUserActionActionArgs
WebApplicationLoadActionApdexSettings, WebApplicationLoadActionApdexSettingsArgs
- Frustrating
Fallback intThreshold Fallback threshold of an XHR action, defining a tolerable user experience, when the configured KPM is not available. Values between 0 and 240000 are allowed.
- Frustrating
Threshold int Maximal value of apdex, which is considered as tolerable user experience. Values between 0 and 240000 are allowed.
- Threshold int
no documentation available
- Tolerated
Fallback intThreshold Fallback threshold of an XHR action, defining a satisfied user experience, when the configured KPM is not available. Values between 0 and 60000 are allowed.
- Tolerated
Threshold int Maximal value of apdex, which is considered as satisfied user experience. Values between 0 and 60000 are allowed.
- Frustrating
Fallback intThreshold Fallback threshold of an XHR action, defining a tolerable user experience, when the configured KPM is not available. Values between 0 and 240000 are allowed.
- Frustrating
Threshold int Maximal value of apdex, which is considered as tolerable user experience. Values between 0 and 240000 are allowed.
- Threshold int
no documentation available
- Tolerated
Fallback intThreshold Fallback threshold of an XHR action, defining a satisfied user experience, when the configured KPM is not available. Values between 0 and 60000 are allowed.
- Tolerated
Threshold int Maximal value of apdex, which is considered as satisfied user experience. Values between 0 and 60000 are allowed.
- frustrating
Fallback IntegerThreshold Fallback threshold of an XHR action, defining a tolerable user experience, when the configured KPM is not available. Values between 0 and 240000 are allowed.
- frustrating
Threshold Integer Maximal value of apdex, which is considered as tolerable user experience. Values between 0 and 240000 are allowed.
- threshold Integer
no documentation available
- tolerated
Fallback IntegerThreshold Fallback threshold of an XHR action, defining a satisfied user experience, when the configured KPM is not available. Values between 0 and 60000 are allowed.
- tolerated
Threshold Integer Maximal value of apdex, which is considered as satisfied user experience. Values between 0 and 60000 are allowed.
- frustrating
Fallback numberThreshold Fallback threshold of an XHR action, defining a tolerable user experience, when the configured KPM is not available. Values between 0 and 240000 are allowed.
- frustrating
Threshold number Maximal value of apdex, which is considered as tolerable user experience. Values between 0 and 240000 are allowed.
- threshold number
no documentation available
- tolerated
Fallback numberThreshold Fallback threshold of an XHR action, defining a satisfied user experience, when the configured KPM is not available. Values between 0 and 60000 are allowed.
- tolerated
Threshold number Maximal value of apdex, which is considered as satisfied user experience. Values between 0 and 60000 are allowed.
- frustrating_
fallback_ intthreshold Fallback threshold of an XHR action, defining a tolerable user experience, when the configured KPM is not available. Values between 0 and 240000 are allowed.
- frustrating_
threshold int Maximal value of apdex, which is considered as tolerable user experience. Values between 0 and 240000 are allowed.
- threshold int
no documentation available
- tolerated_
fallback_ intthreshold Fallback threshold of an XHR action, defining a satisfied user experience, when the configured KPM is not available. Values between 0 and 60000 are allowed.
- tolerated_
threshold int Maximal value of apdex, which is considered as satisfied user experience. Values between 0 and 60000 are allowed.
- frustrating
Fallback NumberThreshold Fallback threshold of an XHR action, defining a tolerable user experience, when the configured KPM is not available. Values between 0 and 240000 are allowed.
- frustrating
Threshold Number Maximal value of apdex, which is considered as tolerable user experience. Values between 0 and 240000 are allowed.
- threshold Number
no documentation available
- tolerated
Fallback NumberThreshold Fallback threshold of an XHR action, defining a satisfied user experience, when the configured KPM is not available. Values between 0 and 60000 are allowed.
- tolerated
Threshold Number Maximal value of apdex, which is considered as satisfied user experience. Values between 0 and 60000 are allowed.
WebApplicationMetaDataCaptureSettings, WebApplicationMetaDataCaptureSettingsArgs
- Captures
List<Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Web Application Meta Data Capture Settings Capture> Java script agent meta data capture settings
- Captures
[]Web
Application Meta Data Capture Settings Capture Java script agent meta data capture settings
- captures
List<Web
Application Meta Data Capture Settings Capture> Java script agent meta data capture settings
- captures
Web
Application Meta Data Capture Settings Capture[] Java script agent meta data capture settings
- captures
Sequence[Web
Application Meta Data Capture Settings Capture] Java script agent meta data capture settings
- captures List<Property Map>
Java script agent meta data capture settings
WebApplicationMetaDataCaptureSettingsCapture, WebApplicationMetaDataCaptureSettingsCaptureArgs
- Capturing
Name string - Name string
The name of the web application, displayed in the UI
- Type string
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- Public
Metadata bool - Unique
Id int - Use
Last boolValue
- Capturing
Name string - Name string
The name of the web application, displayed in the UI
- Type string
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- Public
Metadata bool - Unique
Id int - Use
Last boolValue
- capturing
Name String - name String
The name of the web application, displayed in the UI
- type String
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- public
Metadata Boolean - unique
Id Integer - use
Last BooleanValue
- capturing
Name string - name string
The name of the web application, displayed in the UI
- type string
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- public
Metadata boolean - unique
Id number - use
Last booleanValue
- capturing_
name str - name str
The name of the web application, displayed in the UI
- type str
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- public_
metadata bool - unique_
id int - use_
last_ boolvalue
- capturing
Name String - name String
The name of the web application, displayed in the UI
- type String
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- public
Metadata Boolean - unique
Id Number - use
Last BooleanValue
WebApplicationMonitoringSettings, WebApplicationMonitoringSettingsArgs
- Content
Capture Lbrlabs.Pulumi Package. Dynatrace. Inputs. Web Application Monitoring Settings Content Capture Settings for content capture
- Injection
Mode string Possible valures are
CODE_SNIPPET
,CODE_SNIPPET_ASYNC
,INLINE_CODE
andJAVASCRIPT_TAG
.- Add
Cross boolOrigin Anonymous Attribute Add the cross origin = anonymous attribute to capture JavaScript error messages and W3C resource timings
- Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Web Application Monitoring Settings Advanced Javascript Tag Settings Advanced JavaScript tag settings
- Angular
Package stringName The name of the angular package
- Browser
Restriction Lbrlabs.Settings Pulumi Package. Dynatrace. Inputs. Web Application Monitoring Settings Browser Restriction Settings Settings for restricting certain browser type, version, platform and, comparator. It also restricts the mode
- Cache
Control boolHeader Optimizations Optimize the value of cache control headers for use with Dynatrace real user monitoring enabled/disabled
- string
Domain for cookie placement. Maximum 150 characters.
- Correlation
Header stringInclusion Regex To enable RUM for XHR calls to AWS Lambda, define a regular expression matching these calls, Dynatrace can then automatically add a custom header (
x-dtc
) to each such request to the respective endpoints in AWS.- Custom
Configuration stringProperties - Exclude
Xhr stringRegex - Fetch
Requests bool - Ip
Address Lbrlabs.Restriction Settings Pulumi Package. Dynatrace. Inputs. Web Application Monitoring Settings Ip Address Restriction Settings - Javascript
Framework Lbrlabs.Support Pulumi Package. Dynatrace. Inputs. Web Application Monitoring Settings Javascript Framework Support - Javascript
Injection Lbrlabs.Rules Pulumi Package. Dynatrace. Inputs. Web Application Monitoring Settings Javascript Injection Rules - Library
File stringLocation - Monitoring
Data stringPath - Script
Tag intCache Duration In Hours - bool
- Server
Request stringPath Id - Xml
Http boolRequest
- Content
Capture WebApplication Monitoring Settings Content Capture Settings for content capture
- Injection
Mode string Possible valures are
CODE_SNIPPET
,CODE_SNIPPET_ASYNC
,INLINE_CODE
andJAVASCRIPT_TAG
.- Add
Cross boolOrigin Anonymous Attribute Add the cross origin = anonymous attribute to capture JavaScript error messages and W3C resource timings
- Web
Application Monitoring Settings Advanced Javascript Tag Settings Advanced JavaScript tag settings
- Angular
Package stringName The name of the angular package
- Browser
Restriction WebSettings Application Monitoring Settings Browser Restriction Settings Settings for restricting certain browser type, version, platform and, comparator. It also restricts the mode
- Cache
Control boolHeader Optimizations Optimize the value of cache control headers for use with Dynatrace real user monitoring enabled/disabled
- string
Domain for cookie placement. Maximum 150 characters.
- Correlation
Header stringInclusion Regex To enable RUM for XHR calls to AWS Lambda, define a regular expression matching these calls, Dynatrace can then automatically add a custom header (
x-dtc
) to each such request to the respective endpoints in AWS.- Custom
Configuration stringProperties - Exclude
Xhr stringRegex - Fetch
Requests bool - Ip
Address WebRestriction Settings Application Monitoring Settings Ip Address Restriction Settings - Javascript
Framework WebSupport Application Monitoring Settings Javascript Framework Support - Javascript
Injection WebRules Application Monitoring Settings Javascript Injection Rules - Library
File stringLocation - Monitoring
Data stringPath - Script
Tag intCache Duration In Hours - bool
- Server
Request stringPath Id - Xml
Http boolRequest
- content
Capture WebApplication Monitoring Settings Content Capture Settings for content capture
- injection
Mode String Possible valures are
CODE_SNIPPET
,CODE_SNIPPET_ASYNC
,INLINE_CODE
andJAVASCRIPT_TAG
.- add
Cross BooleanOrigin Anonymous Attribute Add the cross origin = anonymous attribute to capture JavaScript error messages and W3C resource timings
- Web
Application Monitoring Settings Advanced Javascript Tag Settings Advanced JavaScript tag settings
- angular
Package StringName The name of the angular package
- browser
Restriction WebSettings Application Monitoring Settings Browser Restriction Settings Settings for restricting certain browser type, version, platform and, comparator. It also restricts the mode
- cache
Control BooleanHeader Optimizations Optimize the value of cache control headers for use with Dynatrace real user monitoring enabled/disabled
- String
Domain for cookie placement. Maximum 150 characters.
- correlation
Header StringInclusion Regex To enable RUM for XHR calls to AWS Lambda, define a regular expression matching these calls, Dynatrace can then automatically add a custom header (
x-dtc
) to each such request to the respective endpoints in AWS.- custom
Configuration StringProperties - exclude
Xhr StringRegex - fetch
Requests Boolean - ip
Address WebRestriction Settings Application Monitoring Settings Ip Address Restriction Settings - javascript
Framework WebSupport Application Monitoring Settings Javascript Framework Support - javascript
Injection WebRules Application Monitoring Settings Javascript Injection Rules - library
File StringLocation - monitoring
Data StringPath - script
Tag IntegerCache Duration In Hours - Boolean
- server
Request StringPath Id - xml
Http BooleanRequest
- content
Capture WebApplication Monitoring Settings Content Capture Settings for content capture
- injection
Mode string Possible valures are
CODE_SNIPPET
,CODE_SNIPPET_ASYNC
,INLINE_CODE
andJAVASCRIPT_TAG
.- add
Cross booleanOrigin Anonymous Attribute Add the cross origin = anonymous attribute to capture JavaScript error messages and W3C resource timings
- Web
Application Monitoring Settings Advanced Javascript Tag Settings Advanced JavaScript tag settings
- angular
Package stringName The name of the angular package
- browser
Restriction WebSettings Application Monitoring Settings Browser Restriction Settings Settings for restricting certain browser type, version, platform and, comparator. It also restricts the mode
- cache
Control booleanHeader Optimizations Optimize the value of cache control headers for use with Dynatrace real user monitoring enabled/disabled
- string
Domain for cookie placement. Maximum 150 characters.
- correlation
Header stringInclusion Regex To enable RUM for XHR calls to AWS Lambda, define a regular expression matching these calls, Dynatrace can then automatically add a custom header (
x-dtc
) to each such request to the respective endpoints in AWS.- custom
Configuration stringProperties - exclude
Xhr stringRegex - fetch
Requests boolean - ip
Address WebRestriction Settings Application Monitoring Settings Ip Address Restriction Settings - javascript
Framework WebSupport Application Monitoring Settings Javascript Framework Support - javascript
Injection WebRules Application Monitoring Settings Javascript Injection Rules - library
File stringLocation - monitoring
Data stringPath - script
Tag numberCache Duration In Hours - boolean
- server
Request stringPath Id - xml
Http booleanRequest
- content_
capture WebApplication Monitoring Settings Content Capture Settings for content capture
- injection_
mode str Possible valures are
CODE_SNIPPET
,CODE_SNIPPET_ASYNC
,INLINE_CODE
andJAVASCRIPT_TAG
.- add_
cross_ boolorigin_ anonymous_ attribute Add the cross origin = anonymous attribute to capture JavaScript error messages and W3C resource timings
- advanced_
javascript_ Webtag_ settings Application Monitoring Settings Advanced Javascript Tag Settings Advanced JavaScript tag settings
- angular_
package_ strname The name of the angular package
- browser_
restriction_ Websettings Application Monitoring Settings Browser Restriction Settings Settings for restricting certain browser type, version, platform and, comparator. It also restricts the mode
- cache_
control_ boolheader_ optimizations Optimize the value of cache control headers for use with Dynatrace real user monitoring enabled/disabled
- str
Domain for cookie placement. Maximum 150 characters.
- correlation_
header_ strinclusion_ regex To enable RUM for XHR calls to AWS Lambda, define a regular expression matching these calls, Dynatrace can then automatically add a custom header (
x-dtc
) to each such request to the respective endpoints in AWS.- custom_
configuration_ strproperties - exclude_
xhr_ strregex - fetch_
requests bool - ip_
address_ Webrestriction_ settings Application Monitoring Settings Ip Address Restriction Settings - javascript_
framework_ Websupport Application Monitoring Settings Javascript Framework Support - javascript_
injection_ Webrules Application Monitoring Settings Javascript Injection Rules - library_
file_ strlocation - monitoring_
data_ strpath - script_
tag_ intcache_ duration_ in_ hours - bool
- server_
request_ strpath_ id - xml_
http_ boolrequest
- content
Capture Property Map Settings for content capture
- injection
Mode String Possible valures are
CODE_SNIPPET
,CODE_SNIPPET_ASYNC
,INLINE_CODE
andJAVASCRIPT_TAG
.- add
Cross BooleanOrigin Anonymous Attribute Add the cross origin = anonymous attribute to capture JavaScript error messages and W3C resource timings
- Property Map
Advanced JavaScript tag settings
- angular
Package StringName The name of the angular package
- browser
Restriction Property MapSettings Settings for restricting certain browser type, version, platform and, comparator. It also restricts the mode
- cache
Control BooleanHeader Optimizations Optimize the value of cache control headers for use with Dynatrace real user monitoring enabled/disabled
- String
Domain for cookie placement. Maximum 150 characters.
- correlation
Header StringInclusion Regex To enable RUM for XHR calls to AWS Lambda, define a regular expression matching these calls, Dynatrace can then automatically add a custom header (
x-dtc
) to each such request to the respective endpoints in AWS.- custom
Configuration StringProperties - exclude
Xhr StringRegex - fetch
Requests Boolean - ip
Address Property MapRestriction Settings - javascript
Framework Property MapSupport - javascript
Injection Property MapRules - library
File StringLocation - monitoring
Data StringPath - script
Tag NumberCache Duration In Hours - Boolean
- server
Request StringPath Id - xml
Http BooleanRequest
WebApplicationMonitoringSettingsAdvancedJavascriptTagSettings, WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsArgs
- Max
Action intName Length - Max
Errors intTo Capture - Additional
Event Lbrlabs.Handlers Pulumi Package. Dynatrace. Inputs. Web Application Monitoring Settings Advanced Javascript Tag Settings Additional Event Handlers - Event
Wrapper Lbrlabs.Settings Pulumi Package. Dynatrace. Inputs. Web Application Monitoring Settings Advanced Javascript Tag Settings Event Wrapper Settings - Global
Event Lbrlabs.Capture Settings Pulumi Package. Dynatrace. Inputs. Web Application Monitoring Settings Advanced Javascript Tag Settings Global Event Capture Settings - Instrument
Unsupported boolAjax Frameworks - Special
Characters stringTo Escape - Sync
Beacon boolFirefox - Sync
Beacon boolInternet Explorer
- Max
Action intName Length - Max
Errors intTo Capture - Additional
Event WebHandlers Application Monitoring Settings Advanced Javascript Tag Settings Additional Event Handlers - Event
Wrapper WebSettings Application Monitoring Settings Advanced Javascript Tag Settings Event Wrapper Settings - Global
Event WebCapture Settings Application Monitoring Settings Advanced Javascript Tag Settings Global Event Capture Settings - Instrument
Unsupported boolAjax Frameworks - Special
Characters stringTo Escape - Sync
Beacon boolFirefox - Sync
Beacon boolInternet Explorer
- max
Action IntegerName Length - max
Errors IntegerTo Capture - additional
Event WebHandlers Application Monitoring Settings Advanced Javascript Tag Settings Additional Event Handlers - event
Wrapper WebSettings Application Monitoring Settings Advanced Javascript Tag Settings Event Wrapper Settings - global
Event WebCapture Settings Application Monitoring Settings Advanced Javascript Tag Settings Global Event Capture Settings - instrument
Unsupported BooleanAjax Frameworks - special
Characters StringTo Escape - sync
Beacon BooleanFirefox - sync
Beacon BooleanInternet Explorer
- max
Action numberName Length - max
Errors numberTo Capture - additional
Event WebHandlers Application Monitoring Settings Advanced Javascript Tag Settings Additional Event Handlers - event
Wrapper WebSettings Application Monitoring Settings Advanced Javascript Tag Settings Event Wrapper Settings - global
Event WebCapture Settings Application Monitoring Settings Advanced Javascript Tag Settings Global Event Capture Settings - instrument
Unsupported booleanAjax Frameworks - special
Characters stringTo Escape - sync
Beacon booleanFirefox - sync
Beacon booleanInternet Explorer
- max_
action_ intname_ length - max_
errors_ intto_ capture - additional_
event_ Webhandlers Application Monitoring Settings Advanced Javascript Tag Settings Additional Event Handlers - event_
wrapper_ Websettings Application Monitoring Settings Advanced Javascript Tag Settings Event Wrapper Settings - global_
event_ Webcapture_ settings Application Monitoring Settings Advanced Javascript Tag Settings Global Event Capture Settings - instrument_
unsupported_ boolajax_ frameworks - special_
characters_ strto_ escape - sync_
beacon_ boolfirefox - sync_
beacon_ boolinternet_ explorer
WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsAdditionalEventHandlers, WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsAdditionalEventHandlersArgs
- Max
Dom intNodes - Blur bool
- Change bool
- Click bool
- Mouseup bool
- To
String boolMethod - Use
Mouse boolUp Event For Clicks
- Max
Dom intNodes - Blur bool
- Change bool
- Click bool
- Mouseup bool
- To
String boolMethod - Use
Mouse boolUp Event For Clicks
- max
Dom IntegerNodes - blur Boolean
- change Boolean
- click Boolean
- mouseup Boolean
- to
String BooleanMethod - use
Mouse BooleanUp Event For Clicks
- max
Dom numberNodes - blur boolean
- change boolean
- click boolean
- mouseup boolean
- to
String booleanMethod - use
Mouse booleanUp Event For Clicks
- max_
dom_ intnodes - blur bool
- change bool
- click bool
- mouseup bool
- to_
string_ boolmethod - use_
mouse_ boolup_ event_ for_ clicks
- max
Dom NumberNodes - blur Boolean
- change Boolean
- click Boolean
- mouseup Boolean
- to
String BooleanMethod - use
Mouse BooleanUp Event For Clicks
WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsEventWrapperSettings, WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsEventWrapperSettingsArgs
WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsGlobalEventCaptureSettings, WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsGlobalEventCaptureSettingsArgs
- Additional
Event stringCaptured As User Input - Click bool
- Doubleclick bool
- Keydown bool
- Keyup bool
- Mousedown bool
- Mouseup bool
- Scroll bool
- Additional
Event stringCaptured As User Input - Click bool
- Doubleclick bool
- Keydown bool
- Keyup bool
- Mousedown bool
- Mouseup bool
- Scroll bool
- additional
Event StringCaptured As User Input - click Boolean
- doubleclick Boolean
- keydown Boolean
- keyup Boolean
- mousedown Boolean
- mouseup Boolean
- scroll Boolean
- additional
Event stringCaptured As User Input - click boolean
- doubleclick boolean
- keydown boolean
- keyup boolean
- mousedown boolean
- mouseup boolean
- scroll boolean
- additional_
event_ strcaptured_ as_ user_ input - click bool
- doubleclick bool
- keydown bool
- keyup bool
- mousedown bool
- mouseup bool
- scroll bool
- additional
Event StringCaptured As User Input - click Boolean
- doubleclick Boolean
- keydown Boolean
- keyup Boolean
- mousedown Boolean
- mouseup Boolean
- scroll Boolean
WebApplicationMonitoringSettingsBrowserRestrictionSettings, WebApplicationMonitoringSettingsBrowserRestrictionSettingsArgs
- mode String
- restrictions Property Map
WebApplicationMonitoringSettingsBrowserRestrictionSettingsRestrictions, WebApplicationMonitoringSettingsBrowserRestrictionSettingsRestrictionsArgs
WebApplicationMonitoringSettingsBrowserRestrictionSettingsRestrictionsRestriction, WebApplicationMonitoringSettingsBrowserRestrictionSettingsRestrictionsRestrictionArgs
- Browser
Type string - Browser
Version string - Comparator string
- Platform string
- Browser
Type string - Browser
Version string - Comparator string
- Platform string
- browser
Type String - browser
Version String - comparator String
- platform String
- browser
Type string - browser
Version string - comparator string
- platform string
- browser_
type str - browser_
version str - comparator str
- platform str
- browser
Type String - browser
Version String - comparator String
- platform String
WebApplicationMonitoringSettingsContentCapture, WebApplicationMonitoringSettingsContentCaptureArgs
- Javascript
Errors bool - Resource
Timing Lbrlabs.Settings Pulumi Package. Dynatrace. Inputs. Web Application Monitoring Settings Content Capture Resource Timing Settings - Timeout
Settings Lbrlabs.Pulumi Package. Dynatrace. Inputs. Web Application Monitoring Settings Content Capture Timeout Settings - Visually
Complete boolAnd Speed Index - Visually
Complete Lbrlabs.Settings Pulumi Package. Dynatrace. Inputs. Web Application Monitoring Settings Content Capture Visually Complete Settings
- Javascript
Errors bool - Resource
Timing WebSettings Application Monitoring Settings Content Capture Resource Timing Settings - Timeout
Settings WebApplication Monitoring Settings Content Capture Timeout Settings - Visually
Complete boolAnd Speed Index - Visually
Complete WebSettings Application Monitoring Settings Content Capture Visually Complete Settings
- javascript
Errors Boolean - resource
Timing WebSettings Application Monitoring Settings Content Capture Resource Timing Settings - timeout
Settings WebApplication Monitoring Settings Content Capture Timeout Settings - visually
Complete BooleanAnd Speed Index - visually
Complete WebSettings Application Monitoring Settings Content Capture Visually Complete Settings
- javascript
Errors boolean - resource
Timing WebSettings Application Monitoring Settings Content Capture Resource Timing Settings - timeout
Settings WebApplication Monitoring Settings Content Capture Timeout Settings - visually
Complete booleanAnd Speed Index - visually
Complete WebSettings Application Monitoring Settings Content Capture Visually Complete Settings
- javascript_
errors bool - resource_
timing_ Websettings Application Monitoring Settings Content Capture Resource Timing Settings - timeout_
settings WebApplication Monitoring Settings Content Capture Timeout Settings - visually_
complete_ booland_ speed_ index - visually_
complete_ Websettings Application Monitoring Settings Content Capture Visually Complete Settings
WebApplicationMonitoringSettingsContentCaptureResourceTimingSettings, WebApplicationMonitoringSettingsContentCaptureResourceTimingSettingsArgs
- instrumentation
Delay Integer - non
W3c BooleanResource Timings - resource
Timing StringCapture Type - resource
Timings IntegerDomain Limit - w3c
Resource BooleanTimings
- instrumentation
Delay number - non
W3c booleanResource Timings - resource
Timing stringCapture Type - resource
Timings numberDomain Limit - w3c
Resource booleanTimings
- instrumentation
Delay Number - non
W3c BooleanResource Timings - resource
Timing StringCapture Type - resource
Timings NumberDomain Limit - w3c
Resource BooleanTimings
WebApplicationMonitoringSettingsContentCaptureTimeoutSettings, WebApplicationMonitoringSettingsContentCaptureTimeoutSettingsArgs
- temporary
Action IntegerLimit - temporary
Action IntegerTotal Timeout - timed
Action BooleanSupport
- temporary
Action numberLimit - temporary
Action numberTotal Timeout - timed
Action booleanSupport
- temporary
Action NumberLimit - temporary
Action NumberTotal Timeout - timed
Action BooleanSupport
WebApplicationMonitoringSettingsContentCaptureVisuallyCompleteSettings, WebApplicationMonitoringSettingsContentCaptureVisuallyCompleteSettingsArgs
- Exclude
Url stringRegex - Ignored
Mutations stringList - Inactivity
Timeout int - Mutation
Timeout int - Threshold int
- Exclude
Url stringRegex - Ignored
Mutations stringList - Inactivity
Timeout int - Mutation
Timeout int - Threshold int
- exclude
Url StringRegex - ignored
Mutations StringList - inactivity
Timeout Integer - mutation
Timeout Integer - threshold Integer
- exclude
Url stringRegex - ignored
Mutations stringList - inactivity
Timeout number - mutation
Timeout number - threshold number
- exclude
Url StringRegex - ignored
Mutations StringList - inactivity
Timeout Number - mutation
Timeout Number - threshold Number
WebApplicationMonitoringSettingsIpAddressRestrictionSettings, WebApplicationMonitoringSettingsIpAddressRestrictionSettingsArgs
- mode String
- restrictions Property Map
WebApplicationMonitoringSettingsIpAddressRestrictionSettingsRestrictions, WebApplicationMonitoringSettingsIpAddressRestrictionSettingsRestrictionsArgs
WebApplicationMonitoringSettingsIpAddressRestrictionSettingsRestrictionsRange, WebApplicationMonitoringSettingsIpAddressRestrictionSettingsRestrictionsRangeArgs
- Address string
- Address
To string - Subnet
Mask int
- Address string
- Address
To string - Subnet
Mask int
- address String
- address
To String - subnet
Mask Integer
- address string
- address
To string - subnet
Mask number
- address str
- address_
to str - subnet_
mask int
- address String
- address
To String - subnet
Mask Number
WebApplicationMonitoringSettingsJavascriptFrameworkSupport, WebApplicationMonitoringSettingsJavascriptFrameworkSupportArgs
WebApplicationMonitoringSettingsJavascriptInjectionRules, WebApplicationMonitoringSettingsJavascriptInjectionRulesArgs
WebApplicationMonitoringSettingsJavascriptInjectionRulesRule, WebApplicationMonitoringSettingsJavascriptInjectionRulesRuleArgs
- Rule string
- Url
Operator string - Enabled bool
- Html
Pattern string - Target string
- Url
Pattern string
- Rule string
- Url
Operator string - Enabled bool
- Html
Pattern string - Target string
- Url
Pattern string
- rule String
- url
Operator String - enabled Boolean
- html
Pattern String - target String
- url
Pattern String
- rule string
- url
Operator string - enabled boolean
- html
Pattern string - target string
- url
Pattern string
- rule str
- url_
operator str - enabled bool
- html_
pattern str - target str
- url_
pattern str
- rule String
- url
Operator String - enabled Boolean
- html
Pattern String - target String
- url
Pattern String
WebApplicationSessionReplayConfig, WebApplicationSessionReplayConfigArgs
- Cost
Control intPercentage (Field has overlap with
dynatrace.WebAppEnablement
) Session replay sampling rating in percent- Css
Resource List<string>Capturing Exclusion Rules (Field has overlap with
dynatrace.SessionReplayResourceCapture
) A list of URLs to be excluded from CSS resource capturing- Enable
Css boolResource Capturing (Field has overlap with
dynatrace.SessionReplayResourceCapture
) Capture (true
) or don't capture (false
) CSS resources from the session- Enabled bool
(Field has overlap with
dynatrace.WebAppEnablement
) SessionReplay Enabled/Disabled
- Cost
Control intPercentage (Field has overlap with
dynatrace.WebAppEnablement
) Session replay sampling rating in percent- Css
Resource []stringCapturing Exclusion Rules (Field has overlap with
dynatrace.SessionReplayResourceCapture
) A list of URLs to be excluded from CSS resource capturing- Enable
Css boolResource Capturing (Field has overlap with
dynatrace.SessionReplayResourceCapture
) Capture (true
) or don't capture (false
) CSS resources from the session- Enabled bool
(Field has overlap with
dynatrace.WebAppEnablement
) SessionReplay Enabled/Disabled
- cost
Control IntegerPercentage (Field has overlap with
dynatrace.WebAppEnablement
) Session replay sampling rating in percent- css
Resource List<String>Capturing Exclusion Rules (Field has overlap with
dynatrace.SessionReplayResourceCapture
) A list of URLs to be excluded from CSS resource capturing- enable
Css BooleanResource Capturing (Field has overlap with
dynatrace.SessionReplayResourceCapture
) Capture (true
) or don't capture (false
) CSS resources from the session- enabled Boolean
(Field has overlap with
dynatrace.WebAppEnablement
) SessionReplay Enabled/Disabled
- cost
Control numberPercentage (Field has overlap with
dynatrace.WebAppEnablement
) Session replay sampling rating in percent- css
Resource string[]Capturing Exclusion Rules (Field has overlap with
dynatrace.SessionReplayResourceCapture
) A list of URLs to be excluded from CSS resource capturing- enable
Css booleanResource Capturing (Field has overlap with
dynatrace.SessionReplayResourceCapture
) Capture (true
) or don't capture (false
) CSS resources from the session- enabled boolean
(Field has overlap with
dynatrace.WebAppEnablement
) SessionReplay Enabled/Disabled
- cost_
control_ intpercentage (Field has overlap with
dynatrace.WebAppEnablement
) Session replay sampling rating in percent- css_
resource_ Sequence[str]capturing_ exclusion_ rules (Field has overlap with
dynatrace.SessionReplayResourceCapture
) A list of URLs to be excluded from CSS resource capturing- enable_
css_ boolresource_ capturing (Field has overlap with
dynatrace.SessionReplayResourceCapture
) Capture (true
) or don't capture (false
) CSS resources from the session- enabled bool
(Field has overlap with
dynatrace.WebAppEnablement
) SessionReplay Enabled/Disabled
- cost
Control NumberPercentage (Field has overlap with
dynatrace.WebAppEnablement
) Session replay sampling rating in percent- css
Resource List<String>Capturing Exclusion Rules (Field has overlap with
dynatrace.SessionReplayResourceCapture
) A list of URLs to be excluded from CSS resource capturing- enable
Css BooleanResource Capturing (Field has overlap with
dynatrace.SessionReplayResourceCapture
) Capture (true
) or don't capture (false
) CSS resources from the session- enabled Boolean
(Field has overlap with
dynatrace.WebAppEnablement
) SessionReplay Enabled/Disabled
WebApplicationUserActionAndSessionProperties, WebApplicationUserActionAndSessionPropertiesArgs
- Properties
List<Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Web Application User Action And Session Properties Property> User action and session properties settings
- Properties
[]Web
Application User Action And Session Properties Property User action and session properties settings
- properties
List<Web
Application User Action And Session Properties Property> User action and session properties settings
- properties
Web
Application User Action And Session Properties Property[] User action and session properties settings
- properties
Sequence[Web
Application User Action And Session Properties Property] User action and session properties settings
- properties List<Property Map>
User action and session properties settings
WebApplicationUserActionAndSessionPropertiesProperty, WebApplicationUserActionAndSessionPropertiesPropertyArgs
- Id int
The ID of this resource.
- Key string
- Origin string
- Type string
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- Aggregation string
- Cleanup
Rule string - Display
Name string - Ignore
Case bool - Long
String intLength - Metadata
Id int - Server
Side stringRequest Attribute - Store
As boolSession Property - Store
As boolUser Action Property
- Id int
The ID of this resource.
- Key string
- Origin string
- Type string
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- Aggregation string
- Cleanup
Rule string - Display
Name string - Ignore
Case bool - Long
String intLength - Metadata
Id int - Server
Side stringRequest Attribute - Store
As boolSession Property - Store
As boolUser Action Property
- id Integer
The ID of this resource.
- key String
- origin String
- type String
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- aggregation String
- cleanup
Rule String - display
Name String - ignore
Case Boolean - long
String IntegerLength - metadata
Id Integer - server
Side StringRequest Attribute - store
As BooleanSession Property - store
As BooleanUser Action Property
- id number
The ID of this resource.
- key string
- origin string
- type string
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- aggregation string
- cleanup
Rule string - display
Name string - ignore
Case boolean - long
String numberLength - metadata
Id number - server
Side stringRequest Attribute - store
As booleanSession Property - store
As booleanUser Action Property
- id int
The ID of this resource.
- key str
- origin str
- type str
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- aggregation str
- cleanup_
rule str - display_
name str - ignore_
case bool - long_
string_ intlength - metadata_
id int - server_
side_ strrequest_ attribute - store_
as_ boolsession_ property - store_
as_ booluser_ action_ property
- id Number
The ID of this resource.
- key String
- origin String
- type String
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- aggregation String
- cleanup
Rule String - display
Name String - ignore
Case Boolean - long
String NumberLength - metadata
Id Number - server
Side StringRequest Attribute - store
As BooleanSession Property - store
As BooleanUser Action Property
WebApplicationUserActionNamingSettings, WebApplicationUserActionNamingSettingsArgs
- Custom
Action Lbrlabs.Naming Rules Pulumi Package. Dynatrace. Inputs. Web Application User Action Naming Settings Custom Action Naming Rules User action naming rules for custom actions
- Ignore
Case bool Case insensitive naming
- Load
Action Lbrlabs.Naming Rules Pulumi Package. Dynatrace. Inputs. Web Application User Action Naming Settings Load Action Naming Rules User action naming rules for loading actions
- Placeholders
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Web Application User Action Naming Settings Placeholders User action placeholders
- Query
Parameter List<string>Cleanups User action naming rules for custom actions
- Split
User boolActions By Domain Deactivate this setting if different domains should not result in separate user actions
- Use
First boolDetected Load Action First load action found under an XHR action should be used when true. Else the deepest one under the xhr action is used
- Xhr
Action Lbrlabs.Naming Rules Pulumi Package. Dynatrace. Inputs. Web Application User Action Naming Settings Xhr Action Naming Rules User action naming rules for XHR actions
- Custom
Action WebNaming Rules Application User Action Naming Settings Custom Action Naming Rules User action naming rules for custom actions
- Ignore
Case bool Case insensitive naming
- Load
Action WebNaming Rules Application User Action Naming Settings Load Action Naming Rules User action naming rules for loading actions
- Placeholders
Web
Application User Action Naming Settings Placeholders User action placeholders
- Query
Parameter []stringCleanups User action naming rules for custom actions
- Split
User boolActions By Domain Deactivate this setting if different domains should not result in separate user actions
- Use
First boolDetected Load Action First load action found under an XHR action should be used when true. Else the deepest one under the xhr action is used
- Xhr
Action WebNaming Rules Application User Action Naming Settings Xhr Action Naming Rules User action naming rules for XHR actions
- custom
Action WebNaming Rules Application User Action Naming Settings Custom Action Naming Rules User action naming rules for custom actions
- ignore
Case Boolean Case insensitive naming
- load
Action WebNaming Rules Application User Action Naming Settings Load Action Naming Rules User action naming rules for loading actions
- placeholders
Web
Application User Action Naming Settings Placeholders User action placeholders
- query
Parameter List<String>Cleanups User action naming rules for custom actions
- split
User BooleanActions By Domain Deactivate this setting if different domains should not result in separate user actions
- use
First BooleanDetected Load Action First load action found under an XHR action should be used when true. Else the deepest one under the xhr action is used
- xhr
Action WebNaming Rules Application User Action Naming Settings Xhr Action Naming Rules User action naming rules for XHR actions
- custom
Action WebNaming Rules Application User Action Naming Settings Custom Action Naming Rules User action naming rules for custom actions
- ignore
Case boolean Case insensitive naming
- load
Action WebNaming Rules Application User Action Naming Settings Load Action Naming Rules User action naming rules for loading actions
- placeholders
Web
Application User Action Naming Settings Placeholders User action placeholders
- query
Parameter string[]Cleanups User action naming rules for custom actions
- split
User booleanActions By Domain Deactivate this setting if different domains should not result in separate user actions
- use
First booleanDetected Load Action First load action found under an XHR action should be used when true. Else the deepest one under the xhr action is used
- xhr
Action WebNaming Rules Application User Action Naming Settings Xhr Action Naming Rules User action naming rules for XHR actions
- custom_
action_ Webnaming_ rules Application User Action Naming Settings Custom Action Naming Rules User action naming rules for custom actions
- ignore_
case bool Case insensitive naming
- load_
action_ Webnaming_ rules Application User Action Naming Settings Load Action Naming Rules User action naming rules for loading actions
- placeholders
Web
Application User Action Naming Settings Placeholders User action placeholders
- query_
parameter_ Sequence[str]cleanups User action naming rules for custom actions
- split_
user_ boolactions_ by_ domain Deactivate this setting if different domains should not result in separate user actions
- use_
first_ booldetected_ load_ action First load action found under an XHR action should be used when true. Else the deepest one under the xhr action is used
- xhr_
action_ Webnaming_ rules Application User Action Naming Settings Xhr Action Naming Rules User action naming rules for XHR actions
- custom
Action Property MapNaming Rules User action naming rules for custom actions
- ignore
Case Boolean Case insensitive naming
- load
Action Property MapNaming Rules User action naming rules for loading actions
- placeholders Property Map
User action placeholders
- query
Parameter List<String>Cleanups User action naming rules for custom actions
- split
User BooleanActions By Domain Deactivate this setting if different domains should not result in separate user actions
- use
First BooleanDetected Load Action First load action found under an XHR action should be used when true. Else the deepest one under the xhr action is used
- xhr
Action Property MapNaming Rules User action naming rules for XHR actions
WebApplicationUserActionNamingSettingsCustomActionNamingRules, WebApplicationUserActionNamingSettingsCustomActionNamingRulesArgs
WebApplicationUserActionNamingSettingsCustomActionNamingRulesRule, WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleArgs
- template String
- conditions Property Map
- use
Or BooleanConditions
WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleConditions, WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleConditionsArgs
WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleConditionsCondition, WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleConditionsConditionArgs
WebApplicationUserActionNamingSettingsLoadActionNamingRules, WebApplicationUserActionNamingSettingsLoadActionNamingRulesArgs
WebApplicationUserActionNamingSettingsLoadActionNamingRulesRule, WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleArgs
- template String
- conditions Property Map
- use
Or BooleanConditions
WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleConditions, WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleConditionsArgs
WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleConditionsCondition, WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleConditionsConditionArgs
WebApplicationUserActionNamingSettingsPlaceholders, WebApplicationUserActionNamingSettingsPlaceholdersArgs
WebApplicationUserActionNamingSettingsPlaceholdersPlaceholder, WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderArgs
- Input string
- Name string
The name of the web application, displayed in the UI
- Processing
Part string - Metadata
Id int - Processing
Steps Lbrlabs.Pulumi Package. Dynatrace. Inputs. Web Application User Action Naming Settings Placeholders Placeholder Processing Steps - Use
Guessed boolElement Identifier
- Input string
- Name string
The name of the web application, displayed in the UI
- Processing
Part string - Metadata
Id int - Processing
Steps WebApplication User Action Naming Settings Placeholders Placeholder Processing Steps - Use
Guessed boolElement Identifier
- input String
- name String
The name of the web application, displayed in the UI
- processing
Part String - metadata
Id Integer - processing
Steps WebApplication User Action Naming Settings Placeholders Placeholder Processing Steps - use
Guessed BooleanElement Identifier
- input string
- name string
The name of the web application, displayed in the UI
- processing
Part string - metadata
Id number - processing
Steps WebApplication User Action Naming Settings Placeholders Placeholder Processing Steps - use
Guessed booleanElement Identifier
- input str
- name str
The name of the web application, displayed in the UI
- processing_
part str - metadata_
id int - processing_
steps WebApplication User Action Naming Settings Placeholders Placeholder Processing Steps - use_
guessed_ boolelement_ identifier
- input String
- name String
The name of the web application, displayed in the UI
- processing
Part String - metadata
Id Number - processing
Steps Property Map - use
Guessed BooleanElement Identifier
WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderProcessingSteps, WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderProcessingStepsArgs
WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderProcessingStepsStep, WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderProcessingStepsStepArgs
- Type string
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- Fallback
To boolInput - Pattern
After string - Pattern
After stringSearch Type - Pattern
Before string - Pattern
Before stringSearch Type - Pattern
To stringReplace - Regular
Expression string - Replacement string
- Type string
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- Fallback
To boolInput - Pattern
After string - Pattern
After stringSearch Type - Pattern
Before string - Pattern
Before stringSearch Type - Pattern
To stringReplace - Regular
Expression string - Replacement string
- type String
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- fallback
To BooleanInput - pattern
After String - pattern
After StringSearch Type - pattern
Before String - pattern
Before StringSearch Type - pattern
To StringReplace - regular
Expression String - replacement String
- type string
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- fallback
To booleanInput - pattern
After string - pattern
After stringSearch Type - pattern
Before string - pattern
Before stringSearch Type - pattern
To stringReplace - regular
Expression string - replacement string
- type str
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- fallback_
to_ boolinput - pattern_
after str - pattern_
after_ strsearch_ type - pattern_
before str - pattern_
before_ strsearch_ type - pattern_
to_ strreplace - regular_
expression str - replacement str
- type String
The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- fallback
To BooleanInput - pattern
After String - pattern
After StringSearch Type - pattern
Before String - pattern
Before StringSearch Type - pattern
To StringReplace - regular
Expression String - replacement String
WebApplicationUserActionNamingSettingsXhrActionNamingRules, WebApplicationUserActionNamingSettingsXhrActionNamingRulesArgs
WebApplicationUserActionNamingSettingsXhrActionNamingRulesRule, WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleArgs
- template String
- conditions Property Map
- use
Or BooleanConditions
WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleConditions, WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleConditionsArgs
WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleConditionsCondition, WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleConditionsConditionArgs
WebApplicationUserTags, WebApplicationUserTagsArgs
- List<Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Web Application User Tags Tag> User tag settings
- []Web
Application User Tags Tag User tag settings
- List<Web
Application User Tags Tag> User tag settings
- Web
Application User Tags Tag[] User tag settings
- Sequence[Web
Application User Tags Tag] User tag settings
- List<Property Map>
User tag settings
WebApplicationUserTagsTag, WebApplicationUserTagsTagArgs
- Cleanup
Rule string - Id int
The ID of this resource.
- Ignore
Case bool - Metadata
Id int - Server
Side stringRequest Attribute - Unique
Id int
- Cleanup
Rule string - Id int
The ID of this resource.
- Ignore
Case bool - Metadata
Id int - Server
Side stringRequest Attribute - Unique
Id int
- cleanup
Rule String - id Integer
The ID of this resource.
- ignore
Case Boolean - metadata
Id Integer - server
Side StringRequest Attribute - unique
Id Integer
- cleanup
Rule string - id number
The ID of this resource.
- ignore
Case boolean - metadata
Id number - server
Side stringRequest Attribute - unique
Id number
- cleanup_
rule str - id int
The ID of this resource.
- ignore_
case bool - metadata_
id int - server_
side_ strrequest_ attribute - unique_
id int
- cleanup
Rule String - id Number
The ID of this resource.
- ignore
Case Boolean - metadata
Id Number - server
Side StringRequest Attribute - unique
Id Number
WebApplicationWaterfallSettings, WebApplicationWaterfallSettingsArgs
- Resource
Browser intCaching Threshold Warn about resources with a lower browser cache rate above X%. Values between 1 and 100 are allowed.
- Resources
Threshold int Warn about resources larger than X bytes. Values between 0 and 99999000 are allowed.
- Slow
Cnd intResources Threshold Warn about slow CDN resources with a response time above X ms. Values between 0 and 99999000 are allowed.
- Slow
First intParty Resources Threshold Warn about slow 1st party resources with a response time above X ms. Values between 0 and 99999000 are allowed.
- Slow
Third intParty Resources Threshold Warn about slow 3rd party resources with a response time above X ms. Values between 0 and 99999000 are allowed.
- Speed
Index intVisually Complete Ratio Threshold Warn if Speed index exceeds X % of Visually complete. Values between 1 and 99 are allowed.
- Uncompressed
Resources intThreshold Warn about uncompressed resources larger than X bytes. Values between 0 and 99999 are allowed.
- Resource
Browser intCaching Threshold Warn about resources with a lower browser cache rate above X%. Values between 1 and 100 are allowed.
- Resources
Threshold int Warn about resources larger than X bytes. Values between 0 and 99999000 are allowed.
- Slow
Cnd intResources Threshold Warn about slow CDN resources with a response time above X ms. Values between 0 and 99999000 are allowed.
- Slow
First intParty Resources Threshold Warn about slow 1st party resources with a response time above X ms. Values between 0 and 99999000 are allowed.
- Slow
Third intParty Resources Threshold Warn about slow 3rd party resources with a response time above X ms. Values between 0 and 99999000 are allowed.
- Speed
Index intVisually Complete Ratio Threshold Warn if Speed index exceeds X % of Visually complete. Values between 1 and 99 are allowed.
- Uncompressed
Resources intThreshold Warn about uncompressed resources larger than X bytes. Values between 0 and 99999 are allowed.
- resource
Browser IntegerCaching Threshold Warn about resources with a lower browser cache rate above X%. Values between 1 and 100 are allowed.
- resources
Threshold Integer Warn about resources larger than X bytes. Values between 0 and 99999000 are allowed.
- slow
Cnd IntegerResources Threshold Warn about slow CDN resources with a response time above X ms. Values between 0 and 99999000 are allowed.
- slow
First IntegerParty Resources Threshold Warn about slow 1st party resources with a response time above X ms. Values between 0 and 99999000 are allowed.
- slow
Third IntegerParty Resources Threshold Warn about slow 3rd party resources with a response time above X ms. Values between 0 and 99999000 are allowed.
- speed
Index IntegerVisually Complete Ratio Threshold Warn if Speed index exceeds X % of Visually complete. Values between 1 and 99 are allowed.
- uncompressed
Resources IntegerThreshold Warn about uncompressed resources larger than X bytes. Values between 0 and 99999 are allowed.
- resource
Browser numberCaching Threshold Warn about resources with a lower browser cache rate above X%. Values between 1 and 100 are allowed.
- resources
Threshold number Warn about resources larger than X bytes. Values between 0 and 99999000 are allowed.
- slow
Cnd numberResources Threshold Warn about slow CDN resources with a response time above X ms. Values between 0 and 99999000 are allowed.
- slow
First numberParty Resources Threshold Warn about slow 1st party resources with a response time above X ms. Values between 0 and 99999000 are allowed.
- slow
Third numberParty Resources Threshold Warn about slow 3rd party resources with a response time above X ms. Values between 0 and 99999000 are allowed.
- speed
Index numberVisually Complete Ratio Threshold Warn if Speed index exceeds X % of Visually complete. Values between 1 and 99 are allowed.
- uncompressed
Resources numberThreshold Warn about uncompressed resources larger than X bytes. Values between 0 and 99999 are allowed.
- resource_
browser_ intcaching_ threshold Warn about resources with a lower browser cache rate above X%. Values between 1 and 100 are allowed.
- resources_
threshold int Warn about resources larger than X bytes. Values between 0 and 99999000 are allowed.
- slow_
cnd_ intresources_ threshold Warn about slow CDN resources with a response time above X ms. Values between 0 and 99999000 are allowed.
- slow_
first_ intparty_ resources_ threshold Warn about slow 1st party resources with a response time above X ms. Values between 0 and 99999000 are allowed.
- slow_
third_ intparty_ resources_ threshold Warn about slow 3rd party resources with a response time above X ms. Values between 0 and 99999000 are allowed.
- speed_
index_ intvisually_ complete_ ratio_ threshold Warn if Speed index exceeds X % of Visually complete. Values between 1 and 99 are allowed.
- uncompressed_
resources_ intthreshold Warn about uncompressed resources larger than X bytes. Values between 0 and 99999 are allowed.
- resource
Browser NumberCaching Threshold Warn about resources with a lower browser cache rate above X%. Values between 1 and 100 are allowed.
- resources
Threshold Number Warn about resources larger than X bytes. Values between 0 and 99999000 are allowed.
- slow
Cnd NumberResources Threshold Warn about slow CDN resources with a response time above X ms. Values between 0 and 99999000 are allowed.
- slow
First NumberParty Resources Threshold Warn about slow 1st party resources with a response time above X ms. Values between 0 and 99999000 are allowed.
- slow
Third NumberParty Resources Threshold Warn about slow 3rd party resources with a response time above X ms. Values between 0 and 99999000 are allowed.
- speed
Index NumberVisually Complete Ratio Threshold Warn if Speed index exceeds X % of Visually complete. Values between 1 and 99 are allowed.
- uncompressed
Resources NumberThreshold Warn about uncompressed resources larger than X bytes. Values between 0 and 99999 are allowed.
WebApplicationXhrActionApdexSettings, WebApplicationXhrActionApdexSettingsArgs
- Frustrating
Fallback intThreshold Fallback threshold of an XHR action, defining a tolerable user experience, when the configured KPM is not available. Values between 0 and 240000 are allowed.
- Frustrating
Threshold int Maximal value of apdex, which is considered as tolerable user experience. Values between 0 and 240000 are allowed.
- Threshold int
no documentation available
- Tolerated
Fallback intThreshold Fallback threshold of an XHR action, defining a satisfied user experience, when the configured KPM is not available. Values between 0 and 60000 are allowed.
- Tolerated
Threshold int Maximal value of apdex, which is considered as satisfied user experience. Values between 0 and 60000 are allowed.
- Frustrating
Fallback intThreshold Fallback threshold of an XHR action, defining a tolerable user experience, when the configured KPM is not available. Values between 0 and 240000 are allowed.
- Frustrating
Threshold int Maximal value of apdex, which is considered as tolerable user experience. Values between 0 and 240000 are allowed.
- Threshold int
no documentation available
- Tolerated
Fallback intThreshold Fallback threshold of an XHR action, defining a satisfied user experience, when the configured KPM is not available. Values between 0 and 60000 are allowed.
- Tolerated
Threshold int Maximal value of apdex, which is considered as satisfied user experience. Values between 0 and 60000 are allowed.
- frustrating
Fallback IntegerThreshold Fallback threshold of an XHR action, defining a tolerable user experience, when the configured KPM is not available. Values between 0 and 240000 are allowed.
- frustrating
Threshold Integer Maximal value of apdex, which is considered as tolerable user experience. Values between 0 and 240000 are allowed.
- threshold Integer
no documentation available
- tolerated
Fallback IntegerThreshold Fallback threshold of an XHR action, defining a satisfied user experience, when the configured KPM is not available. Values between 0 and 60000 are allowed.
- tolerated
Threshold Integer Maximal value of apdex, which is considered as satisfied user experience. Values between 0 and 60000 are allowed.
- frustrating
Fallback numberThreshold Fallback threshold of an XHR action, defining a tolerable user experience, when the configured KPM is not available. Values between 0 and 240000 are allowed.
- frustrating
Threshold number Maximal value of apdex, which is considered as tolerable user experience. Values between 0 and 240000 are allowed.
- threshold number
no documentation available
- tolerated
Fallback numberThreshold Fallback threshold of an XHR action, defining a satisfied user experience, when the configured KPM is not available. Values between 0 and 60000 are allowed.
- tolerated
Threshold number Maximal value of apdex, which is considered as satisfied user experience. Values between 0 and 60000 are allowed.
- frustrating_
fallback_ intthreshold Fallback threshold of an XHR action, defining a tolerable user experience, when the configured KPM is not available. Values between 0 and 240000 are allowed.
- frustrating_
threshold int Maximal value of apdex, which is considered as tolerable user experience. Values between 0 and 240000 are allowed.
- threshold int
no documentation available
- tolerated_
fallback_ intthreshold Fallback threshold of an XHR action, defining a satisfied user experience, when the configured KPM is not available. Values between 0 and 60000 are allowed.
- tolerated_
threshold int Maximal value of apdex, which is considered as satisfied user experience. Values between 0 and 60000 are allowed.
- frustrating
Fallback NumberThreshold Fallback threshold of an XHR action, defining a tolerable user experience, when the configured KPM is not available. Values between 0 and 240000 are allowed.
- frustrating
Threshold Number Maximal value of apdex, which is considered as tolerable user experience. Values between 0 and 240000 are allowed.
- threshold Number
no documentation available
- tolerated
Fallback NumberThreshold Fallback threshold of an XHR action, defining a satisfied user experience, when the configured KPM is not available. Values between 0 and 60000 are allowed.
- tolerated
Threshold Number Maximal value of apdex, which is considered as satisfied user experience. Values between 0 and 60000 are allowed.
Package Details
- Repository
- dynatrace lbrlabs/pulumi-dynatrace
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
dynatrace
Terraform Provider.