
Dynatrace v0.1.0, May 24 23

Dynatrace v0.1.0, May 24 23
dynatrace.BrowserMonitor
Explore with Pulumi AI
Create BrowserMonitor Resource
new BrowserMonitor(name: string, args: BrowserMonitorArgs, opts?: CustomResourceOptions);
@overload
def BrowserMonitor(resource_name: str,
opts: Optional[ResourceOptions] = None,
anomaly_detection: Optional[BrowserMonitorAnomalyDetectionArgs] = None,
enabled: Optional[bool] = None,
frequency: Optional[int] = None,
key_performance_metrics: Optional[BrowserMonitorKeyPerformanceMetricsArgs] = None,
locations: Optional[Sequence[str]] = None,
manually_assigned_apps: Optional[Sequence[str]] = None,
name: Optional[str] = None,
script: Optional[BrowserMonitorScriptArgs] = None,
tags: Optional[Sequence[BrowserMonitorTagArgs]] = None)
@overload
def BrowserMonitor(resource_name: str,
args: BrowserMonitorArgs,
opts: Optional[ResourceOptions] = None)
func NewBrowserMonitor(ctx *Context, name string, args BrowserMonitorArgs, opts ...ResourceOption) (*BrowserMonitor, error)
public BrowserMonitor(string name, BrowserMonitorArgs args, CustomResourceOptions? opts = null)
public BrowserMonitor(String name, BrowserMonitorArgs args)
public BrowserMonitor(String name, BrowserMonitorArgs args, CustomResourceOptions options)
type: dynatrace:BrowserMonitor
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args BrowserMonitorArgs
- 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 BrowserMonitorArgs
- 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 BrowserMonitorArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args BrowserMonitorArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args BrowserMonitorArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
BrowserMonitor 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 BrowserMonitor resource accepts the following input properties:
- Frequency int
The frequency of the monitor, in minutes.
- Anomaly
Detection Lbrlabs.Pulumi Package. Dynatrace. Inputs. Browser Monitor Anomaly Detection Args The anomaly detection configuration.
- Enabled bool
The monitor is enabled (
true
) or disabled (false
).- Key
Performance Lbrlabs.Metrics Pulumi Package. Dynatrace. Inputs. Browser Monitor Key Performance Metrics Args The key performance metrics configuration
- Locations List<string>
A list of locations from which the monitor is executed. To specify a location, use its entity ID.
- Manually
Assigned List<string>Apps A set of manually assigned applications.
- Name string
The name of the monitor.
- Script
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Args The Browser Script
- List<Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Tag Args> A set of tags assigned to the monitor. You can specify only the value of the tag here and the
CONTEXTLESS
context and source 'USER' will be added automatically.
- Frequency int
The frequency of the monitor, in minutes.
- Anomaly
Detection BrowserMonitor Anomaly Detection Args The anomaly detection configuration.
- Enabled bool
The monitor is enabled (
true
) or disabled (false
).- Key
Performance BrowserMetrics Monitor Key Performance Metrics Args The key performance metrics configuration
- Locations []string
A list of locations from which the monitor is executed. To specify a location, use its entity ID.
- Manually
Assigned []stringApps A set of manually assigned applications.
- Name string
The name of the monitor.
- Script
Browser
Monitor Script Args The Browser Script
- []Browser
Monitor Tag Args A set of tags assigned to the monitor. You can specify only the value of the tag here and the
CONTEXTLESS
context and source 'USER' will be added automatically.
- frequency Integer
The frequency of the monitor, in minutes.
- anomaly
Detection BrowserMonitor Anomaly Detection Args The anomaly detection configuration.
- enabled Boolean
The monitor is enabled (
true
) or disabled (false
).- key
Performance BrowserMetrics Monitor Key Performance Metrics Args The key performance metrics configuration
- locations List<String>
A list of locations from which the monitor is executed. To specify a location, use its entity ID.
- manually
Assigned List<String>Apps A set of manually assigned applications.
- name String
The name of the monitor.
- script
Browser
Monitor Script Args The Browser Script
- List<Browser
Monitor Tag Args> A set of tags assigned to the monitor. You can specify only the value of the tag here and the
CONTEXTLESS
context and source 'USER' will be added automatically.
- frequency number
The frequency of the monitor, in minutes.
- anomaly
Detection BrowserMonitor Anomaly Detection Args The anomaly detection configuration.
- enabled boolean
The monitor is enabled (
true
) or disabled (false
).- key
Performance BrowserMetrics Monitor Key Performance Metrics Args The key performance metrics configuration
- locations string[]
A list of locations from which the monitor is executed. To specify a location, use its entity ID.
- manually
Assigned string[]Apps A set of manually assigned applications.
- name string
The name of the monitor.
- script
Browser
Monitor Script Args The Browser Script
- Browser
Monitor Tag Args[] A set of tags assigned to the monitor. You can specify only the value of the tag here and the
CONTEXTLESS
context and source 'USER' will be added automatically.
- frequency int
The frequency of the monitor, in minutes.
- anomaly_
detection BrowserMonitor Anomaly Detection Args The anomaly detection configuration.
- enabled bool
The monitor is enabled (
true
) or disabled (false
).- key_
performance_ Browsermetrics Monitor Key Performance Metrics Args The key performance metrics configuration
- locations Sequence[str]
A list of locations from which the monitor is executed. To specify a location, use its entity ID.
- manually_
assigned_ Sequence[str]apps A set of manually assigned applications.
- name str
The name of the monitor.
- script
Browser
Monitor Script Args The Browser Script
- Sequence[Browser
Monitor Tag Args] A set of tags assigned to the monitor. You can specify only the value of the tag here and the
CONTEXTLESS
context and source 'USER' will be added automatically.
- frequency Number
The frequency of the monitor, in minutes.
- anomaly
Detection Property Map The anomaly detection configuration.
- enabled Boolean
The monitor is enabled (
true
) or disabled (false
).- key
Performance Property MapMetrics The key performance metrics configuration
- locations List<String>
A list of locations from which the monitor is executed. To specify a location, use its entity ID.
- manually
Assigned List<String>Apps A set of manually assigned applications.
- name String
The name of the monitor.
- script Property Map
The Browser Script
- List<Property Map>
A set of tags assigned to the monitor. You can specify only the value of the tag here and the
CONTEXTLESS
context and source 'USER' will be added automatically.
Outputs
All input properties are implicitly available as output properties. Additionally, the BrowserMonitor 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 BrowserMonitor Resource
Get an existing BrowserMonitor 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?: BrowserMonitorState, opts?: CustomResourceOptions): BrowserMonitor
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
anomaly_detection: Optional[BrowserMonitorAnomalyDetectionArgs] = None,
enabled: Optional[bool] = None,
frequency: Optional[int] = None,
key_performance_metrics: Optional[BrowserMonitorKeyPerformanceMetricsArgs] = None,
locations: Optional[Sequence[str]] = None,
manually_assigned_apps: Optional[Sequence[str]] = None,
name: Optional[str] = None,
script: Optional[BrowserMonitorScriptArgs] = None,
tags: Optional[Sequence[BrowserMonitorTagArgs]] = None) -> BrowserMonitor
func GetBrowserMonitor(ctx *Context, name string, id IDInput, state *BrowserMonitorState, opts ...ResourceOption) (*BrowserMonitor, error)
public static BrowserMonitor Get(string name, Input<string> id, BrowserMonitorState? state, CustomResourceOptions? opts = null)
public static BrowserMonitor get(String name, Output<String> id, BrowserMonitorState 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.
- Anomaly
Detection Lbrlabs.Pulumi Package. Dynatrace. Inputs. Browser Monitor Anomaly Detection Args The anomaly detection configuration.
- Enabled bool
The monitor is enabled (
true
) or disabled (false
).- Frequency int
The frequency of the monitor, in minutes.
- Key
Performance Lbrlabs.Metrics Pulumi Package. Dynatrace. Inputs. Browser Monitor Key Performance Metrics Args The key performance metrics configuration
- Locations List<string>
A list of locations from which the monitor is executed. To specify a location, use its entity ID.
- Manually
Assigned List<string>Apps A set of manually assigned applications.
- Name string
The name of the monitor.
- Script
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Args The Browser Script
- List<Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Tag Args> A set of tags assigned to the monitor. You can specify only the value of the tag here and the
CONTEXTLESS
context and source 'USER' will be added automatically.
- Anomaly
Detection BrowserMonitor Anomaly Detection Args The anomaly detection configuration.
- Enabled bool
The monitor is enabled (
true
) or disabled (false
).- Frequency int
The frequency of the monitor, in minutes.
- Key
Performance BrowserMetrics Monitor Key Performance Metrics Args The key performance metrics configuration
- Locations []string
A list of locations from which the monitor is executed. To specify a location, use its entity ID.
- Manually
Assigned []stringApps A set of manually assigned applications.
- Name string
The name of the monitor.
- Script
Browser
Monitor Script Args The Browser Script
- []Browser
Monitor Tag Args A set of tags assigned to the monitor. You can specify only the value of the tag here and the
CONTEXTLESS
context and source 'USER' will be added automatically.
- anomaly
Detection BrowserMonitor Anomaly Detection Args The anomaly detection configuration.
- enabled Boolean
The monitor is enabled (
true
) or disabled (false
).- frequency Integer
The frequency of the monitor, in minutes.
- key
Performance BrowserMetrics Monitor Key Performance Metrics Args The key performance metrics configuration
- locations List<String>
A list of locations from which the monitor is executed. To specify a location, use its entity ID.
- manually
Assigned List<String>Apps A set of manually assigned applications.
- name String
The name of the monitor.
- script
Browser
Monitor Script Args The Browser Script
- List<Browser
Monitor Tag Args> A set of tags assigned to the monitor. You can specify only the value of the tag here and the
CONTEXTLESS
context and source 'USER' will be added automatically.
- anomaly
Detection BrowserMonitor Anomaly Detection Args The anomaly detection configuration.
- enabled boolean
The monitor is enabled (
true
) or disabled (false
).- frequency number
The frequency of the monitor, in minutes.
- key
Performance BrowserMetrics Monitor Key Performance Metrics Args The key performance metrics configuration
- locations string[]
A list of locations from which the monitor is executed. To specify a location, use its entity ID.
- manually
Assigned string[]Apps A set of manually assigned applications.
- name string
The name of the monitor.
- script
Browser
Monitor Script Args The Browser Script
- Browser
Monitor Tag Args[] A set of tags assigned to the monitor. You can specify only the value of the tag here and the
CONTEXTLESS
context and source 'USER' will be added automatically.
- anomaly_
detection BrowserMonitor Anomaly Detection Args The anomaly detection configuration.
- enabled bool
The monitor is enabled (
true
) or disabled (false
).- frequency int
The frequency of the monitor, in minutes.
- key_
performance_ Browsermetrics Monitor Key Performance Metrics Args The key performance metrics configuration
- locations Sequence[str]
A list of locations from which the monitor is executed. To specify a location, use its entity ID.
- manually_
assigned_ Sequence[str]apps A set of manually assigned applications.
- name str
The name of the monitor.
- script
Browser
Monitor Script Args The Browser Script
- Sequence[Browser
Monitor Tag Args] A set of tags assigned to the monitor. You can specify only the value of the tag here and the
CONTEXTLESS
context and source 'USER' will be added automatically.
- anomaly
Detection Property Map The anomaly detection configuration.
- enabled Boolean
The monitor is enabled (
true
) or disabled (false
).- frequency Number
The frequency of the monitor, in minutes.
- key
Performance Property MapMetrics The key performance metrics configuration
- locations List<String>
A list of locations from which the monitor is executed. To specify a location, use its entity ID.
- manually
Assigned List<String>Apps A set of manually assigned applications.
- name String
The name of the monitor.
- script Property Map
The Browser Script
- List<Property Map>
A set of tags assigned to the monitor. You can specify only the value of the tag here and the
CONTEXTLESS
context and source 'USER' will be added automatically.
Supporting Types
BrowserMonitorAnomalyDetection
- Loading
Time List<Lbrlabs.Thresholds Pulumi Package. Dynatrace. Inputs. Browser Monitor Anomaly Detection Loading Time Threshold> Thresholds for loading times
- Outage
Handlings List<Lbrlabs.Pulumi Package. Dynatrace. Inputs. Browser Monitor Anomaly Detection Outage Handling> Outage handling configuration
- Loading
Time []BrowserThresholds Monitor Anomaly Detection Loading Time Threshold Thresholds for loading times
- Outage
Handlings []BrowserMonitor Anomaly Detection Outage Handling Outage handling configuration
- loading
Time List<BrowserThresholds Monitor Anomaly Detection Loading Time Threshold> Thresholds for loading times
- outage
Handlings List<BrowserMonitor Anomaly Detection Outage Handling> Outage handling configuration
- loading
Time BrowserThresholds Monitor Anomaly Detection Loading Time Threshold[] Thresholds for loading times
- outage
Handlings BrowserMonitor Anomaly Detection Outage Handling[] Outage handling configuration
- loading_
time_ Sequence[Browserthresholds Monitor Anomaly Detection Loading Time Threshold] Thresholds for loading times
- outage_
handlings Sequence[BrowserMonitor Anomaly Detection Outage Handling] Outage handling configuration
- loading
Time List<Property Map>Thresholds Thresholds for loading times
- outage
Handlings List<Property Map> Outage handling configuration
BrowserMonitorAnomalyDetectionLoadingTimeThreshold
- enabled Boolean
- thresholds List<Property Map>
BrowserMonitorAnomalyDetectionLoadingTimeThresholdThreshold
BrowserMonitorAnomalyDetectionLoadingTimeThresholdThresholdThreshold
- Value
Ms int - Event
Index int - Request
Index int - Type string
- Value
Ms int - Event
Index int - Request
Index int - Type string
- value
Ms Integer - event
Index Integer - request
Index Integer - type String
- value
Ms number - event
Index number - request
Index number - type string
- value_
ms int - event_
index int - request_
index int - type str
- value
Ms Number - event
Index Number - request
Index Number - type String
BrowserMonitorAnomalyDetectionOutageHandling
- Global
Outage bool - Global
Outage List<Lbrlabs.Policies Pulumi Package. Dynatrace. Inputs. Browser Monitor Anomaly Detection Outage Handling Global Outage Policy> - Local
Outage bool - Local
Outage List<Lbrlabs.Policies Pulumi Package. Dynatrace. Inputs. Browser Monitor Anomaly Detection Outage Handling Local Outage Policy> - Retry
On boolError
BrowserMonitorAnomalyDetectionOutageHandlingGlobalOutagePolicy
- Consecutive
Runs int
- Consecutive
Runs int
- consecutive
Runs Integer
- consecutive
Runs number
- consecutive_
runs int
- consecutive
Runs Number
BrowserMonitorAnomalyDetectionOutageHandlingLocalOutagePolicy
- Affected
Locations int - Consecutive
Runs int
- Affected
Locations int - Consecutive
Runs int
- affected
Locations Integer - consecutive
Runs Integer
- affected
Locations number - consecutive
Runs number
- affected
Locations Number - consecutive
Runs Number
BrowserMonitorKeyPerformanceMetrics
- Load
Action stringKpm Defines the key performance metric for load actions. Supported values are
VISUALLY_COMPLETE
,SPEED_INDEX
,USER_ACTION_DURATION
,TIME_TO_FIRST_BYTE
,HTML_DOWNLOADED
,DOM_INTERACTIVE
,LOAD_EVENT_START
andLOAD_EVENT_END
.- Xhr
Action stringKpm Defines the key performance metric for XHR actions. Supported values are
VISUALLY_COMPLETE
,USER_ACTION_DURATION
,TIME_TO_FIRST_BYTE
andRESPONSE_END
.
- Load
Action stringKpm Defines the key performance metric for load actions. Supported values are
VISUALLY_COMPLETE
,SPEED_INDEX
,USER_ACTION_DURATION
,TIME_TO_FIRST_BYTE
,HTML_DOWNLOADED
,DOM_INTERACTIVE
,LOAD_EVENT_START
andLOAD_EVENT_END
.- Xhr
Action stringKpm Defines the key performance metric for XHR actions. Supported values are
VISUALLY_COMPLETE
,USER_ACTION_DURATION
,TIME_TO_FIRST_BYTE
andRESPONSE_END
.
- load
Action StringKpm Defines the key performance metric for load actions. Supported values are
VISUALLY_COMPLETE
,SPEED_INDEX
,USER_ACTION_DURATION
,TIME_TO_FIRST_BYTE
,HTML_DOWNLOADED
,DOM_INTERACTIVE
,LOAD_EVENT_START
andLOAD_EVENT_END
.- xhr
Action StringKpm Defines the key performance metric for XHR actions. Supported values are
VISUALLY_COMPLETE
,USER_ACTION_DURATION
,TIME_TO_FIRST_BYTE
andRESPONSE_END
.
- load
Action stringKpm Defines the key performance metric for load actions. Supported values are
VISUALLY_COMPLETE
,SPEED_INDEX
,USER_ACTION_DURATION
,TIME_TO_FIRST_BYTE
,HTML_DOWNLOADED
,DOM_INTERACTIVE
,LOAD_EVENT_START
andLOAD_EVENT_END
.- xhr
Action stringKpm Defines the key performance metric for XHR actions. Supported values are
VISUALLY_COMPLETE
,USER_ACTION_DURATION
,TIME_TO_FIRST_BYTE
andRESPONSE_END
.
- load_
action_ strkpm Defines the key performance metric for load actions. Supported values are
VISUALLY_COMPLETE
,SPEED_INDEX
,USER_ACTION_DURATION
,TIME_TO_FIRST_BYTE
,HTML_DOWNLOADED
,DOM_INTERACTIVE
,LOAD_EVENT_START
andLOAD_EVENT_END
.- xhr_
action_ strkpm Defines the key performance metric for XHR actions. Supported values are
VISUALLY_COMPLETE
,USER_ACTION_DURATION
,TIME_TO_FIRST_BYTE
andRESPONSE_END
.
- load
Action StringKpm Defines the key performance metric for load actions. Supported values are
VISUALLY_COMPLETE
,SPEED_INDEX
,USER_ACTION_DURATION
,TIME_TO_FIRST_BYTE
,HTML_DOWNLOADED
,DOM_INTERACTIVE
,LOAD_EVENT_START
andLOAD_EVENT_END
.- xhr
Action StringKpm Defines the key performance metric for XHR actions. Supported values are
VISUALLY_COMPLETE
,USER_ACTION_DURATION
,TIME_TO_FIRST_BYTE
andRESPONSE_END
.
BrowserMonitorScript
- Type string
The type of monitor. Possible values are
clickpath
for clickpath monitors andavailability
for single-URL browser monitors. These monitors are only allowed to have one event of thenavigate
type- Configuration
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Configuration The setup of the monitor
- Events
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Events Steps of the clickpath—the first step must always be of the
navigate
type
- Type string
The type of monitor. Possible values are
clickpath
for clickpath monitors andavailability
for single-URL browser monitors. These monitors are only allowed to have one event of thenavigate
type- Configuration
Browser
Monitor Script Configuration The setup of the monitor
- Events
Browser
Monitor Script Events Steps of the clickpath—the first step must always be of the
navigate
type
- type String
The type of monitor. Possible values are
clickpath
for clickpath monitors andavailability
for single-URL browser monitors. These monitors are only allowed to have one event of thenavigate
type- configuration
Browser
Monitor Script Configuration The setup of the monitor
- events
Browser
Monitor Script Events Steps of the clickpath—the first step must always be of the
navigate
type
- type string
The type of monitor. Possible values are
clickpath
for clickpath monitors andavailability
for single-URL browser monitors. These monitors are only allowed to have one event of thenavigate
type- configuration
Browser
Monitor Script Configuration The setup of the monitor
- events
Browser
Monitor Script Events Steps of the clickpath—the first step must always be of the
navigate
type
- type str
The type of monitor. Possible values are
clickpath
for clickpath monitors andavailability
for single-URL browser monitors. These monitors are only allowed to have one event of thenavigate
type- configuration
Browser
Monitor Script Configuration The setup of the monitor
- events
Browser
Monitor Script Events Steps of the clickpath—the first step must always be of the
navigate
type
- type String
The type of monitor. Possible values are
clickpath
for clickpath monitors andavailability
for single-URL browser monitors. These monitors are only allowed to have one event of thenavigate
type- configuration Property Map
The setup of the monitor
- events Property Map
Steps of the clickpath—the first step must always be of the
navigate
type
BrowserMonitorScriptConfiguration
- Bandwidth
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Configuration Bandwidth - Blocks List<string>
- Bypass
Csp bool - Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Configuration Cookies - Device
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Configuration Device - Disable
Web boolSecurity - Headers
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Configuration Headers - Ignored
Error Lbrlabs.Codes Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Configuration Ignored Error Codes - Javascript
Setttings Lbrlabs.Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Configuration Javascript Setttings - Monitor
Frames bool - User
Agent string
- Bandwidth
Browser
Monitor Script Configuration Bandwidth - Blocks []string
- Bypass
Csp bool - Browser
Monitor Script Configuration Cookies - Device
Browser
Monitor Script Configuration Device - Disable
Web boolSecurity - Headers
Browser
Monitor Script Configuration Headers - Ignored
Error BrowserCodes Monitor Script Configuration Ignored Error Codes - Javascript
Setttings BrowserMonitor Script Configuration Javascript Setttings - Monitor
Frames bool - User
Agent string
- bandwidth
Browser
Monitor Script Configuration Bandwidth - blocks List<String>
- bypass
Csp Boolean - Browser
Monitor Script Configuration Cookies - device
Browser
Monitor Script Configuration Device - disable
Web BooleanSecurity - headers
Browser
Monitor Script Configuration Headers - ignored
Error BrowserCodes Monitor Script Configuration Ignored Error Codes - javascript
Setttings BrowserMonitor Script Configuration Javascript Setttings - monitor
Frames Boolean - user
Agent String
- bandwidth
Browser
Monitor Script Configuration Bandwidth - blocks string[]
- bypass
Csp boolean - Browser
Monitor Script Configuration Cookies - device
Browser
Monitor Script Configuration Device - disable
Web booleanSecurity - headers
Browser
Monitor Script Configuration Headers - ignored
Error BrowserCodes Monitor Script Configuration Ignored Error Codes - javascript
Setttings BrowserMonitor Script Configuration Javascript Setttings - monitor
Frames boolean - user
Agent string
- bandwidth
Browser
Monitor Script Configuration Bandwidth - blocks Sequence[str]
- bypass_
csp bool - Browser
Monitor Script Configuration Cookies - device
Browser
Monitor Script Configuration Device - disable_
web_ boolsecurity - headers
Browser
Monitor Script Configuration Headers - ignored_
error_ Browsercodes Monitor Script Configuration Ignored Error Codes - javascript_
setttings BrowserMonitor Script Configuration Javascript Setttings - monitor_
frames bool - user_
agent str
- bandwidth Property Map
- blocks List<String>
- bypass
Csp Boolean - Property Map
- device Property Map
- disable
Web BooleanSecurity - headers Property Map
- ignored
Error Property MapCodes - javascript
Setttings Property Map - monitor
Frames Boolean - user
Agent String
BrowserMonitorScriptConfigurationBandwidth
- Download int
- Latency int
- Network
Type string - Upload int
- Download int
- Latency int
- Network
Type string - Upload int
- download Integer
- latency Integer
- network
Type String - upload Integer
- download number
- latency number
- network
Type string - upload number
- download int
- latency int
- network_
type str - upload int
- download Number
- latency Number
- network
Type String - upload Number
BrowserMonitorScriptConfigurationCookies
BrowserMonitorScriptConfigurationCookiesCookie
BrowserMonitorScriptConfigurationDevice
- Height int
- Mobile bool
- Name string
- Orientation string
- Scale
Factor double - Touch
Enabled bool - Width int
- Height int
- Mobile bool
- Name string
- Orientation string
- Scale
Factor float64 - Touch
Enabled bool - Width int
- height Integer
- mobile Boolean
- name String
- orientation String
- scale
Factor Double - touch
Enabled Boolean - width Integer
- height number
- mobile boolean
- name string
- orientation string
- scale
Factor number - touch
Enabled boolean - width number
- height int
- mobile bool
- name str
- orientation str
- scale_
factor float - touch_
enabled bool - width int
- height Number
- mobile Boolean
- name String
- orientation String
- scale
Factor Number - touch
Enabled Boolean - width Number
BrowserMonitorScriptConfigurationHeaders
- headers List<Property Map>
- restrictions List<String>
BrowserMonitorScriptConfigurationHeadersHeader
BrowserMonitorScriptConfigurationIgnoredErrorCodes
- Status
Codes string - Matching
Document stringRequests
- Status
Codes string - Matching
Document stringRequests
- status
Codes String - matching
Document StringRequests
- status
Codes string - matching
Document stringRequests
- status
Codes String - matching
Document StringRequests
BrowserMonitorScriptConfigurationJavascriptSetttings
BrowserMonitorScriptConfigurationJavascriptSetttingsTimeoutSettings
- Action
Limit int - Total
Timeout int
- Action
Limit int - Total
Timeout int
- action
Limit Integer - total
Timeout Integer
- action
Limit number - total
Timeout number
- action_
limit int - total_
timeout int
- action
Limit Number - total
Timeout Number
BrowserMonitorScriptConfigurationJavascriptSetttingsVisuallyCompleteOptions
- Image
Size intThreshold - Inactivity
Timeout int - Mutation
Timeout int - Excluded
Elements List<string> - Excluded
Urls List<string>
- Image
Size intThreshold - Inactivity
Timeout int - Mutation
Timeout int - Excluded
Elements []string - Excluded
Urls []string
- image
Size IntegerThreshold - inactivity
Timeout Integer - mutation
Timeout Integer - excluded
Elements List<String> - excluded
Urls List<String>
- image
Size numberThreshold - inactivity
Timeout number - mutation
Timeout number - excluded
Elements string[] - excluded
Urls string[]
- image_
size_ intthreshold - inactivity_
timeout int - mutation_
timeout int - excluded_
elements Sequence[str] - excluded_
urls Sequence[str]
- image
Size NumberThreshold - inactivity
Timeout Number - mutation
Timeout Number - excluded
Elements List<String> - excluded
Urls List<String>
BrowserMonitorScriptEvents
BrowserMonitorScriptEventsEvent
- Description string
- Click
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Events Event Click - Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Events Event Cookie - Javascript
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Events Event Javascript - Keystrokes
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Events Event Keystrokes - Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Events Event Navigate - Select
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Events Event Select - Tap
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Events Event Tap
- Description string
- Click
Browser
Monitor Script Events Event Click - Browser
Monitor Script Events Event Cookie - Javascript
Browser
Monitor Script Events Event Javascript - Keystrokes
Browser
Monitor Script Events Event Keystrokes - Browser
Monitor Script Events Event Navigate - Select
Browser
Monitor Script Events Event Select - Tap
Browser
Monitor Script Events Event Tap
- description String
- click
Browser
Monitor Script Events Event Click - Browser
Monitor Script Events Event Cookie - javascript
Browser
Monitor Script Events Event Javascript - keystrokes
Browser
Monitor Script Events Event Keystrokes - Browser
Monitor Script Events Event Navigate - select
Browser
Monitor Script Events Event Select - tap
Browser
Monitor Script Events Event Tap
- description string
- click
Browser
Monitor Script Events Event Click - Browser
Monitor Script Events Event Cookie - javascript
Browser
Monitor Script Events Event Javascript - keystrokes
Browser
Monitor Script Events Event Keystrokes - Browser
Monitor Script Events Event Navigate - select
Browser
Monitor Script Events Event Select - tap
Browser
Monitor Script Events Event Tap
- description str
- click
Browser
Monitor Script Events Event Click - Browser
Monitor Script Events Event Cookie - javascript
Browser
Monitor Script Events Event Javascript - keystrokes
Browser
Monitor Script Events Event Keystrokes - Browser
Monitor Script Events Event Navigate - select
Browser
Monitor Script Events Event Select - tap
Browser
Monitor Script Events Event Tap
BrowserMonitorScriptEventsEventClick
BrowserMonitorScriptEventsEventClickTarget
- locators List<Property Map>
- window String
BrowserMonitorScriptEventsEventClickTargetLocator
BrowserMonitorScriptEventsEventClickTargetLocatorLocator
BrowserMonitorScriptEventsEventClickValidate
BrowserMonitorScriptEventsEventClickValidateValidation
- Type string
- Fail
If boolFound - Match string
- Regex bool
- Target
Browser
Monitor Script Events Event Click Validate Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target
Browser
Monitor Script Events Event Click Validate Validation Target
- type string
- fail
If booleanFound - match string
- regex boolean
- target
Browser
Monitor Script Events Event Click Validate Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target Property Map
BrowserMonitorScriptEventsEventClickValidateValidationTarget
- locators List<Property Map>
- window String
BrowserMonitorScriptEventsEventClickValidateValidationTargetLocator
BrowserMonitorScriptEventsEventClickValidateValidationTargetLocatorLocator
BrowserMonitorScriptEventsEventClickWait
- wait
For String - milliseconds Integer
- timeout Integer
- validation
Browser
Monitor Script Events Event Click Wait Validation
- wait
For string - milliseconds number
- timeout number
- validation
Browser
Monitor Script Events Event Click Wait Validation
- wait
For String - milliseconds Number
- timeout Number
- validation Property Map
BrowserMonitorScriptEventsEventClickWaitValidation
- Type string
- Fail
If boolFound - Match string
- Regex bool
- Target
Browser
Monitor Script Events Event Click Wait Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target
Browser
Monitor Script Events Event Click Wait Validation Target
- type string
- fail
If booleanFound - match string
- regex boolean
- target
Browser
Monitor Script Events Event Click Wait Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target Property Map
BrowserMonitorScriptEventsEventClickWaitValidationTarget
- locators List<Property Map>
- window String
BrowserMonitorScriptEventsEventClickWaitValidationTargetLocator
BrowserMonitorScriptEventsEventClickWaitValidationTargetLocatorLocator
BrowserMonitorScriptEventsEventCookie
BrowserMonitorScriptEventsEventCookieCookies
BrowserMonitorScriptEventsEventCookieCookiesCookie
BrowserMonitorScriptEventsEventJavascript
BrowserMonitorScriptEventsEventJavascriptTarget
- locators List<Property Map>
- window String
BrowserMonitorScriptEventsEventJavascriptTargetLocator
BrowserMonitorScriptEventsEventJavascriptTargetLocatorLocator
BrowserMonitorScriptEventsEventJavascriptWait
- wait
For String - milliseconds Integer
- timeout Integer
- validation
Browser
Monitor Script Events Event Javascript Wait Validation
- wait
For String - milliseconds Number
- timeout Number
- validation Property Map
BrowserMonitorScriptEventsEventJavascriptWaitValidation
- Type string
- Fail
If boolFound - Match string
- Regex bool
- Target
Browser
Monitor Script Events Event Javascript Wait Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target
Browser
Monitor Script Events Event Javascript Wait Validation Target
- type string
- fail
If booleanFound - match string
- regex boolean
- target
Browser
Monitor Script Events Event Javascript Wait Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target Property Map
BrowserMonitorScriptEventsEventJavascriptWaitValidationTarget
- locators List<Property Map>
- window String
BrowserMonitorScriptEventsEventJavascriptWaitValidationTargetLocator
BrowserMonitorScriptEventsEventJavascriptWaitValidationTargetLocatorLocator
BrowserMonitorScriptEventsEventKeystrokes
- Credential
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Events Event Keystrokes Credential - Masked bool
- Simulate
Blur boolEvent - Target
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Events Event Keystrokes Target - Text string
- Validate
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Events Event Keystrokes Validate - Wait
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Events Event Keystrokes Wait
- credential Property Map
- masked Boolean
- simulate
Blur BooleanEvent - target Property Map
- text String
- validate Property Map
- wait Property Map
BrowserMonitorScriptEventsEventKeystrokesCredential
BrowserMonitorScriptEventsEventKeystrokesTarget
- locators List<Property Map>
- window String
BrowserMonitorScriptEventsEventKeystrokesTargetLocator
BrowserMonitorScriptEventsEventKeystrokesTargetLocatorLocator
BrowserMonitorScriptEventsEventKeystrokesValidate
BrowserMonitorScriptEventsEventKeystrokesValidateValidation
- Type string
- Fail
If boolFound - Match string
- Regex bool
- Target
Browser
Monitor Script Events Event Keystrokes Validate Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target
Browser
Monitor Script Events Event Keystrokes Validate Validation Target
- type string
- fail
If booleanFound - match string
- regex boolean
- target
Browser
Monitor Script Events Event Keystrokes Validate Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target Property Map
BrowserMonitorScriptEventsEventKeystrokesValidateValidationTarget
- locators List<Property Map>
- window String
BrowserMonitorScriptEventsEventKeystrokesValidateValidationTargetLocator
BrowserMonitorScriptEventsEventKeystrokesValidateValidationTargetLocatorLocator
BrowserMonitorScriptEventsEventKeystrokesWait
- wait
For String - milliseconds Integer
- timeout Integer
- validation
Browser
Monitor Script Events Event Keystrokes Wait Validation
- wait
For String - milliseconds Number
- timeout Number
- validation Property Map
BrowserMonitorScriptEventsEventKeystrokesWaitValidation
- Type string
- Fail
If boolFound - Match string
- Regex bool
- Target
Browser
Monitor Script Events Event Keystrokes Wait Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target
Browser
Monitor Script Events Event Keystrokes Wait Validation Target
- type string
- fail
If booleanFound - match string
- regex boolean
- target
Browser
Monitor Script Events Event Keystrokes Wait Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target Property Map
BrowserMonitorScriptEventsEventKeystrokesWaitValidationTarget
- locators List<Property Map>
- window String
BrowserMonitorScriptEventsEventKeystrokesWaitValidationTargetLocator
BrowserMonitorScriptEventsEventKeystrokesWaitValidationTargetLocatorLocator
BrowserMonitorScriptEventsEventNavigate
- Url string
- Authentication
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Events Event Navigate Authentication - Target
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Events Event Navigate Target - Validate
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Events Event Navigate Validate - Wait
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Events Event Navigate Wait
BrowserMonitorScriptEventsEventNavigateAuthentication
BrowserMonitorScriptEventsEventNavigateTarget
- locators List<Property Map>
- window String
BrowserMonitorScriptEventsEventNavigateTargetLocator
BrowserMonitorScriptEventsEventNavigateTargetLocatorLocator
BrowserMonitorScriptEventsEventNavigateValidate
BrowserMonitorScriptEventsEventNavigateValidateValidation
- Type string
- Fail
If boolFound - Match string
- Regex bool
- Target
Browser
Monitor Script Events Event Navigate Validate Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target
Browser
Monitor Script Events Event Navigate Validate Validation Target
- type string
- fail
If booleanFound - match string
- regex boolean
- target
Browser
Monitor Script Events Event Navigate Validate Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target Property Map
BrowserMonitorScriptEventsEventNavigateValidateValidationTarget
- locators List<Property Map>
- window String
BrowserMonitorScriptEventsEventNavigateValidateValidationTargetLocator
BrowserMonitorScriptEventsEventNavigateValidateValidationTargetLocatorLocator
BrowserMonitorScriptEventsEventNavigateWait
- wait
For String - milliseconds Integer
- timeout Integer
- validation
Browser
Monitor Script Events Event Navigate Wait Validation
- wait
For String - milliseconds Number
- timeout Number
- validation Property Map
BrowserMonitorScriptEventsEventNavigateWaitValidation
- Type string
- Fail
If boolFound - Match string
- Regex bool
- Target
Browser
Monitor Script Events Event Navigate Wait Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target
Browser
Monitor Script Events Event Navigate Wait Validation Target
- type string
- fail
If booleanFound - match string
- regex boolean
- target
Browser
Monitor Script Events Event Navigate Wait Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target Property Map
BrowserMonitorScriptEventsEventNavigateWaitValidationTarget
- locators List<Property Map>
- window String
BrowserMonitorScriptEventsEventNavigateWaitValidationTargetLocator
BrowserMonitorScriptEventsEventNavigateWaitValidationTargetLocatorLocator
BrowserMonitorScriptEventsEventSelect
- Selections
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Events Event Select Selections - Target
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Events Event Select Target - Validate
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Events Event Select Validate - Wait
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Script Events Event Select Wait
BrowserMonitorScriptEventsEventSelectSelections
BrowserMonitorScriptEventsEventSelectSelectionsOption
BrowserMonitorScriptEventsEventSelectTarget
- locators List<Property Map>
- window String
BrowserMonitorScriptEventsEventSelectTargetLocator
BrowserMonitorScriptEventsEventSelectTargetLocatorLocator
BrowserMonitorScriptEventsEventSelectValidate
BrowserMonitorScriptEventsEventSelectValidateValidation
- Type string
- Fail
If boolFound - Match string
- Regex bool
- Target
Browser
Monitor Script Events Event Select Validate Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target
Browser
Monitor Script Events Event Select Validate Validation Target
- type string
- fail
If booleanFound - match string
- regex boolean
- target
Browser
Monitor Script Events Event Select Validate Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target Property Map
BrowserMonitorScriptEventsEventSelectValidateValidationTarget
- locators List<Property Map>
- window String
BrowserMonitorScriptEventsEventSelectValidateValidationTargetLocator
BrowserMonitorScriptEventsEventSelectValidateValidationTargetLocatorLocator
BrowserMonitorScriptEventsEventSelectWait
- wait
For String - milliseconds Integer
- timeout Integer
- validation
Browser
Monitor Script Events Event Select Wait Validation
- wait
For string - milliseconds number
- timeout number
- validation
Browser
Monitor Script Events Event Select Wait Validation
- wait
For String - milliseconds Number
- timeout Number
- validation Property Map
BrowserMonitorScriptEventsEventSelectWaitValidation
- Type string
- Fail
If boolFound - Match string
- Regex bool
- Target
Browser
Monitor Script Events Event Select Wait Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target
Browser
Monitor Script Events Event Select Wait Validation Target
- type string
- fail
If booleanFound - match string
- regex boolean
- target
Browser
Monitor Script Events Event Select Wait Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target Property Map
BrowserMonitorScriptEventsEventSelectWaitValidationTarget
- locators List<Property Map>
- window String
BrowserMonitorScriptEventsEventSelectWaitValidationTargetLocator
BrowserMonitorScriptEventsEventSelectWaitValidationTargetLocatorLocator
BrowserMonitorScriptEventsEventTap
BrowserMonitorScriptEventsEventTapTarget
- locators List<Property Map>
- window String
BrowserMonitorScriptEventsEventTapTargetLocator
BrowserMonitorScriptEventsEventTapTargetLocatorLocator
BrowserMonitorScriptEventsEventTapValidate
BrowserMonitorScriptEventsEventTapValidateValidation
- Type string
- Fail
If boolFound - Match string
- Regex bool
- Target
Browser
Monitor Script Events Event Tap Validate Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target
Browser
Monitor Script Events Event Tap Validate Validation Target
- type string
- fail
If booleanFound - match string
- regex boolean
- target
Browser
Monitor Script Events Event Tap Validate Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target Property Map
BrowserMonitorScriptEventsEventTapValidateValidationTarget
- locators List<Property Map>
- window String
BrowserMonitorScriptEventsEventTapValidateValidationTargetLocator
BrowserMonitorScriptEventsEventTapValidateValidationTargetLocatorLocator
BrowserMonitorScriptEventsEventTapWait
- wait
For String - milliseconds Integer
- timeout Integer
- validation
Browser
Monitor Script Events Event Tap Wait Validation
- wait
For string - milliseconds number
- timeout number
- validation
Browser
Monitor Script Events Event Tap Wait Validation
- wait
For String - milliseconds Number
- timeout Number
- validation Property Map
BrowserMonitorScriptEventsEventTapWaitValidation
- Type string
- Fail
If boolFound - Match string
- Regex bool
- Target
Browser
Monitor Script Events Event Tap Wait Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target
Browser
Monitor Script Events Event Tap Wait Validation Target
- type string
- fail
If booleanFound - match string
- regex boolean
- target
Browser
Monitor Script Events Event Tap Wait Validation Target
- type String
- fail
If BooleanFound - match String
- regex Boolean
- target Property Map
BrowserMonitorScriptEventsEventTapWaitValidationTarget
- locators List<Property Map>
- window String
BrowserMonitorScriptEventsEventTapWaitValidationTargetLocator
BrowserMonitorScriptEventsEventTapWaitValidationTargetLocatorLocator
BrowserMonitorTag
- List<Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Browser Monitor Tag Tag> Tag with source of a Dynatrace entity.
- []Browser
Monitor Tag Tag Tag with source of a Dynatrace entity.
- List<Browser
Monitor Tag Tag> Tag with source of a Dynatrace entity.
- Browser
Monitor Tag Tag[] Tag with source of a Dynatrace entity.
- Sequence[Browser
Monitor Tag Tag] Tag with source of a Dynatrace entity.
- List<Property Map>
Tag with source of a Dynatrace entity.
BrowserMonitorTagTag
Package Details
- Repository
- dynatrace lbrlabs/pulumi-dynatrace
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
dynatrace
Terraform Provider.