dynatrace.WebApplication
Explore with Pulumi AI
Create WebApplication Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new WebApplication(name: string, args: WebApplicationArgs, opts?: CustomResourceOptions);
@overload
def WebApplication(resource_name: str,
args: WebApplicationArgs,
opts: Optional[ResourceOptions] = None)
@overload
def WebApplication(resource_name: str,
opts: Optional[ResourceOptions] = None,
type: Optional[str] = None,
cost_control_user_session_percentage: Optional[int] = None,
custom_action_apdex_settings: Optional[WebApplicationCustomActionApdexSettingsArgs] = None,
xhr_action_key_performance_metric: Optional[str] = None,
load_action_apdex_settings: Optional[WebApplicationLoadActionApdexSettingsArgs] = None,
load_action_key_performance_metric: Optional[str] = None,
xhr_action_apdex_settings: Optional[WebApplicationXhrActionApdexSettingsArgs] = None,
monitoring_settings: Optional[WebApplicationMonitoringSettingsArgs] = None,
waterfall_settings: Optional[WebApplicationWaterfallSettingsArgs] = None,
name: Optional[str] = None,
session_replay_config: Optional[WebApplicationSessionReplayConfigArgs] = None,
real_user_monitoring_enabled: Optional[bool] = 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,
conversion_goals: Optional[WebApplicationConversionGoalsArgs] = None,
meta_data_capture_settings: Optional[WebApplicationMetaDataCaptureSettingsArgs] = None,
key_user_actions: Optional[Sequence[WebApplicationKeyUserActionArgs]] = 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.
Parameters
- 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.
Constructor example
The following reference example uses placeholder values for all input properties.
var webApplicationResource = new Dynatrace.WebApplication("webApplicationResource", new()
{
Type = "string",
CostControlUserSessionPercentage = 0,
CustomActionApdexSettings = new Dynatrace.Inputs.WebApplicationCustomActionApdexSettingsArgs
{
FrustratingFallbackThreshold = 0,
FrustratingThreshold = 0,
ToleratedFallbackThreshold = 0,
ToleratedThreshold = 0,
},
XhrActionKeyPerformanceMetric = "string",
LoadActionApdexSettings = new Dynatrace.Inputs.WebApplicationLoadActionApdexSettingsArgs
{
FrustratingFallbackThreshold = 0,
FrustratingThreshold = 0,
ToleratedFallbackThreshold = 0,
ToleratedThreshold = 0,
},
LoadActionKeyPerformanceMetric = "string",
XhrActionApdexSettings = new Dynatrace.Inputs.WebApplicationXhrActionApdexSettingsArgs
{
FrustratingFallbackThreshold = 0,
FrustratingThreshold = 0,
ToleratedFallbackThreshold = 0,
ToleratedThreshold = 0,
},
MonitoringSettings = new Dynatrace.Inputs.WebApplicationMonitoringSettingsArgs
{
ContentCapture = new Dynatrace.Inputs.WebApplicationMonitoringSettingsContentCaptureArgs
{
ResourceTimingSettings = new Dynatrace.Inputs.WebApplicationMonitoringSettingsContentCaptureResourceTimingSettingsArgs
{
InstrumentationDelay = 0,
NonW3cResourceTimings = false,
ResourceTimingCaptureType = "string",
ResourceTimingsDomainLimit = 0,
W3cResourceTimings = false,
},
TimeoutSettings = new Dynatrace.Inputs.WebApplicationMonitoringSettingsContentCaptureTimeoutSettingsArgs
{
TemporaryActionLimit = 0,
TemporaryActionTotalTimeout = 0,
TimedActionSupport = false,
},
JavascriptErrors = false,
VisuallyCompleteAndSpeedIndex = false,
VisuallyCompleteSettings = new Dynatrace.Inputs.WebApplicationMonitoringSettingsContentCaptureVisuallyCompleteSettingsArgs
{
ExcludeUrlRegex = "string",
IgnoredMutationsList = "string",
InactivityTimeout = 0,
MutationTimeout = 0,
Threshold = 0,
},
},
AdvancedJavascriptTagSettings = new Dynatrace.Inputs.WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsArgs
{
AdditionalEventHandlers = new Dynatrace.Inputs.WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsAdditionalEventHandlersArgs
{
MaxDomNodes = 0,
Blur = false,
Change = false,
Click = false,
Mouseup = false,
ToStringMethod = false,
UseMouseUpEventForClicks = false,
},
MaxActionNameLength = 0,
MaxErrorsToCapture = 0,
EventWrapperSettings = new Dynatrace.Inputs.WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsEventWrapperSettingsArgs
{
Blur = false,
Change = false,
Click = false,
Mouseup = false,
TouchEnd = false,
TouchStart = false,
},
GlobalEventCaptureSettings = new Dynatrace.Inputs.WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsGlobalEventCaptureSettingsArgs
{
AdditionalEventCapturedAsUserInput = "string",
Change = false,
Click = false,
Doubleclick = false,
Keydown = false,
Keyup = false,
Mousedown = false,
Mouseup = false,
Scroll = false,
TouchEnd = false,
TouchStart = false,
},
InstrumentUnsupportedAjaxFrameworks = false,
SpecialCharactersToEscape = "string",
SyncBeaconFirefox = false,
SyncBeaconInternetExplorer = false,
},
InjectionMode = "string",
InstrumentedWebServer = false,
JavascriptFrameworkSupport = new Dynatrace.Inputs.WebApplicationMonitoringSettingsJavascriptFrameworkSupportArgs
{
ActiveXObject = false,
Angular = false,
Dojo = false,
Extjs = false,
Icefaces = false,
Jquery = false,
MooTools = false,
Prototype = false,
},
BrowserRestrictionSettings = new Dynatrace.Inputs.WebApplicationMonitoringSettingsBrowserRestrictionSettingsArgs
{
Mode = "string",
Restrictions = new Dynatrace.Inputs.WebApplicationMonitoringSettingsBrowserRestrictionSettingsRestrictionsArgs
{
Restrictions = new[]
{
new Dynatrace.Inputs.WebApplicationMonitoringSettingsBrowserRestrictionSettingsRestrictionsRestrictionArgs
{
BrowserType = "string",
BrowserVersion = "string",
Comparator = "string",
Platform = "string",
},
},
},
},
CookiePlacementDomain = "string",
CorrelationHeaderInclusionRegex = "string",
CustomConfigurationProperties = "string",
ExcludeXhrRegex = "string",
FetchRequests = false,
AngularPackageName = "string",
AddCrossOriginAnonymousAttribute = false,
IpAddressRestrictionSettings = new Dynatrace.Inputs.WebApplicationMonitoringSettingsIpAddressRestrictionSettingsArgs
{
Mode = "string",
Restrictions = new Dynatrace.Inputs.WebApplicationMonitoringSettingsIpAddressRestrictionSettingsRestrictionsArgs
{
Ranges = new[]
{
new Dynatrace.Inputs.WebApplicationMonitoringSettingsIpAddressRestrictionSettingsRestrictionsRangeArgs
{
Address = "string",
AddressTo = "string",
SubnetMask = 0,
},
},
},
},
CacheControlHeaderOptimizations = false,
JavascriptInjectionRules = new Dynatrace.Inputs.WebApplicationMonitoringSettingsJavascriptInjectionRulesArgs
{
Rules = new[]
{
new Dynatrace.Inputs.WebApplicationMonitoringSettingsJavascriptInjectionRulesRuleArgs
{
Rule = "string",
UrlOperator = "string",
Enabled = false,
HtmlPattern = "string",
Target = "string",
UrlPattern = "string",
},
},
},
LibraryFileLocation = "string",
MonitoringDataPath = "string",
SameSiteCookieAttribute = "string",
ScriptTagCacheDurationInHours = 0,
SecureCookieAttribute = false,
ServerRequestPathId = "string",
UseCors = false,
XmlHttpRequest = false,
},
WaterfallSettings = new Dynatrace.Inputs.WebApplicationWaterfallSettingsArgs
{
ResourceBrowserCachingThreshold = 0,
ResourcesThreshold = 0,
SlowCndResourcesThreshold = 0,
SlowFirstPartyResourcesThreshold = 0,
SlowThirdPartyResourcesThreshold = 0,
SpeedIndexVisuallyCompleteRatioThreshold = 0,
UncompressedResourcesThreshold = 0,
},
Name = "string",
SessionReplayConfig = new Dynatrace.Inputs.WebApplicationSessionReplayConfigArgs
{
CostControlPercentage = 0,
CssResourceCapturingExclusionRules = new[]
{
"string",
},
EnableCssResourceCapturing = false,
Enabled = false,
},
RealUserMonitoringEnabled = false,
UrlInjectionPattern = "string",
UserActionAndSessionProperties = new Dynatrace.Inputs.WebApplicationUserActionAndSessionPropertiesArgs
{
Properties = new[]
{
new Dynatrace.Inputs.WebApplicationUserActionAndSessionPropertiesPropertyArgs
{
Key = "string",
Type = "string",
Origin = "string",
Id = 0,
LongStringLength = 0,
IgnoreCase = false,
Aggregation = "string",
MetadataId = 0,
DisplayName = "string",
ServerSideRequestAttribute = "string",
StoreAsSessionProperty = false,
StoreAsUserActionProperty = false,
CleanupRule = "string",
},
},
},
UserActionNamingSettings = new Dynatrace.Inputs.WebApplicationUserActionNamingSettingsArgs
{
CustomActionNamingRules = new Dynatrace.Inputs.WebApplicationUserActionNamingSettingsCustomActionNamingRulesArgs
{
Rules = new[]
{
new Dynatrace.Inputs.WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleArgs
{
Template = "string",
Conditions = new Dynatrace.Inputs.WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleConditionsArgs
{
Conditions = new[]
{
new Dynatrace.Inputs.WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleConditionsConditionArgs
{
Operand1 = "string",
Operator = "string",
Operand2 = "string",
},
},
},
UseOrConditions = false,
},
},
},
IgnoreCase = false,
LoadActionNamingRules = new Dynatrace.Inputs.WebApplicationUserActionNamingSettingsLoadActionNamingRulesArgs
{
Rules = new[]
{
new Dynatrace.Inputs.WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleArgs
{
Template = "string",
Conditions = new Dynatrace.Inputs.WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleConditionsArgs
{
Conditions = new[]
{
new Dynatrace.Inputs.WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleConditionsConditionArgs
{
Operand1 = "string",
Operator = "string",
Operand2 = "string",
},
},
},
UseOrConditions = false,
},
},
},
Placeholders = new Dynatrace.Inputs.WebApplicationUserActionNamingSettingsPlaceholdersArgs
{
Placeholders = new[]
{
new Dynatrace.Inputs.WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderArgs
{
Input = "string",
Name = "string",
ProcessingPart = "string",
MetadataId = 0,
ProcessingSteps = new Dynatrace.Inputs.WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderProcessingStepsArgs
{
Steps = new[]
{
new Dynatrace.Inputs.WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderProcessingStepsStepArgs
{
Type = "string",
FallbackToInput = false,
PatternAfter = "string",
PatternAfterSearchType = "string",
PatternBefore = "string",
PatternBeforeSearchType = "string",
PatternToReplace = "string",
RegularExpression = "string",
Replacement = "string",
},
},
},
UseGuessedElementIdentifier = false,
},
},
},
QueryParameterCleanups = new[]
{
"string",
},
SplitUserActionsByDomain = false,
UseFirstDetectedLoadAction = false,
XhrActionNamingRules = new Dynatrace.Inputs.WebApplicationUserActionNamingSettingsXhrActionNamingRulesArgs
{
Rules = new[]
{
new Dynatrace.Inputs.WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleArgs
{
Template = "string",
Conditions = new Dynatrace.Inputs.WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleConditionsArgs
{
Conditions = new[]
{
new Dynatrace.Inputs.WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleConditionsConditionArgs
{
Operand1 = "string",
Operator = "string",
Operand2 = "string",
},
},
},
UseOrConditions = false,
},
},
},
},
UserTags = new Dynatrace.Inputs.WebApplicationUserTagsArgs
{
Tags = new[]
{
new Dynatrace.Inputs.WebApplicationUserTagsTagArgs
{
CleanupRule = "string",
Id = 0,
IgnoreCase = false,
MetadataId = 0,
ServerSideRequestAttribute = "string",
UniqueId = 0,
},
},
},
ConversionGoals = new Dynatrace.Inputs.WebApplicationConversionGoalsArgs
{
Goals = new[]
{
new Dynatrace.Inputs.WebApplicationConversionGoalsGoalArgs
{
Name = "string",
Destination = new Dynatrace.Inputs.WebApplicationConversionGoalsGoalDestinationArgs
{
UrlOrPath = "string",
CaseSensitive = false,
MatchType = "string",
},
Id = "string",
Type = "string",
UserAction = new Dynatrace.Inputs.WebApplicationConversionGoalsGoalUserActionArgs
{
ActionType = "string",
CaseSensitive = false,
MatchEntity = "string",
MatchType = "string",
Value = "string",
},
VisitDuration = new Dynatrace.Inputs.WebApplicationConversionGoalsGoalVisitDurationArgs
{
Duration = 0,
},
VisitNumAction = new Dynatrace.Inputs.WebApplicationConversionGoalsGoalVisitNumActionArgs
{
NumUserActions = 0,
},
},
},
},
MetaDataCaptureSettings = new Dynatrace.Inputs.WebApplicationMetaDataCaptureSettingsArgs
{
Captures = new[]
{
new Dynatrace.Inputs.WebApplicationMetaDataCaptureSettingsCaptureArgs
{
CapturingName = "string",
Name = "string",
Type = "string",
PublicMetadata = false,
UniqueId = 0,
UseLastValue = false,
},
},
},
});
example, err := dynatrace.NewWebApplication(ctx, "webApplicationResource", &dynatrace.WebApplicationArgs{
Type: pulumi.String("string"),
CostControlUserSessionPercentage: pulumi.Int(0),
CustomActionApdexSettings: &dynatrace.WebApplicationCustomActionApdexSettingsArgs{
FrustratingFallbackThreshold: pulumi.Int(0),
FrustratingThreshold: pulumi.Int(0),
ToleratedFallbackThreshold: pulumi.Int(0),
ToleratedThreshold: pulumi.Int(0),
},
XhrActionKeyPerformanceMetric: pulumi.String("string"),
LoadActionApdexSettings: &dynatrace.WebApplicationLoadActionApdexSettingsArgs{
FrustratingFallbackThreshold: pulumi.Int(0),
FrustratingThreshold: pulumi.Int(0),
ToleratedFallbackThreshold: pulumi.Int(0),
ToleratedThreshold: pulumi.Int(0),
},
LoadActionKeyPerformanceMetric: pulumi.String("string"),
XhrActionApdexSettings: &dynatrace.WebApplicationXhrActionApdexSettingsArgs{
FrustratingFallbackThreshold: pulumi.Int(0),
FrustratingThreshold: pulumi.Int(0),
ToleratedFallbackThreshold: pulumi.Int(0),
ToleratedThreshold: pulumi.Int(0),
},
MonitoringSettings: &dynatrace.WebApplicationMonitoringSettingsArgs{
ContentCapture: &dynatrace.WebApplicationMonitoringSettingsContentCaptureArgs{
ResourceTimingSettings: &dynatrace.WebApplicationMonitoringSettingsContentCaptureResourceTimingSettingsArgs{
InstrumentationDelay: pulumi.Int(0),
NonW3cResourceTimings: pulumi.Bool(false),
ResourceTimingCaptureType: pulumi.String("string"),
ResourceTimingsDomainLimit: pulumi.Int(0),
W3cResourceTimings: pulumi.Bool(false),
},
TimeoutSettings: &dynatrace.WebApplicationMonitoringSettingsContentCaptureTimeoutSettingsArgs{
TemporaryActionLimit: pulumi.Int(0),
TemporaryActionTotalTimeout: pulumi.Int(0),
TimedActionSupport: pulumi.Bool(false),
},
JavascriptErrors: pulumi.Bool(false),
VisuallyCompleteAndSpeedIndex: pulumi.Bool(false),
VisuallyCompleteSettings: &dynatrace.WebApplicationMonitoringSettingsContentCaptureVisuallyCompleteSettingsArgs{
ExcludeUrlRegex: pulumi.String("string"),
IgnoredMutationsList: pulumi.String("string"),
InactivityTimeout: pulumi.Int(0),
MutationTimeout: pulumi.Int(0),
Threshold: pulumi.Int(0),
},
},
AdvancedJavascriptTagSettings: &dynatrace.WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsArgs{
AdditionalEventHandlers: &dynatrace.WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsAdditionalEventHandlersArgs{
MaxDomNodes: pulumi.Int(0),
Blur: pulumi.Bool(false),
Change: pulumi.Bool(false),
Click: pulumi.Bool(false),
Mouseup: pulumi.Bool(false),
ToStringMethod: pulumi.Bool(false),
UseMouseUpEventForClicks: pulumi.Bool(false),
},
MaxActionNameLength: pulumi.Int(0),
MaxErrorsToCapture: pulumi.Int(0),
EventWrapperSettings: &dynatrace.WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsEventWrapperSettingsArgs{
Blur: pulumi.Bool(false),
Change: pulumi.Bool(false),
Click: pulumi.Bool(false),
Mouseup: pulumi.Bool(false),
TouchEnd: pulumi.Bool(false),
TouchStart: pulumi.Bool(false),
},
GlobalEventCaptureSettings: &dynatrace.WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsGlobalEventCaptureSettingsArgs{
AdditionalEventCapturedAsUserInput: pulumi.String("string"),
Change: pulumi.Bool(false),
Click: pulumi.Bool(false),
Doubleclick: pulumi.Bool(false),
Keydown: pulumi.Bool(false),
Keyup: pulumi.Bool(false),
Mousedown: pulumi.Bool(false),
Mouseup: pulumi.Bool(false),
Scroll: pulumi.Bool(false),
TouchEnd: pulumi.Bool(false),
TouchStart: pulumi.Bool(false),
},
InstrumentUnsupportedAjaxFrameworks: pulumi.Bool(false),
SpecialCharactersToEscape: pulumi.String("string"),
SyncBeaconFirefox: pulumi.Bool(false),
SyncBeaconInternetExplorer: pulumi.Bool(false),
},
InjectionMode: pulumi.String("string"),
InstrumentedWebServer: pulumi.Bool(false),
JavascriptFrameworkSupport: &dynatrace.WebApplicationMonitoringSettingsJavascriptFrameworkSupportArgs{
ActiveXObject: pulumi.Bool(false),
Angular: pulumi.Bool(false),
Dojo: pulumi.Bool(false),
Extjs: pulumi.Bool(false),
Icefaces: pulumi.Bool(false),
Jquery: pulumi.Bool(false),
MooTools: pulumi.Bool(false),
Prototype: pulumi.Bool(false),
},
BrowserRestrictionSettings: &dynatrace.WebApplicationMonitoringSettingsBrowserRestrictionSettingsArgs{
Mode: pulumi.String("string"),
Restrictions: &dynatrace.WebApplicationMonitoringSettingsBrowserRestrictionSettingsRestrictionsArgs{
Restrictions: dynatrace.WebApplicationMonitoringSettingsBrowserRestrictionSettingsRestrictionsRestrictionArray{
&dynatrace.WebApplicationMonitoringSettingsBrowserRestrictionSettingsRestrictionsRestrictionArgs{
BrowserType: pulumi.String("string"),
BrowserVersion: pulumi.String("string"),
Comparator: pulumi.String("string"),
Platform: pulumi.String("string"),
},
},
},
},
CookiePlacementDomain: pulumi.String("string"),
CorrelationHeaderInclusionRegex: pulumi.String("string"),
CustomConfigurationProperties: pulumi.String("string"),
ExcludeXhrRegex: pulumi.String("string"),
FetchRequests: pulumi.Bool(false),
AngularPackageName: pulumi.String("string"),
AddCrossOriginAnonymousAttribute: pulumi.Bool(false),
IpAddressRestrictionSettings: &dynatrace.WebApplicationMonitoringSettingsIpAddressRestrictionSettingsArgs{
Mode: pulumi.String("string"),
Restrictions: &dynatrace.WebApplicationMonitoringSettingsIpAddressRestrictionSettingsRestrictionsArgs{
Ranges: dynatrace.WebApplicationMonitoringSettingsIpAddressRestrictionSettingsRestrictionsRangeArray{
&dynatrace.WebApplicationMonitoringSettingsIpAddressRestrictionSettingsRestrictionsRangeArgs{
Address: pulumi.String("string"),
AddressTo: pulumi.String("string"),
SubnetMask: pulumi.Int(0),
},
},
},
},
CacheControlHeaderOptimizations: pulumi.Bool(false),
JavascriptInjectionRules: &dynatrace.WebApplicationMonitoringSettingsJavascriptInjectionRulesArgs{
Rules: dynatrace.WebApplicationMonitoringSettingsJavascriptInjectionRulesRuleArray{
&dynatrace.WebApplicationMonitoringSettingsJavascriptInjectionRulesRuleArgs{
Rule: pulumi.String("string"),
UrlOperator: pulumi.String("string"),
Enabled: pulumi.Bool(false),
HtmlPattern: pulumi.String("string"),
Target: pulumi.String("string"),
UrlPattern: pulumi.String("string"),
},
},
},
LibraryFileLocation: pulumi.String("string"),
MonitoringDataPath: pulumi.String("string"),
SameSiteCookieAttribute: pulumi.String("string"),
ScriptTagCacheDurationInHours: pulumi.Int(0),
SecureCookieAttribute: pulumi.Bool(false),
ServerRequestPathId: pulumi.String("string"),
UseCors: pulumi.Bool(false),
XmlHttpRequest: pulumi.Bool(false),
},
WaterfallSettings: &dynatrace.WebApplicationWaterfallSettingsArgs{
ResourceBrowserCachingThreshold: pulumi.Int(0),
ResourcesThreshold: pulumi.Int(0),
SlowCndResourcesThreshold: pulumi.Int(0),
SlowFirstPartyResourcesThreshold: pulumi.Int(0),
SlowThirdPartyResourcesThreshold: pulumi.Int(0),
SpeedIndexVisuallyCompleteRatioThreshold: pulumi.Int(0),
UncompressedResourcesThreshold: pulumi.Int(0),
},
Name: pulumi.String("string"),
SessionReplayConfig: &dynatrace.WebApplicationSessionReplayConfigArgs{
CostControlPercentage: pulumi.Int(0),
CssResourceCapturingExclusionRules: pulumi.StringArray{
pulumi.String("string"),
},
EnableCssResourceCapturing: pulumi.Bool(false),
Enabled: pulumi.Bool(false),
},
RealUserMonitoringEnabled: pulumi.Bool(false),
UrlInjectionPattern: pulumi.String("string"),
UserActionAndSessionProperties: &dynatrace.WebApplicationUserActionAndSessionPropertiesArgs{
Properties: dynatrace.WebApplicationUserActionAndSessionPropertiesPropertyArray{
&dynatrace.WebApplicationUserActionAndSessionPropertiesPropertyArgs{
Key: pulumi.String("string"),
Type: pulumi.String("string"),
Origin: pulumi.String("string"),
Id: pulumi.Int(0),
LongStringLength: pulumi.Int(0),
IgnoreCase: pulumi.Bool(false),
Aggregation: pulumi.String("string"),
MetadataId: pulumi.Int(0),
DisplayName: pulumi.String("string"),
ServerSideRequestAttribute: pulumi.String("string"),
StoreAsSessionProperty: pulumi.Bool(false),
StoreAsUserActionProperty: pulumi.Bool(false),
CleanupRule: pulumi.String("string"),
},
},
},
UserActionNamingSettings: &dynatrace.WebApplicationUserActionNamingSettingsArgs{
CustomActionNamingRules: &dynatrace.WebApplicationUserActionNamingSettingsCustomActionNamingRulesArgs{
Rules: dynatrace.WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleArray{
&dynatrace.WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleArgs{
Template: pulumi.String("string"),
Conditions: &dynatrace.WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleConditionsArgs{
Conditions: dynatrace.WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleConditionsConditionArray{
&dynatrace.WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleConditionsConditionArgs{
Operand1: pulumi.String("string"),
Operator: pulumi.String("string"),
Operand2: pulumi.String("string"),
},
},
},
UseOrConditions: pulumi.Bool(false),
},
},
},
IgnoreCase: pulumi.Bool(false),
LoadActionNamingRules: &dynatrace.WebApplicationUserActionNamingSettingsLoadActionNamingRulesArgs{
Rules: dynatrace.WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleArray{
&dynatrace.WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleArgs{
Template: pulumi.String("string"),
Conditions: &dynatrace.WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleConditionsArgs{
Conditions: dynatrace.WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleConditionsConditionArray{
&dynatrace.WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleConditionsConditionArgs{
Operand1: pulumi.String("string"),
Operator: pulumi.String("string"),
Operand2: pulumi.String("string"),
},
},
},
UseOrConditions: pulumi.Bool(false),
},
},
},
Placeholders: &dynatrace.WebApplicationUserActionNamingSettingsPlaceholdersArgs{
Placeholders: dynatrace.WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderArray{
&dynatrace.WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderArgs{
Input: pulumi.String("string"),
Name: pulumi.String("string"),
ProcessingPart: pulumi.String("string"),
MetadataId: pulumi.Int(0),
ProcessingSteps: &dynatrace.WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderProcessingStepsArgs{
Steps: dynatrace.WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderProcessingStepsStepArray{
&dynatrace.WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderProcessingStepsStepArgs{
Type: pulumi.String("string"),
FallbackToInput: pulumi.Bool(false),
PatternAfter: pulumi.String("string"),
PatternAfterSearchType: pulumi.String("string"),
PatternBefore: pulumi.String("string"),
PatternBeforeSearchType: pulumi.String("string"),
PatternToReplace: pulumi.String("string"),
RegularExpression: pulumi.String("string"),
Replacement: pulumi.String("string"),
},
},
},
UseGuessedElementIdentifier: pulumi.Bool(false),
},
},
},
QueryParameterCleanups: pulumi.StringArray{
pulumi.String("string"),
},
SplitUserActionsByDomain: pulumi.Bool(false),
UseFirstDetectedLoadAction: pulumi.Bool(false),
XhrActionNamingRules: &dynatrace.WebApplicationUserActionNamingSettingsXhrActionNamingRulesArgs{
Rules: dynatrace.WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleArray{
&dynatrace.WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleArgs{
Template: pulumi.String("string"),
Conditions: &dynatrace.WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleConditionsArgs{
Conditions: dynatrace.WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleConditionsConditionArray{
&dynatrace.WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleConditionsConditionArgs{
Operand1: pulumi.String("string"),
Operator: pulumi.String("string"),
Operand2: pulumi.String("string"),
},
},
},
UseOrConditions: pulumi.Bool(false),
},
},
},
},
UserTags: &dynatrace.WebApplicationUserTagsArgs{
Tags: dynatrace.WebApplicationUserTagsTagArray{
&dynatrace.WebApplicationUserTagsTagArgs{
CleanupRule: pulumi.String("string"),
Id: pulumi.Int(0),
IgnoreCase: pulumi.Bool(false),
MetadataId: pulumi.Int(0),
ServerSideRequestAttribute: pulumi.String("string"),
UniqueId: pulumi.Int(0),
},
},
},
ConversionGoals: &dynatrace.WebApplicationConversionGoalsArgs{
Goals: dynatrace.WebApplicationConversionGoalsGoalArray{
&dynatrace.WebApplicationConversionGoalsGoalArgs{
Name: pulumi.String("string"),
Destination: &dynatrace.WebApplicationConversionGoalsGoalDestinationArgs{
UrlOrPath: pulumi.String("string"),
CaseSensitive: pulumi.Bool(false),
MatchType: pulumi.String("string"),
},
Id: pulumi.String("string"),
Type: pulumi.String("string"),
UserAction: &dynatrace.WebApplicationConversionGoalsGoalUserActionArgs{
ActionType: pulumi.String("string"),
CaseSensitive: pulumi.Bool(false),
MatchEntity: pulumi.String("string"),
MatchType: pulumi.String("string"),
Value: pulumi.String("string"),
},
VisitDuration: &dynatrace.WebApplicationConversionGoalsGoalVisitDurationArgs{
Duration: pulumi.Int(0),
},
VisitNumAction: &dynatrace.WebApplicationConversionGoalsGoalVisitNumActionArgs{
NumUserActions: pulumi.Int(0),
},
},
},
},
MetaDataCaptureSettings: &dynatrace.WebApplicationMetaDataCaptureSettingsArgs{
Captures: dynatrace.WebApplicationMetaDataCaptureSettingsCaptureArray{
&dynatrace.WebApplicationMetaDataCaptureSettingsCaptureArgs{
CapturingName: pulumi.String("string"),
Name: pulumi.String("string"),
Type: pulumi.String("string"),
PublicMetadata: pulumi.Bool(false),
UniqueId: pulumi.Int(0),
UseLastValue: pulumi.Bool(false),
},
},
},
})
var webApplicationResource = new WebApplication("webApplicationResource", WebApplicationArgs.builder()
.type("string")
.costControlUserSessionPercentage(0)
.customActionApdexSettings(WebApplicationCustomActionApdexSettingsArgs.builder()
.frustratingFallbackThreshold(0)
.frustratingThreshold(0)
.toleratedFallbackThreshold(0)
.toleratedThreshold(0)
.build())
.xhrActionKeyPerformanceMetric("string")
.loadActionApdexSettings(WebApplicationLoadActionApdexSettingsArgs.builder()
.frustratingFallbackThreshold(0)
.frustratingThreshold(0)
.toleratedFallbackThreshold(0)
.toleratedThreshold(0)
.build())
.loadActionKeyPerformanceMetric("string")
.xhrActionApdexSettings(WebApplicationXhrActionApdexSettingsArgs.builder()
.frustratingFallbackThreshold(0)
.frustratingThreshold(0)
.toleratedFallbackThreshold(0)
.toleratedThreshold(0)
.build())
.monitoringSettings(WebApplicationMonitoringSettingsArgs.builder()
.contentCapture(WebApplicationMonitoringSettingsContentCaptureArgs.builder()
.resourceTimingSettings(WebApplicationMonitoringSettingsContentCaptureResourceTimingSettingsArgs.builder()
.instrumentationDelay(0)
.nonW3cResourceTimings(false)
.resourceTimingCaptureType("string")
.resourceTimingsDomainLimit(0)
.w3cResourceTimings(false)
.build())
.timeoutSettings(WebApplicationMonitoringSettingsContentCaptureTimeoutSettingsArgs.builder()
.temporaryActionLimit(0)
.temporaryActionTotalTimeout(0)
.timedActionSupport(false)
.build())
.javascriptErrors(false)
.visuallyCompleteAndSpeedIndex(false)
.visuallyCompleteSettings(WebApplicationMonitoringSettingsContentCaptureVisuallyCompleteSettingsArgs.builder()
.excludeUrlRegex("string")
.ignoredMutationsList("string")
.inactivityTimeout(0)
.mutationTimeout(0)
.threshold(0)
.build())
.build())
.advancedJavascriptTagSettings(WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsArgs.builder()
.additionalEventHandlers(WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsAdditionalEventHandlersArgs.builder()
.maxDomNodes(0)
.blur(false)
.change(false)
.click(false)
.mouseup(false)
.toStringMethod(false)
.useMouseUpEventForClicks(false)
.build())
.maxActionNameLength(0)
.maxErrorsToCapture(0)
.eventWrapperSettings(WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsEventWrapperSettingsArgs.builder()
.blur(false)
.change(false)
.click(false)
.mouseup(false)
.touchEnd(false)
.touchStart(false)
.build())
.globalEventCaptureSettings(WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsGlobalEventCaptureSettingsArgs.builder()
.additionalEventCapturedAsUserInput("string")
.change(false)
.click(false)
.doubleclick(false)
.keydown(false)
.keyup(false)
.mousedown(false)
.mouseup(false)
.scroll(false)
.touchEnd(false)
.touchStart(false)
.build())
.instrumentUnsupportedAjaxFrameworks(false)
.specialCharactersToEscape("string")
.syncBeaconFirefox(false)
.syncBeaconInternetExplorer(false)
.build())
.injectionMode("string")
.instrumentedWebServer(false)
.javascriptFrameworkSupport(WebApplicationMonitoringSettingsJavascriptFrameworkSupportArgs.builder()
.activeXObject(false)
.angular(false)
.dojo(false)
.extjs(false)
.icefaces(false)
.jquery(false)
.mooTools(false)
.prototype(false)
.build())
.browserRestrictionSettings(WebApplicationMonitoringSettingsBrowserRestrictionSettingsArgs.builder()
.mode("string")
.restrictions(WebApplicationMonitoringSettingsBrowserRestrictionSettingsRestrictionsArgs.builder()
.restrictions(WebApplicationMonitoringSettingsBrowserRestrictionSettingsRestrictionsRestrictionArgs.builder()
.browserType("string")
.browserVersion("string")
.comparator("string")
.platform("string")
.build())
.build())
.build())
.cookiePlacementDomain("string")
.correlationHeaderInclusionRegex("string")
.customConfigurationProperties("string")
.excludeXhrRegex("string")
.fetchRequests(false)
.angularPackageName("string")
.addCrossOriginAnonymousAttribute(false)
.ipAddressRestrictionSettings(WebApplicationMonitoringSettingsIpAddressRestrictionSettingsArgs.builder()
.mode("string")
.restrictions(WebApplicationMonitoringSettingsIpAddressRestrictionSettingsRestrictionsArgs.builder()
.ranges(WebApplicationMonitoringSettingsIpAddressRestrictionSettingsRestrictionsRangeArgs.builder()
.address("string")
.addressTo("string")
.subnetMask(0)
.build())
.build())
.build())
.cacheControlHeaderOptimizations(false)
.javascriptInjectionRules(WebApplicationMonitoringSettingsJavascriptInjectionRulesArgs.builder()
.rules(WebApplicationMonitoringSettingsJavascriptInjectionRulesRuleArgs.builder()
.rule("string")
.urlOperator("string")
.enabled(false)
.htmlPattern("string")
.target("string")
.urlPattern("string")
.build())
.build())
.libraryFileLocation("string")
.monitoringDataPath("string")
.sameSiteCookieAttribute("string")
.scriptTagCacheDurationInHours(0)
.secureCookieAttribute(false)
.serverRequestPathId("string")
.useCors(false)
.xmlHttpRequest(false)
.build())
.waterfallSettings(WebApplicationWaterfallSettingsArgs.builder()
.resourceBrowserCachingThreshold(0)
.resourcesThreshold(0)
.slowCndResourcesThreshold(0)
.slowFirstPartyResourcesThreshold(0)
.slowThirdPartyResourcesThreshold(0)
.speedIndexVisuallyCompleteRatioThreshold(0)
.uncompressedResourcesThreshold(0)
.build())
.name("string")
.sessionReplayConfig(WebApplicationSessionReplayConfigArgs.builder()
.costControlPercentage(0)
.cssResourceCapturingExclusionRules("string")
.enableCssResourceCapturing(false)
.enabled(false)
.build())
.realUserMonitoringEnabled(false)
.urlInjectionPattern("string")
.userActionAndSessionProperties(WebApplicationUserActionAndSessionPropertiesArgs.builder()
.properties(WebApplicationUserActionAndSessionPropertiesPropertyArgs.builder()
.key("string")
.type("string")
.origin("string")
.id(0)
.longStringLength(0)
.ignoreCase(false)
.aggregation("string")
.metadataId(0)
.displayName("string")
.serverSideRequestAttribute("string")
.storeAsSessionProperty(false)
.storeAsUserActionProperty(false)
.cleanupRule("string")
.build())
.build())
.userActionNamingSettings(WebApplicationUserActionNamingSettingsArgs.builder()
.customActionNamingRules(WebApplicationUserActionNamingSettingsCustomActionNamingRulesArgs.builder()
.rules(WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleArgs.builder()
.template("string")
.conditions(WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleConditionsArgs.builder()
.conditions(WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleConditionsConditionArgs.builder()
.operand1("string")
.operator("string")
.operand2("string")
.build())
.build())
.useOrConditions(false)
.build())
.build())
.ignoreCase(false)
.loadActionNamingRules(WebApplicationUserActionNamingSettingsLoadActionNamingRulesArgs.builder()
.rules(WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleArgs.builder()
.template("string")
.conditions(WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleConditionsArgs.builder()
.conditions(WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleConditionsConditionArgs.builder()
.operand1("string")
.operator("string")
.operand2("string")
.build())
.build())
.useOrConditions(false)
.build())
.build())
.placeholders(WebApplicationUserActionNamingSettingsPlaceholdersArgs.builder()
.placeholders(WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderArgs.builder()
.input("string")
.name("string")
.processingPart("string")
.metadataId(0)
.processingSteps(WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderProcessingStepsArgs.builder()
.steps(WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderProcessingStepsStepArgs.builder()
.type("string")
.fallbackToInput(false)
.patternAfter("string")
.patternAfterSearchType("string")
.patternBefore("string")
.patternBeforeSearchType("string")
.patternToReplace("string")
.regularExpression("string")
.replacement("string")
.build())
.build())
.useGuessedElementIdentifier(false)
.build())
.build())
.queryParameterCleanups("string")
.splitUserActionsByDomain(false)
.useFirstDetectedLoadAction(false)
.xhrActionNamingRules(WebApplicationUserActionNamingSettingsXhrActionNamingRulesArgs.builder()
.rules(WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleArgs.builder()
.template("string")
.conditions(WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleConditionsArgs.builder()
.conditions(WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleConditionsConditionArgs.builder()
.operand1("string")
.operator("string")
.operand2("string")
.build())
.build())
.useOrConditions(false)
.build())
.build())
.build())
.userTags(WebApplicationUserTagsArgs.builder()
.tags(WebApplicationUserTagsTagArgs.builder()
.cleanupRule("string")
.id(0)
.ignoreCase(false)
.metadataId(0)
.serverSideRequestAttribute("string")
.uniqueId(0)
.build())
.build())
.conversionGoals(WebApplicationConversionGoalsArgs.builder()
.goals(WebApplicationConversionGoalsGoalArgs.builder()
.name("string")
.destination(WebApplicationConversionGoalsGoalDestinationArgs.builder()
.urlOrPath("string")
.caseSensitive(false)
.matchType("string")
.build())
.id("string")
.type("string")
.userAction(WebApplicationConversionGoalsGoalUserActionArgs.builder()
.actionType("string")
.caseSensitive(false)
.matchEntity("string")
.matchType("string")
.value("string")
.build())
.visitDuration(WebApplicationConversionGoalsGoalVisitDurationArgs.builder()
.duration(0)
.build())
.visitNumAction(WebApplicationConversionGoalsGoalVisitNumActionArgs.builder()
.numUserActions(0)
.build())
.build())
.build())
.metaDataCaptureSettings(WebApplicationMetaDataCaptureSettingsArgs.builder()
.captures(WebApplicationMetaDataCaptureSettingsCaptureArgs.builder()
.capturingName("string")
.name("string")
.type("string")
.publicMetadata(false)
.uniqueId(0)
.useLastValue(false)
.build())
.build())
.build());
web_application_resource = dynatrace.WebApplication("webApplicationResource",
type="string",
cost_control_user_session_percentage=0,
custom_action_apdex_settings={
"frustrating_fallback_threshold": 0,
"frustrating_threshold": 0,
"tolerated_fallback_threshold": 0,
"tolerated_threshold": 0,
},
xhr_action_key_performance_metric="string",
load_action_apdex_settings={
"frustrating_fallback_threshold": 0,
"frustrating_threshold": 0,
"tolerated_fallback_threshold": 0,
"tolerated_threshold": 0,
},
load_action_key_performance_metric="string",
xhr_action_apdex_settings={
"frustrating_fallback_threshold": 0,
"frustrating_threshold": 0,
"tolerated_fallback_threshold": 0,
"tolerated_threshold": 0,
},
monitoring_settings={
"content_capture": {
"resource_timing_settings": {
"instrumentation_delay": 0,
"non_w3c_resource_timings": False,
"resource_timing_capture_type": "string",
"resource_timings_domain_limit": 0,
"w3c_resource_timings": False,
},
"timeout_settings": {
"temporary_action_limit": 0,
"temporary_action_total_timeout": 0,
"timed_action_support": False,
},
"javascript_errors": False,
"visually_complete_and_speed_index": False,
"visually_complete_settings": {
"exclude_url_regex": "string",
"ignored_mutations_list": "string",
"inactivity_timeout": 0,
"mutation_timeout": 0,
"threshold": 0,
},
},
"advanced_javascript_tag_settings": {
"additional_event_handlers": {
"max_dom_nodes": 0,
"blur": False,
"change": False,
"click": False,
"mouseup": False,
"to_string_method": False,
"use_mouse_up_event_for_clicks": False,
},
"max_action_name_length": 0,
"max_errors_to_capture": 0,
"event_wrapper_settings": {
"blur": False,
"change": False,
"click": False,
"mouseup": False,
"touch_end": False,
"touch_start": False,
},
"global_event_capture_settings": {
"additional_event_captured_as_user_input": "string",
"change": False,
"click": False,
"doubleclick": False,
"keydown": False,
"keyup": False,
"mousedown": False,
"mouseup": False,
"scroll": False,
"touch_end": False,
"touch_start": False,
},
"instrument_unsupported_ajax_frameworks": False,
"special_characters_to_escape": "string",
"sync_beacon_firefox": False,
"sync_beacon_internet_explorer": False,
},
"injection_mode": "string",
"instrumented_web_server": False,
"javascript_framework_support": {
"active_x_object": False,
"angular": False,
"dojo": False,
"extjs": False,
"icefaces": False,
"jquery": False,
"moo_tools": False,
"prototype": False,
},
"browser_restriction_settings": {
"mode": "string",
"restrictions": {
"restrictions": [{
"browser_type": "string",
"browser_version": "string",
"comparator": "string",
"platform": "string",
}],
},
},
"cookie_placement_domain": "string",
"correlation_header_inclusion_regex": "string",
"custom_configuration_properties": "string",
"exclude_xhr_regex": "string",
"fetch_requests": False,
"angular_package_name": "string",
"add_cross_origin_anonymous_attribute": False,
"ip_address_restriction_settings": {
"mode": "string",
"restrictions": {
"ranges": [{
"address": "string",
"address_to": "string",
"subnet_mask": 0,
}],
},
},
"cache_control_header_optimizations": False,
"javascript_injection_rules": {
"rules": [{
"rule": "string",
"url_operator": "string",
"enabled": False,
"html_pattern": "string",
"target": "string",
"url_pattern": "string",
}],
},
"library_file_location": "string",
"monitoring_data_path": "string",
"same_site_cookie_attribute": "string",
"script_tag_cache_duration_in_hours": 0,
"secure_cookie_attribute": False,
"server_request_path_id": "string",
"use_cors": False,
"xml_http_request": False,
},
waterfall_settings={
"resource_browser_caching_threshold": 0,
"resources_threshold": 0,
"slow_cnd_resources_threshold": 0,
"slow_first_party_resources_threshold": 0,
"slow_third_party_resources_threshold": 0,
"speed_index_visually_complete_ratio_threshold": 0,
"uncompressed_resources_threshold": 0,
},
name="string",
session_replay_config={
"cost_control_percentage": 0,
"css_resource_capturing_exclusion_rules": ["string"],
"enable_css_resource_capturing": False,
"enabled": False,
},
real_user_monitoring_enabled=False,
url_injection_pattern="string",
user_action_and_session_properties={
"properties": [{
"key": "string",
"type": "string",
"origin": "string",
"id": 0,
"long_string_length": 0,
"ignore_case": False,
"aggregation": "string",
"metadata_id": 0,
"display_name": "string",
"server_side_request_attribute": "string",
"store_as_session_property": False,
"store_as_user_action_property": False,
"cleanup_rule": "string",
}],
},
user_action_naming_settings={
"custom_action_naming_rules": {
"rules": [{
"template": "string",
"conditions": {
"conditions": [{
"operand1": "string",
"operator": "string",
"operand2": "string",
}],
},
"use_or_conditions": False,
}],
},
"ignore_case": False,
"load_action_naming_rules": {
"rules": [{
"template": "string",
"conditions": {
"conditions": [{
"operand1": "string",
"operator": "string",
"operand2": "string",
}],
},
"use_or_conditions": False,
}],
},
"placeholders": {
"placeholders": [{
"input": "string",
"name": "string",
"processing_part": "string",
"metadata_id": 0,
"processing_steps": {
"steps": [{
"type": "string",
"fallback_to_input": False,
"pattern_after": "string",
"pattern_after_search_type": "string",
"pattern_before": "string",
"pattern_before_search_type": "string",
"pattern_to_replace": "string",
"regular_expression": "string",
"replacement": "string",
}],
},
"use_guessed_element_identifier": False,
}],
},
"query_parameter_cleanups": ["string"],
"split_user_actions_by_domain": False,
"use_first_detected_load_action": False,
"xhr_action_naming_rules": {
"rules": [{
"template": "string",
"conditions": {
"conditions": [{
"operand1": "string",
"operator": "string",
"operand2": "string",
}],
},
"use_or_conditions": False,
}],
},
},
user_tags={
"tags": [{
"cleanup_rule": "string",
"id": 0,
"ignore_case": False,
"metadata_id": 0,
"server_side_request_attribute": "string",
"unique_id": 0,
}],
},
conversion_goals={
"goals": [{
"name": "string",
"destination": {
"url_or_path": "string",
"case_sensitive": False,
"match_type": "string",
},
"id": "string",
"type": "string",
"user_action": {
"action_type": "string",
"case_sensitive": False,
"match_entity": "string",
"match_type": "string",
"value": "string",
},
"visit_duration": {
"duration": 0,
},
"visit_num_action": {
"num_user_actions": 0,
},
}],
},
meta_data_capture_settings={
"captures": [{
"capturing_name": "string",
"name": "string",
"type": "string",
"public_metadata": False,
"unique_id": 0,
"use_last_value": False,
}],
})
const webApplicationResource = new dynatrace.WebApplication("webApplicationResource", {
type: "string",
costControlUserSessionPercentage: 0,
customActionApdexSettings: {
frustratingFallbackThreshold: 0,
frustratingThreshold: 0,
toleratedFallbackThreshold: 0,
toleratedThreshold: 0,
},
xhrActionKeyPerformanceMetric: "string",
loadActionApdexSettings: {
frustratingFallbackThreshold: 0,
frustratingThreshold: 0,
toleratedFallbackThreshold: 0,
toleratedThreshold: 0,
},
loadActionKeyPerformanceMetric: "string",
xhrActionApdexSettings: {
frustratingFallbackThreshold: 0,
frustratingThreshold: 0,
toleratedFallbackThreshold: 0,
toleratedThreshold: 0,
},
monitoringSettings: {
contentCapture: {
resourceTimingSettings: {
instrumentationDelay: 0,
nonW3cResourceTimings: false,
resourceTimingCaptureType: "string",
resourceTimingsDomainLimit: 0,
w3cResourceTimings: false,
},
timeoutSettings: {
temporaryActionLimit: 0,
temporaryActionTotalTimeout: 0,
timedActionSupport: false,
},
javascriptErrors: false,
visuallyCompleteAndSpeedIndex: false,
visuallyCompleteSettings: {
excludeUrlRegex: "string",
ignoredMutationsList: "string",
inactivityTimeout: 0,
mutationTimeout: 0,
threshold: 0,
},
},
advancedJavascriptTagSettings: {
additionalEventHandlers: {
maxDomNodes: 0,
blur: false,
change: false,
click: false,
mouseup: false,
toStringMethod: false,
useMouseUpEventForClicks: false,
},
maxActionNameLength: 0,
maxErrorsToCapture: 0,
eventWrapperSettings: {
blur: false,
change: false,
click: false,
mouseup: false,
touchEnd: false,
touchStart: false,
},
globalEventCaptureSettings: {
additionalEventCapturedAsUserInput: "string",
change: false,
click: false,
doubleclick: false,
keydown: false,
keyup: false,
mousedown: false,
mouseup: false,
scroll: false,
touchEnd: false,
touchStart: false,
},
instrumentUnsupportedAjaxFrameworks: false,
specialCharactersToEscape: "string",
syncBeaconFirefox: false,
syncBeaconInternetExplorer: false,
},
injectionMode: "string",
instrumentedWebServer: false,
javascriptFrameworkSupport: {
activeXObject: false,
angular: false,
dojo: false,
extjs: false,
icefaces: false,
jquery: false,
mooTools: false,
prototype: false,
},
browserRestrictionSettings: {
mode: "string",
restrictions: {
restrictions: [{
browserType: "string",
browserVersion: "string",
comparator: "string",
platform: "string",
}],
},
},
cookiePlacementDomain: "string",
correlationHeaderInclusionRegex: "string",
customConfigurationProperties: "string",
excludeXhrRegex: "string",
fetchRequests: false,
angularPackageName: "string",
addCrossOriginAnonymousAttribute: false,
ipAddressRestrictionSettings: {
mode: "string",
restrictions: {
ranges: [{
address: "string",
addressTo: "string",
subnetMask: 0,
}],
},
},
cacheControlHeaderOptimizations: false,
javascriptInjectionRules: {
rules: [{
rule: "string",
urlOperator: "string",
enabled: false,
htmlPattern: "string",
target: "string",
urlPattern: "string",
}],
},
libraryFileLocation: "string",
monitoringDataPath: "string",
sameSiteCookieAttribute: "string",
scriptTagCacheDurationInHours: 0,
secureCookieAttribute: false,
serverRequestPathId: "string",
useCors: false,
xmlHttpRequest: false,
},
waterfallSettings: {
resourceBrowserCachingThreshold: 0,
resourcesThreshold: 0,
slowCndResourcesThreshold: 0,
slowFirstPartyResourcesThreshold: 0,
slowThirdPartyResourcesThreshold: 0,
speedIndexVisuallyCompleteRatioThreshold: 0,
uncompressedResourcesThreshold: 0,
},
name: "string",
sessionReplayConfig: {
costControlPercentage: 0,
cssResourceCapturingExclusionRules: ["string"],
enableCssResourceCapturing: false,
enabled: false,
},
realUserMonitoringEnabled: false,
urlInjectionPattern: "string",
userActionAndSessionProperties: {
properties: [{
key: "string",
type: "string",
origin: "string",
id: 0,
longStringLength: 0,
ignoreCase: false,
aggregation: "string",
metadataId: 0,
displayName: "string",
serverSideRequestAttribute: "string",
storeAsSessionProperty: false,
storeAsUserActionProperty: false,
cleanupRule: "string",
}],
},
userActionNamingSettings: {
customActionNamingRules: {
rules: [{
template: "string",
conditions: {
conditions: [{
operand1: "string",
operator: "string",
operand2: "string",
}],
},
useOrConditions: false,
}],
},
ignoreCase: false,
loadActionNamingRules: {
rules: [{
template: "string",
conditions: {
conditions: [{
operand1: "string",
operator: "string",
operand2: "string",
}],
},
useOrConditions: false,
}],
},
placeholders: {
placeholders: [{
input: "string",
name: "string",
processingPart: "string",
metadataId: 0,
processingSteps: {
steps: [{
type: "string",
fallbackToInput: false,
patternAfter: "string",
patternAfterSearchType: "string",
patternBefore: "string",
patternBeforeSearchType: "string",
patternToReplace: "string",
regularExpression: "string",
replacement: "string",
}],
},
useGuessedElementIdentifier: false,
}],
},
queryParameterCleanups: ["string"],
splitUserActionsByDomain: false,
useFirstDetectedLoadAction: false,
xhrActionNamingRules: {
rules: [{
template: "string",
conditions: {
conditions: [{
operand1: "string",
operator: "string",
operand2: "string",
}],
},
useOrConditions: false,
}],
},
},
userTags: {
tags: [{
cleanupRule: "string",
id: 0,
ignoreCase: false,
metadataId: 0,
serverSideRequestAttribute: "string",
uniqueId: 0,
}],
},
conversionGoals: {
goals: [{
name: "string",
destination: {
urlOrPath: "string",
caseSensitive: false,
matchType: "string",
},
id: "string",
type: "string",
userAction: {
actionType: "string",
caseSensitive: false,
matchEntity: "string",
matchType: "string",
value: "string",
},
visitDuration: {
duration: 0,
},
visitNumAction: {
numUserActions: 0,
},
}],
},
metaDataCaptureSettings: {
captures: [{
capturingName: "string",
name: "string",
type: "string",
publicMetadata: false,
uniqueId: 0,
useLastValue: false,
}],
},
});
type: dynatrace:WebApplication
properties:
conversionGoals:
goals:
- destination:
caseSensitive: false
matchType: string
urlOrPath: string
id: string
name: string
type: string
userAction:
actionType: string
caseSensitive: false
matchEntity: string
matchType: string
value: string
visitDuration:
duration: 0
visitNumAction:
numUserActions: 0
costControlUserSessionPercentage: 0
customActionApdexSettings:
frustratingFallbackThreshold: 0
frustratingThreshold: 0
toleratedFallbackThreshold: 0
toleratedThreshold: 0
loadActionApdexSettings:
frustratingFallbackThreshold: 0
frustratingThreshold: 0
toleratedFallbackThreshold: 0
toleratedThreshold: 0
loadActionKeyPerformanceMetric: string
metaDataCaptureSettings:
captures:
- capturingName: string
name: string
publicMetadata: false
type: string
uniqueId: 0
useLastValue: false
monitoringSettings:
addCrossOriginAnonymousAttribute: false
advancedJavascriptTagSettings:
additionalEventHandlers:
blur: false
change: false
click: false
maxDomNodes: 0
mouseup: false
toStringMethod: false
useMouseUpEventForClicks: false
eventWrapperSettings:
blur: false
change: false
click: false
mouseup: false
touchEnd: false
touchStart: false
globalEventCaptureSettings:
additionalEventCapturedAsUserInput: string
change: false
click: false
doubleclick: false
keydown: false
keyup: false
mousedown: false
mouseup: false
scroll: false
touchEnd: false
touchStart: false
instrumentUnsupportedAjaxFrameworks: false
maxActionNameLength: 0
maxErrorsToCapture: 0
specialCharactersToEscape: string
syncBeaconFirefox: false
syncBeaconInternetExplorer: false
angularPackageName: string
browserRestrictionSettings:
mode: string
restrictions:
restrictions:
- browserType: string
browserVersion: string
comparator: string
platform: string
cacheControlHeaderOptimizations: false
contentCapture:
javascriptErrors: false
resourceTimingSettings:
instrumentationDelay: 0
nonW3cResourceTimings: false
resourceTimingCaptureType: string
resourceTimingsDomainLimit: 0
w3cResourceTimings: false
timeoutSettings:
temporaryActionLimit: 0
temporaryActionTotalTimeout: 0
timedActionSupport: false
visuallyCompleteAndSpeedIndex: false
visuallyCompleteSettings:
excludeUrlRegex: string
ignoredMutationsList: string
inactivityTimeout: 0
mutationTimeout: 0
threshold: 0
cookiePlacementDomain: string
correlationHeaderInclusionRegex: string
customConfigurationProperties: string
excludeXhrRegex: string
fetchRequests: false
injectionMode: string
instrumentedWebServer: false
ipAddressRestrictionSettings:
mode: string
restrictions:
ranges:
- address: string
addressTo: string
subnetMask: 0
javascriptFrameworkSupport:
activeXObject: false
angular: false
dojo: false
extjs: false
icefaces: false
jquery: false
mooTools: false
prototype: false
javascriptInjectionRules:
rules:
- enabled: false
htmlPattern: string
rule: string
target: string
urlOperator: string
urlPattern: string
libraryFileLocation: string
monitoringDataPath: string
sameSiteCookieAttribute: string
scriptTagCacheDurationInHours: 0
secureCookieAttribute: false
serverRequestPathId: string
useCors: false
xmlHttpRequest: false
name: string
realUserMonitoringEnabled: false
sessionReplayConfig:
costControlPercentage: 0
cssResourceCapturingExclusionRules:
- string
enableCssResourceCapturing: false
enabled: false
type: string
urlInjectionPattern: string
userActionAndSessionProperties:
properties:
- aggregation: string
cleanupRule: string
displayName: string
id: 0
ignoreCase: false
key: string
longStringLength: 0
metadataId: 0
origin: string
serverSideRequestAttribute: string
storeAsSessionProperty: false
storeAsUserActionProperty: false
type: string
userActionNamingSettings:
customActionNamingRules:
rules:
- conditions:
conditions:
- operand1: string
operand2: string
operator: string
template: string
useOrConditions: false
ignoreCase: false
loadActionNamingRules:
rules:
- conditions:
conditions:
- operand1: string
operand2: string
operator: string
template: string
useOrConditions: false
placeholders:
placeholders:
- input: string
metadataId: 0
name: string
processingPart: string
processingSteps:
steps:
- fallbackToInput: false
patternAfter: string
patternAfterSearchType: string
patternBefore: string
patternBeforeSearchType: string
patternToReplace: string
regularExpression: string
replacement: string
type: string
useGuessedElementIdentifier: false
queryParameterCleanups:
- string
splitUserActionsByDomain: false
useFirstDetectedLoadAction: false
xhrActionNamingRules:
rules:
- conditions:
conditions:
- operand1: string
operand2: string
operator: string
template: string
useOrConditions: false
userTags:
tags:
- cleanupRule: string
id: 0
ignoreCase: false
metadataId: 0
serverSideRequestAttribute: string
uniqueId: 0
waterfallSettings:
resourceBrowserCachingThreshold: 0
resourcesThreshold: 0
slowCndResourcesThreshold: 0
slowFirstPartyResourcesThreshold: 0
slowThirdPartyResourcesThreshold: 0
speedIndexVisuallyCompleteRatioThreshold: 0
uncompressedResourcesThreshold: 0
xhrActionApdexSettings:
frustratingFallbackThreshold: 0
frustratingThreshold: 0
toleratedFallbackThreshold: 0
toleratedThreshold: 0
xhrActionKeyPerformanceMetric: string
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
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
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 Pulumiverse.Apdex Settings Dynatrace. Inputs. Web Application Custom Action Apdex Settings - Defines the Custom Action Apdex settings of an application
- Load
Action Pulumiverse.Apdex Settings 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 Pulumiverse.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 Pulumiverse.Dynatrace. Inputs. Web Application Waterfall Settings - These settings influence the monitoring data you receive for 3rd party, CDN, and 1st party resources
- Xhr
Action Pulumiverse.Apdex Settings 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 Pulumiverse.Dynatrace. Inputs. Web Application Conversion Goals - A list of conversion goals of the application
- Key
User List<Pulumiverse.Actions Dynatrace. Inputs. Web Application Key User Action> - User Action names to be flagged as Key User Actions
- Meta
Data Pulumiverse.Capture Settings 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 Pulumiverse.Config Dynatrace. Inputs. Web Application Session Replay Config - Settings regarding Session Replay
- Url
Injection stringPattern - URL injection pattern for manual web application
- User
Action Pulumiverse.And Session Properties Dynatrace. Inputs. Web Application User Action And Session Properties - User action and session properties settings
- User
Action Pulumiverse.Naming Settings Dynatrace. Inputs. Web Application User Action Naming Settings - The settings of user action naming
- Pulumiverse.
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 Pulumiverse.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 Pulumiverse.Apdex Settings Dynatrace. Inputs. Web Application Custom Action Apdex Settings - Defines the Custom Action Apdex settings of an application
- Key
User List<Pulumiverse.Actions Dynatrace. Inputs. Web Application Key User Action> - User Action names to be flagged as Key User Actions
- Load
Action Pulumiverse.Apdex Settings 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 Pulumiverse.Capture Settings Dynatrace. Inputs. Web Application Meta Data Capture Settings - Java script agent meta data capture settings
- Monitoring
Settings Pulumiverse.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 Pulumiverse.Config 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 Pulumiverse.And Session Properties Dynatrace. Inputs. Web Application User Action And Session Properties - User action and session properties settings
- User
Action Pulumiverse.Naming Settings Dynatrace. Inputs. Web Application User Action Naming Settings - The settings of user action naming
- Pulumiverse.
Dynatrace. Inputs. Web Application User Tags - User tags settings
- Waterfall
Settings Pulumiverse.Dynatrace. Inputs. Web Application Waterfall Settings - These settings influence the monitoring data you receive for 3rd party, CDN, and 1st party resources
- Xhr
Action Pulumiverse.Apdex Settings 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<Pulumiverse.
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 conversion goal. Valid length within 1 and 50 characters.
- Destination
Pulumiverse.
Dynatrace. Inputs. Web Application Conversion Goals Goal Destination - Configuration of a destination-based conversion goal
- Id string
- The ID of conversion goal.
- Type string
- The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- User
Action Pulumiverse.Dynatrace. Inputs. Web Application Conversion Goals Goal User Action - Configuration of a destination-based conversion goal
- Visit
Duration Pulumiverse.Dynatrace. Inputs. Web Application Conversion Goals Goal Visit Duration - Configuration of a destination-based conversion goal
- Visit
Num Pulumiverse.Action Dynatrace. Inputs. Web Application Conversion Goals Goal Visit Num Action - Configuration of a destination-based conversion goal
- Name string
- The name of the conversion goal. Valid length within 1 and 50 characters.
- Destination
Web
Application Conversion Goals Goal Destination - Configuration of a destination-based conversion goal
- Id string
- The ID of conversion goal.
- 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 - Configuration of a destination-based conversion goal
- Visit
Duration WebApplication Conversion Goals Goal Visit Duration - Configuration of a destination-based conversion goal
- Visit
Num WebAction Application Conversion Goals Goal Visit Num Action - Configuration of a destination-based conversion goal
- name String
- The name of the conversion goal. Valid length within 1 and 50 characters.
- destination
Web
Application Conversion Goals Goal Destination - Configuration of a destination-based conversion goal
- id String
- The ID of conversion goal.
- 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 - Configuration of a destination-based conversion goal
- visit
Duration WebApplication Conversion Goals Goal Visit Duration - Configuration of a destination-based conversion goal
- visit
Num WebAction Application Conversion Goals Goal Visit Num Action - Configuration of a destination-based conversion goal
- name string
- The name of the conversion goal. Valid length within 1 and 50 characters.
- destination
Web
Application Conversion Goals Goal Destination - Configuration of a destination-based conversion goal
- id string
- The ID of conversion goal.
- 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 - Configuration of a destination-based conversion goal
- visit
Duration WebApplication Conversion Goals Goal Visit Duration - Configuration of a destination-based conversion goal
- visit
Num WebAction Application Conversion Goals Goal Visit Num Action - Configuration of a destination-based conversion goal
- name str
- The name of the conversion goal. Valid length within 1 and 50 characters.
- destination
Web
Application Conversion Goals Goal Destination - Configuration of a destination-based conversion goal
- id str
- The ID of conversion goal.
- 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 - Configuration of a destination-based conversion goal
- visit_
duration WebApplication Conversion Goals Goal Visit Duration - Configuration of a destination-based conversion goal
- visit_
num_ Webaction Application Conversion Goals Goal Visit Num Action - Configuration of a destination-based conversion goal
- name String
- The name of the conversion goal. Valid length within 1 and 50 characters.
- destination Property Map
- Configuration of a destination-based conversion goal
- id String
- The ID of conversion goal.
- type String
- The type of the web application. Possible values are
AUTO_INJECTED
,BROWSER_EXTENSION_INJECTED
andMANUALLY_INJECTED
- user
Action Property Map - Configuration of a destination-based conversion goal
- visit
Duration Property Map - Configuration of a destination-based conversion goal
- visit
Num Property MapAction - Configuration of a destination-based conversion goal
WebApplicationConversionGoalsGoalDestination, WebApplicationConversionGoalsGoalDestinationArgs
- Url
Or stringPath - The path to be reached to hit the conversion goal
- Case
Sensitive bool - The match is case-sensitive (
true
) or (false
) - Match
Type string - The operator of the match. Possible values are
Begins
,Contains
andEnds
.
- Url
Or stringPath - The path to be reached to hit the conversion goal
- Case
Sensitive bool - The match is case-sensitive (
true
) or (false
) - Match
Type string - The operator of the match. Possible values are
Begins
,Contains
andEnds
.
- url
Or StringPath - The path to be reached to hit the conversion goal
- case
Sensitive Boolean - The match is case-sensitive (
true
) or (false
) - match
Type String - The operator of the match. Possible values are
Begins
,Contains
andEnds
.
- url
Or stringPath - The path to be reached to hit the conversion goal
- case
Sensitive boolean - The match is case-sensitive (
true
) or (false
) - match
Type string - The operator of the match. Possible values are
Begins
,Contains
andEnds
.
- url_
or_ strpath - The path to be reached to hit the conversion goal
- case_
sensitive bool - The match is case-sensitive (
true
) or (false
) - match_
type str - The operator of the match. Possible values are
Begins
,Contains
andEnds
.
- url
Or StringPath - The path to be reached to hit the conversion goal
- case
Sensitive Boolean - The match is case-sensitive (
true
) or (false
) - match
Type String - The operator of the match. Possible values are
Begins
,Contains
andEnds
.
WebApplicationConversionGoalsGoalUserAction, WebApplicationConversionGoalsGoalUserActionArgs
- Action
Type string - Type of the action to which the rule applies. Possible values are
Custom
,Load
andXhr
. - Case
Sensitive bool - The match is case-sensitive (
true
) or (false
) - Match
Entity string - The type of the entity to which the rule applies. Possible values are
ActionName
,CssSelector
,JavaScriptVariable
,MetaTag
,PagePath
,PageTitle
,PageUrl
,UrlAnchor
andXhrUrl
. - Match
Type string - The operator of the match. Possible values are
Begins
,Contains
andEnds
. - Value string
- The value to be matched to hit the conversion goal
- Action
Type string - Type of the action to which the rule applies. Possible values are
Custom
,Load
andXhr
. - Case
Sensitive bool - The match is case-sensitive (
true
) or (false
) - Match
Entity string - The type of the entity to which the rule applies. Possible values are
ActionName
,CssSelector
,JavaScriptVariable
,MetaTag
,PagePath
,PageTitle
,PageUrl
,UrlAnchor
andXhrUrl
. - Match
Type string - The operator of the match. Possible values are
Begins
,Contains
andEnds
. - Value string
- The value to be matched to hit the conversion goal
- action
Type String - Type of the action to which the rule applies. Possible values are
Custom
,Load
andXhr
. - case
Sensitive Boolean - The match is case-sensitive (
true
) or (false
) - match
Entity String - The type of the entity to which the rule applies. Possible values are
ActionName
,CssSelector
,JavaScriptVariable
,MetaTag
,PagePath
,PageTitle
,PageUrl
,UrlAnchor
andXhrUrl
. - match
Type String - The operator of the match. Possible values are
Begins
,Contains
andEnds
. - value String
- The value to be matched to hit the conversion goal
- action
Type string - Type of the action to which the rule applies. Possible values are
Custom
,Load
andXhr
. - case
Sensitive boolean - The match is case-sensitive (
true
) or (false
) - match
Entity string - The type of the entity to which the rule applies. Possible values are
ActionName
,CssSelector
,JavaScriptVariable
,MetaTag
,PagePath
,PageTitle
,PageUrl
,UrlAnchor
andXhrUrl
. - match
Type string - The operator of the match. Possible values are
Begins
,Contains
andEnds
. - value string
- The value to be matched to hit the conversion goal
- action_
type str - Type of the action to which the rule applies. Possible values are
Custom
,Load
andXhr
. - case_
sensitive bool - The match is case-sensitive (
true
) or (false
) - match_
entity str - The type of the entity to which the rule applies. Possible values are
ActionName
,CssSelector
,JavaScriptVariable
,MetaTag
,PagePath
,PageTitle
,PageUrl
,UrlAnchor
andXhrUrl
. - match_
type str - The operator of the match. Possible values are
Begins
,Contains
andEnds
. - value str
- The value to be matched to hit the conversion goal
- action
Type String - Type of the action to which the rule applies. Possible values are
Custom
,Load
andXhr
. - case
Sensitive Boolean - The match is case-sensitive (
true
) or (false
) - match
Entity String - The type of the entity to which the rule applies. Possible values are
ActionName
,CssSelector
,JavaScriptVariable
,MetaTag
,PagePath
,PageTitle
,PageUrl
,UrlAnchor
andXhrUrl
. - match
Type String - The operator of the match. Possible values are
Begins
,Contains
andEnds
. - value String
- The value to be matched to hit the conversion goal
WebApplicationConversionGoalsGoalVisitDuration, WebApplicationConversionGoalsGoalVisitDurationArgs
- Duration int
- The duration of session to hit the conversion goal, in milliseconds
- Duration int
- The duration of session to hit the conversion goal, in milliseconds
- duration Integer
- The duration of session to hit the conversion goal, in milliseconds
- duration number
- The duration of session to hit the conversion goal, in milliseconds
- duration int
- The duration of session to hit the conversion goal, in milliseconds
- duration Number
- The duration of session to hit the conversion goal, in milliseconds
WebApplicationConversionGoalsGoalVisitNumAction, WebApplicationConversionGoalsGoalVisitNumActionArgs
- Num
User intActions - The number of user actions to hit the conversion goal
- Num
User intActions - The number of user actions to hit the conversion goal
- num
User IntegerActions - The number of user actions to hit the conversion goal
- num
User numberActions - The number of user actions to hit the conversion goal
- num_
user_ intactions - The number of user actions to hit the conversion goal
- num
User NumberActions - The number of user actions to hit the conversion goal
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.
- 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.
- Threshold int
- no documentation available
- 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.
- 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.
- Threshold int
- no documentation available
- 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.
- 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.
- threshold Integer
- no documentation available
- 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.
- 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.
- threshold number
- no documentation available
- 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.
- 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.
- threshold int
- no documentation available
- 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.
- 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.
- threshold Number
- no documentation available
WebApplicationKeyUserAction, WebApplicationKeyUserActionArgs
- Actions
List<Pulumiverse.
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.
- 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.
- Threshold int
- no documentation available
- 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.
- 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.
- Threshold int
- no documentation available
- 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.
- 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.
- threshold Integer
- no documentation available
- 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.
- 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.
- threshold number
- no documentation available
- 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.
- 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.
- threshold int
- no documentation available
- 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.
- 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.
- threshold Number
- no documentation available
WebApplicationMetaDataCaptureSettings, WebApplicationMetaDataCaptureSettingsArgs
- Captures
List<Pulumiverse.
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 - The name of the meta data to capture
- Name string
- Name for displaying the captured values in Dynatrace
- Type string
- The type of the meta data to capture. Possible values are
COOKIE
,CSS_SELECTOR
,JAVA_SCRIPT_FUNCTION
,JAVA_SCRIPT_VARIABLE
,META_TAG
andQUERY_STRING
. - Public
Metadata bool true
if this metadata should be captured regardless of the privacy settings,false
otherwise- Unique
Id int - The unique ID of the meta data to capture
- Use
Last boolValue true
if the last captured value should be used for this metadata. By default the first value will be used.
- Capturing
Name string - The name of the meta data to capture
- Name string
- Name for displaying the captured values in Dynatrace
- Type string
- The type of the meta data to capture. Possible values are
COOKIE
,CSS_SELECTOR
,JAVA_SCRIPT_FUNCTION
,JAVA_SCRIPT_VARIABLE
,META_TAG
andQUERY_STRING
. - Public
Metadata bool true
if this metadata should be captured regardless of the privacy settings,false
otherwise- Unique
Id int - The unique ID of the meta data to capture
- Use
Last boolValue true
if the last captured value should be used for this metadata. By default the first value will be used.
- capturing
Name String - The name of the meta data to capture
- name String
- Name for displaying the captured values in Dynatrace
- type String
- The type of the meta data to capture. Possible values are
COOKIE
,CSS_SELECTOR
,JAVA_SCRIPT_FUNCTION
,JAVA_SCRIPT_VARIABLE
,META_TAG
andQUERY_STRING
. - public
Metadata Boolean true
if this metadata should be captured regardless of the privacy settings,false
otherwise- unique
Id Integer - The unique ID of the meta data to capture
- use
Last BooleanValue true
if the last captured value should be used for this metadata. By default the first value will be used.
- capturing
Name string - The name of the meta data to capture
- name string
- Name for displaying the captured values in Dynatrace
- type string
- The type of the meta data to capture. Possible values are
COOKIE
,CSS_SELECTOR
,JAVA_SCRIPT_FUNCTION
,JAVA_SCRIPT_VARIABLE
,META_TAG
andQUERY_STRING
. - public
Metadata boolean true
if this metadata should be captured regardless of the privacy settings,false
otherwise- unique
Id number - The unique ID of the meta data to capture
- use
Last booleanValue true
if the last captured value should be used for this metadata. By default the first value will be used.
- capturing_
name str - The name of the meta data to capture
- name str
- Name for displaying the captured values in Dynatrace
- type str
- The type of the meta data to capture. Possible values are
COOKIE
,CSS_SELECTOR
,JAVA_SCRIPT_FUNCTION
,JAVA_SCRIPT_VARIABLE
,META_TAG
andQUERY_STRING
. - public_
metadata bool true
if this metadata should be captured regardless of the privacy settings,false
otherwise- unique_
id int - The unique ID of the meta data to capture
- use_
last_ boolvalue true
if the last captured value should be used for this metadata. By default the first value will be used.
- capturing
Name String - The name of the meta data to capture
- name String
- Name for displaying the captured values in Dynatrace
- type String
- The type of the meta data to capture. Possible values are
COOKIE
,CSS_SELECTOR
,JAVA_SCRIPT_FUNCTION
,JAVA_SCRIPT_VARIABLE
,META_TAG
andQUERY_STRING
. - public
Metadata Boolean true
if this metadata should be captured regardless of the privacy settings,false
otherwise- unique
Id Number - The unique ID of the meta data to capture
- use
Last BooleanValue true
if the last captured value should be used for this metadata. By default the first value will be used.
WebApplicationMonitoringSettings, WebApplicationMonitoringSettingsArgs
- Pulumiverse.
Dynatrace. Inputs. Web Application Monitoring Settings Advanced Javascript Tag Settings - Advanced JavaScript tag settings
- Content
Capture Pulumiverse.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
- Angular
Package stringName - The name of the angular package
- Browser
Restriction Pulumiverse.Settings 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 The location to send monitoring data from the JavaScript tag.
Specify either a relative or an absolute URL. If you use an absolute URL, data will be sent using CORS.
Required for auto-injected applications, optional for agentless applications. Maximum 512 characters.
- Exclude
Xhr stringRegex You can exclude some actions from becoming XHR actions.
Put a regular expression, matching all the required URLs, here.
If noting specified the feature is disabled
- Fetch
Requests bool fetch()
request capture enabled/disabled- Instrumented
Web boolServer - Instrumented web or app server.
- Ip
Address Pulumiverse.Restriction Settings Dynatrace. Inputs. Web Application Monitoring Settings Ip Address Restriction Settings - Settings for restricting certain ip addresses and for introducing subnet mask. It also restricts the mode
- Javascript
Framework Pulumiverse.Support Dynatrace. Inputs. Web Application Monitoring Settings Javascript Framework Support - Support of various JavaScript frameworks
- Javascript
Injection Pulumiverse.Rules Dynatrace. Inputs. Web Application Monitoring Settings Javascript Injection Rules - Java script injection rules
- Library
File stringLocation The location of your application’s custom JavaScript library file.
If nothing specified the root directory of your web server is used.
Required for auto-injected applications, not supported by agentless applications. Maximum 512 characters.
- Monitoring
Data stringPath The location to send monitoring data from the JavaScript tag.
Specify either a relative or an absolute URL. If you use an absolute URL, data will be sent using CORS.
Required for auto-injected applications, optional for agentless applications. Maximum 512 characters.
- string
- Same site cookie attribute
- Script
Tag intCache Duration In Hours - Time duration for the cache settings
- bool
- Secure attribute usage for Dynatrace cookies enabled/disabled
- Server
Request stringPath Id - Path to identify the server’s request ID. Maximum 150 characters.
- Use
Cors bool - Send beacon data via CORS.
- Xml
Http boolRequest XmlHttpRequest
support enabled/disabled
- Web
Application Monitoring Settings Advanced Javascript Tag Settings - Advanced JavaScript tag settings
- 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
- 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 The location to send monitoring data from the JavaScript tag.
Specify either a relative or an absolute URL. If you use an absolute URL, data will be sent using CORS.
Required for auto-injected applications, optional for agentless applications. Maximum 512 characters.
- Exclude
Xhr stringRegex You can exclude some actions from becoming XHR actions.
Put a regular expression, matching all the required URLs, here.
If noting specified the feature is disabled
- Fetch
Requests bool fetch()
request capture enabled/disabled- Instrumented
Web boolServer - Instrumented web or app server.
- Ip
Address WebRestriction Settings Application Monitoring Settings Ip Address Restriction Settings - Settings for restricting certain ip addresses and for introducing subnet mask. It also restricts the mode
- Javascript
Framework WebSupport Application Monitoring Settings Javascript Framework Support - Support of various JavaScript frameworks
- Javascript
Injection WebRules Application Monitoring Settings Javascript Injection Rules - Java script injection rules
- Library
File stringLocation The location of your application’s custom JavaScript library file.
If nothing specified the root directory of your web server is used.
Required for auto-injected applications, not supported by agentless applications. Maximum 512 characters.
- Monitoring
Data stringPath The location to send monitoring data from the JavaScript tag.
Specify either a relative or an absolute URL. If you use an absolute URL, data will be sent using CORS.
Required for auto-injected applications, optional for agentless applications. Maximum 512 characters.
- string
- Same site cookie attribute
- Script
Tag intCache Duration In Hours - Time duration for the cache settings
- bool
- Secure attribute usage for Dynatrace cookies enabled/disabled
- Server
Request stringPath Id - Path to identify the server’s request ID. Maximum 150 characters.
- Use
Cors bool - Send beacon data via CORS.
- Xml
Http boolRequest XmlHttpRequest
support enabled/disabled
- Web
Application Monitoring Settings Advanced Javascript Tag Settings - Advanced JavaScript tag settings
- 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
- 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 The location to send monitoring data from the JavaScript tag.
Specify either a relative or an absolute URL. If you use an absolute URL, data will be sent using CORS.
Required for auto-injected applications, optional for agentless applications. Maximum 512 characters.
- exclude
Xhr StringRegex You can exclude some actions from becoming XHR actions.
Put a regular expression, matching all the required URLs, here.
If noting specified the feature is disabled
- fetch
Requests Boolean fetch()
request capture enabled/disabled- instrumented
Web BooleanServer - Instrumented web or app server.
- ip
Address WebRestriction Settings Application Monitoring Settings Ip Address Restriction Settings - Settings for restricting certain ip addresses and for introducing subnet mask. It also restricts the mode
- javascript
Framework WebSupport Application Monitoring Settings Javascript Framework Support - Support of various JavaScript frameworks
- javascript
Injection WebRules Application Monitoring Settings Javascript Injection Rules - Java script injection rules
- library
File StringLocation The location of your application’s custom JavaScript library file.
If nothing specified the root directory of your web server is used.
Required for auto-injected applications, not supported by agentless applications. Maximum 512 characters.
- monitoring
Data StringPath The location to send monitoring data from the JavaScript tag.
Specify either a relative or an absolute URL. If you use an absolute URL, data will be sent using CORS.
Required for auto-injected applications, optional for agentless applications. Maximum 512 characters.
- String
- Same site cookie attribute
- script
Tag IntegerCache Duration In Hours - Time duration for the cache settings
- Boolean
- Secure attribute usage for Dynatrace cookies enabled/disabled
- server
Request StringPath Id - Path to identify the server’s request ID. Maximum 150 characters.
- use
Cors Boolean - Send beacon data via CORS.
- xml
Http BooleanRequest XmlHttpRequest
support enabled/disabled
- Web
Application Monitoring Settings Advanced Javascript Tag Settings - Advanced JavaScript tag settings
- 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
- 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 The location to send monitoring data from the JavaScript tag.
Specify either a relative or an absolute URL. If you use an absolute URL, data will be sent using CORS.
Required for auto-injected applications, optional for agentless applications. Maximum 512 characters.
- exclude
Xhr stringRegex You can exclude some actions from becoming XHR actions.
Put a regular expression, matching all the required URLs, here.
If noting specified the feature is disabled
- fetch
Requests boolean fetch()
request capture enabled/disabled- instrumented
Web booleanServer - Instrumented web or app server.
- ip
Address WebRestriction Settings Application Monitoring Settings Ip Address Restriction Settings - Settings for restricting certain ip addresses and for introducing subnet mask. It also restricts the mode
- javascript
Framework WebSupport Application Monitoring Settings Javascript Framework Support - Support of various JavaScript frameworks
- javascript
Injection WebRules Application Monitoring Settings Javascript Injection Rules - Java script injection rules
- library
File stringLocation The location of your application’s custom JavaScript library file.
If nothing specified the root directory of your web server is used.
Required for auto-injected applications, not supported by agentless applications. Maximum 512 characters.
- monitoring
Data stringPath The location to send monitoring data from the JavaScript tag.
Specify either a relative or an absolute URL. If you use an absolute URL, data will be sent using CORS.
Required for auto-injected applications, optional for agentless applications. Maximum 512 characters.
- string
- Same site cookie attribute
- script
Tag numberCache Duration In Hours - Time duration for the cache settings
- boolean
- Secure attribute usage for Dynatrace cookies enabled/disabled
- server
Request stringPath Id - Path to identify the server’s request ID. Maximum 150 characters.
- use
Cors boolean - Send beacon data via CORS.
- xml
Http booleanRequest XmlHttpRequest
support enabled/disabled
- advanced_
javascript_ Webtag_ settings Application Monitoring Settings Advanced Javascript Tag Settings - Advanced JavaScript tag settings
- 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
- 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 The location to send monitoring data from the JavaScript tag.
Specify either a relative or an absolute URL. If you use an absolute URL, data will be sent using CORS.
Required for auto-injected applications, optional for agentless applications. Maximum 512 characters.
- exclude_
xhr_ strregex You can exclude some actions from becoming XHR actions.
Put a regular expression, matching all the required URLs, here.
If noting specified the feature is disabled
- fetch_
requests bool fetch()
request capture enabled/disabled- instrumented_
web_ boolserver - Instrumented web or app server.
- ip_
address_ Webrestriction_ settings Application Monitoring Settings Ip Address Restriction Settings - Settings for restricting certain ip addresses and for introducing subnet mask. It also restricts the mode
- javascript_
framework_ Websupport Application Monitoring Settings Javascript Framework Support - Support of various JavaScript frameworks
- javascript_
injection_ Webrules Application Monitoring Settings Javascript Injection Rules - Java script injection rules
- library_
file_ strlocation The location of your application’s custom JavaScript library file.
If nothing specified the root directory of your web server is used.
Required for auto-injected applications, not supported by agentless applications. Maximum 512 characters.
- monitoring_
data_ strpath The location to send monitoring data from the JavaScript tag.
Specify either a relative or an absolute URL. If you use an absolute URL, data will be sent using CORS.
Required for auto-injected applications, optional for agentless applications. Maximum 512 characters.
- str
- Same site cookie attribute
- script_
tag_ intcache_ duration_ in_ hours - Time duration for the cache settings
- bool
- Secure attribute usage for Dynatrace cookies enabled/disabled
- server_
request_ strpath_ id - Path to identify the server’s request ID. Maximum 150 characters.
- use_
cors bool - Send beacon data via CORS.
- xml_
http_ boolrequest XmlHttpRequest
support enabled/disabled
- Property Map
- Advanced JavaScript tag settings
- 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
- 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 The location to send monitoring data from the JavaScript tag.
Specify either a relative or an absolute URL. If you use an absolute URL, data will be sent using CORS.
Required for auto-injected applications, optional for agentless applications. Maximum 512 characters.
- exclude
Xhr StringRegex You can exclude some actions from becoming XHR actions.
Put a regular expression, matching all the required URLs, here.
If noting specified the feature is disabled
- fetch
Requests Boolean fetch()
request capture enabled/disabled- instrumented
Web BooleanServer - Instrumented web or app server.
- ip
Address Property MapRestriction Settings - Settings for restricting certain ip addresses and for introducing subnet mask. It also restricts the mode
- javascript
Framework Property MapSupport - Support of various JavaScript frameworks
- javascript
Injection Property MapRules - Java script injection rules
- library
File StringLocation The location of your application’s custom JavaScript library file.
If nothing specified the root directory of your web server is used.
Required for auto-injected applications, not supported by agentless applications. Maximum 512 characters.
- monitoring
Data StringPath The location to send monitoring data from the JavaScript tag.
Specify either a relative or an absolute URL. If you use an absolute URL, data will be sent using CORS.
Required for auto-injected applications, optional for agentless applications. Maximum 512 characters.
- String
- Same site cookie attribute
- script
Tag NumberCache Duration In Hours - Time duration for the cache settings
- Boolean
- Secure attribute usage for Dynatrace cookies enabled/disabled
- server
Request StringPath Id - Path to identify the server’s request ID. Maximum 150 characters.
- use
Cors Boolean - Send beacon data via CORS.
- xml
Http BooleanRequest XmlHttpRequest
support enabled/disabled
WebApplicationMonitoringSettingsAdvancedJavascriptTagSettings, WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsArgs
- Additional
Event Pulumiverse.Handlers Dynatrace. Inputs. Web Application Monitoring Settings Advanced Javascript Tag Settings Additional Event Handlers - Additional event handlers and wrappers
- Max
Action intName Length - Maximum character length for action names. Valid values range from 5 to 10000.
- Max
Errors intTo Capture - Maximum number of errors to be captured per page. Valid values range from 0 to 50.
- Event
Wrapper Pulumiverse.Settings Dynatrace. Inputs. Web Application Monitoring Settings Advanced Javascript Tag Settings Event Wrapper Settings - In addition to the event handlers, events called using
addEventListener
orattachEvent
can be captured. Be careful with this option! Event wrappers can conflict with the JavaScript code on a web page - Global
Event Pulumiverse.Capture Settings Dynatrace. Inputs. Web Application Monitoring Settings Advanced Javascript Tag Settings Global Event Capture Settings - Global event capture settings
- Instrument
Unsupported boolAjax Frameworks - Instrumentation of unsupported Ajax frameworks enabled/disabled
- Special
Characters stringTo Escape - Additional special characters that are to be escaped using non-alphanumeric characters in HTML escape format. Maximum length 30 character. Allowed characters are
^
,\
,<
and>
. - Sync
Beacon boolFirefox - Send the beacon signal as a synchronous XMLHttpRequest using Firefox enabled/disabled
- Sync
Beacon boolInternet Explorer - Send the beacon signal as a synchronous XMLHttpRequest using Internet Explorer enabled/disabled
- Additional
Event WebHandlers Application Monitoring Settings Advanced Javascript Tag Settings Additional Event Handlers - Additional event handlers and wrappers
- Max
Action intName Length - Maximum character length for action names. Valid values range from 5 to 10000.
- Max
Errors intTo Capture - Maximum number of errors to be captured per page. Valid values range from 0 to 50.
- Event
Wrapper WebSettings Application Monitoring Settings Advanced Javascript Tag Settings Event Wrapper Settings - In addition to the event handlers, events called using
addEventListener
orattachEvent
can be captured. Be careful with this option! Event wrappers can conflict with the JavaScript code on a web page - Global
Event WebCapture Settings Application Monitoring Settings Advanced Javascript Tag Settings Global Event Capture Settings - Global event capture settings
- Instrument
Unsupported boolAjax Frameworks - Instrumentation of unsupported Ajax frameworks enabled/disabled
- Special
Characters stringTo Escape - Additional special characters that are to be escaped using non-alphanumeric characters in HTML escape format. Maximum length 30 character. Allowed characters are
^
,\
,<
and>
. - Sync
Beacon boolFirefox - Send the beacon signal as a synchronous XMLHttpRequest using Firefox enabled/disabled
- Sync
Beacon boolInternet Explorer - Send the beacon signal as a synchronous XMLHttpRequest using Internet Explorer enabled/disabled
- additional
Event WebHandlers Application Monitoring Settings Advanced Javascript Tag Settings Additional Event Handlers - Additional event handlers and wrappers
- max
Action IntegerName Length - Maximum character length for action names. Valid values range from 5 to 10000.
- max
Errors IntegerTo Capture - Maximum number of errors to be captured per page. Valid values range from 0 to 50.
- event
Wrapper WebSettings Application Monitoring Settings Advanced Javascript Tag Settings Event Wrapper Settings - In addition to the event handlers, events called using
addEventListener
orattachEvent
can be captured. Be careful with this option! Event wrappers can conflict with the JavaScript code on a web page - global
Event WebCapture Settings Application Monitoring Settings Advanced Javascript Tag Settings Global Event Capture Settings - Global event capture settings
- instrument
Unsupported BooleanAjax Frameworks - Instrumentation of unsupported Ajax frameworks enabled/disabled
- special
Characters StringTo Escape - Additional special characters that are to be escaped using non-alphanumeric characters in HTML escape format. Maximum length 30 character. Allowed characters are
^
,\
,<
and>
. - sync
Beacon BooleanFirefox - Send the beacon signal as a synchronous XMLHttpRequest using Firefox enabled/disabled
- sync
Beacon BooleanInternet Explorer - Send the beacon signal as a synchronous XMLHttpRequest using Internet Explorer enabled/disabled
- additional
Event WebHandlers Application Monitoring Settings Advanced Javascript Tag Settings Additional Event Handlers - Additional event handlers and wrappers
- max
Action numberName Length - Maximum character length for action names. Valid values range from 5 to 10000.
- max
Errors numberTo Capture - Maximum number of errors to be captured per page. Valid values range from 0 to 50.
- event
Wrapper WebSettings Application Monitoring Settings Advanced Javascript Tag Settings Event Wrapper Settings - In addition to the event handlers, events called using
addEventListener
orattachEvent
can be captured. Be careful with this option! Event wrappers can conflict with the JavaScript code on a web page - global
Event WebCapture Settings Application Monitoring Settings Advanced Javascript Tag Settings Global Event Capture Settings - Global event capture settings
- instrument
Unsupported booleanAjax Frameworks - Instrumentation of unsupported Ajax frameworks enabled/disabled
- special
Characters stringTo Escape - Additional special characters that are to be escaped using non-alphanumeric characters in HTML escape format. Maximum length 30 character. Allowed characters are
^
,\
,<
and>
. - sync
Beacon booleanFirefox - Send the beacon signal as a synchronous XMLHttpRequest using Firefox enabled/disabled
- sync
Beacon booleanInternet Explorer - Send the beacon signal as a synchronous XMLHttpRequest using Internet Explorer enabled/disabled
- additional_
event_ Webhandlers Application Monitoring Settings Advanced Javascript Tag Settings Additional Event Handlers - Additional event handlers and wrappers
- max_
action_ intname_ length - Maximum character length for action names. Valid values range from 5 to 10000.
- max_
errors_ intto_ capture - Maximum number of errors to be captured per page. Valid values range from 0 to 50.
- event_
wrapper_ Websettings Application Monitoring Settings Advanced Javascript Tag Settings Event Wrapper Settings - In addition to the event handlers, events called using
addEventListener
orattachEvent
can be captured. Be careful with this option! Event wrappers can conflict with the JavaScript code on a web page - global_
event_ Webcapture_ settings Application Monitoring Settings Advanced Javascript Tag Settings Global Event Capture Settings - Global event capture settings
- instrument_
unsupported_ boolajax_ frameworks - Instrumentation of unsupported Ajax frameworks enabled/disabled
- special_
characters_ strto_ escape - Additional special characters that are to be escaped using non-alphanumeric characters in HTML escape format. Maximum length 30 character. Allowed characters are
^
,\
,<
and>
. - sync_
beacon_ boolfirefox - Send the beacon signal as a synchronous XMLHttpRequest using Firefox enabled/disabled
- sync_
beacon_ boolinternet_ explorer - Send the beacon signal as a synchronous XMLHttpRequest using Internet Explorer enabled/disabled
- additional
Event Property MapHandlers - Additional event handlers and wrappers
- max
Action NumberName Length - Maximum character length for action names. Valid values range from 5 to 10000.
- max
Errors NumberTo Capture - Maximum number of errors to be captured per page. Valid values range from 0 to 50.
- event
Wrapper Property MapSettings - In addition to the event handlers, events called using
addEventListener
orattachEvent
can be captured. Be careful with this option! Event wrappers can conflict with the JavaScript code on a web page - global
Event Property MapCapture Settings - Global event capture settings
- instrument
Unsupported BooleanAjax Frameworks - Instrumentation of unsupported Ajax frameworks enabled/disabled
- special
Characters StringTo Escape - Additional special characters that are to be escaped using non-alphanumeric characters in HTML escape format. Maximum length 30 character. Allowed characters are
^
,\
,<
and>
. - sync
Beacon BooleanFirefox - Send the beacon signal as a synchronous XMLHttpRequest using Firefox enabled/disabled
- sync
Beacon BooleanInternet Explorer - Send the beacon signal as a synchronous XMLHttpRequest using Internet Explorer enabled/disabled
WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsAdditionalEventHandlers, WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsAdditionalEventHandlersArgs
- Max
Dom intNodes - Max. number of DOM nodes to instrument. Valid values range from 0 to 100000.
- Blur bool
- Blur event handler enabled/disabled
- Change bool
- Change event handler enabled/disabled
- Click bool
- Click event handler enabled/disabled
- Mouseup bool
- Mouseup event handler enabled/disabled
- To
String boolMethod - toString method enabled/disabled
- Use
Mouse boolUp Event For Clicks - Use mouseup event for clicks enabled/disabled
- Max
Dom intNodes - Max. number of DOM nodes to instrument. Valid values range from 0 to 100000.
- Blur bool
- Blur event handler enabled/disabled
- Change bool
- Change event handler enabled/disabled
- Click bool
- Click event handler enabled/disabled
- Mouseup bool
- Mouseup event handler enabled/disabled
- To
String boolMethod - toString method enabled/disabled
- Use
Mouse boolUp Event For Clicks - Use mouseup event for clicks enabled/disabled
- max
Dom IntegerNodes - Max. number of DOM nodes to instrument. Valid values range from 0 to 100000.
- blur Boolean
- Blur event handler enabled/disabled
- change Boolean
- Change event handler enabled/disabled
- click Boolean
- Click event handler enabled/disabled
- mouseup Boolean
- Mouseup event handler enabled/disabled
- to
String BooleanMethod - toString method enabled/disabled
- use
Mouse BooleanUp Event For Clicks - Use mouseup event for clicks enabled/disabled
- max
Dom numberNodes - Max. number of DOM nodes to instrument. Valid values range from 0 to 100000.
- blur boolean
- Blur event handler enabled/disabled
- change boolean
- Change event handler enabled/disabled
- click boolean
- Click event handler enabled/disabled
- mouseup boolean
- Mouseup event handler enabled/disabled
- to
String booleanMethod - toString method enabled/disabled
- use
Mouse booleanUp Event For Clicks - Use mouseup event for clicks enabled/disabled
- max_
dom_ intnodes - Max. number of DOM nodes to instrument. Valid values range from 0 to 100000.
- blur bool
- Blur event handler enabled/disabled
- change bool
- Change event handler enabled/disabled
- click bool
- Click event handler enabled/disabled
- mouseup bool
- Mouseup event handler enabled/disabled
- to_
string_ boolmethod - toString method enabled/disabled
- use_
mouse_ boolup_ event_ for_ clicks - Use mouseup event for clicks enabled/disabled
- max
Dom NumberNodes - Max. number of DOM nodes to instrument. Valid values range from 0 to 100000.
- blur Boolean
- Blur event handler enabled/disabled
- change Boolean
- Change event handler enabled/disabled
- click Boolean
- Click event handler enabled/disabled
- mouseup Boolean
- Mouseup event handler enabled/disabled
- to
String BooleanMethod - toString method enabled/disabled
- use
Mouse BooleanUp Event For Clicks - Use mouseup event for clicks enabled/disabled
WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsEventWrapperSettings, WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsEventWrapperSettingsArgs
WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsGlobalEventCaptureSettings, WebApplicationMonitoringSettingsAdvancedJavascriptTagSettingsGlobalEventCaptureSettingsArgs
- Additional
Event stringCaptured As User Input - Additional events to be captured globally as user input.
- Change bool
- Change enabled/disabled
- Click bool
- Click enabled/disabled
- Doubleclick bool
- DoubleClick enabled/disabled
- Keydown bool
- KeyDown enabled/disabled
- Keyup bool
- KeyUp enabled/disabled
- Mousedown bool
- MouseDown enabled/disabled
- Mouseup bool
- MouseUp enabled/disabled
- Scroll bool
- Scroll enabled/disabled
- Touch
End bool - TouchEnd enabled/disabled
- Touch
Start bool - TouchStart enabled/disabled
- Additional
Event stringCaptured As User Input - Additional events to be captured globally as user input.
- Change bool
- Change enabled/disabled
- Click bool
- Click enabled/disabled
- Doubleclick bool
- DoubleClick enabled/disabled
- Keydown bool
- KeyDown enabled/disabled
- Keyup bool
- KeyUp enabled/disabled
- Mousedown bool
- MouseDown enabled/disabled
- Mouseup bool
- MouseUp enabled/disabled
- Scroll bool
- Scroll enabled/disabled
- Touch
End bool - TouchEnd enabled/disabled
- Touch
Start bool - TouchStart enabled/disabled
- additional
Event StringCaptured As User Input - Additional events to be captured globally as user input.
- change Boolean
- Change enabled/disabled
- click Boolean
- Click enabled/disabled
- doubleclick Boolean
- DoubleClick enabled/disabled
- keydown Boolean
- KeyDown enabled/disabled
- keyup Boolean
- KeyUp enabled/disabled
- mousedown Boolean
- MouseDown enabled/disabled
- mouseup Boolean
- MouseUp enabled/disabled
- scroll Boolean
- Scroll enabled/disabled
- touch
End Boolean - TouchEnd enabled/disabled
- touch
Start Boolean - TouchStart enabled/disabled
- additional
Event stringCaptured As User Input - Additional events to be captured globally as user input.
- change boolean
- Change enabled/disabled
- click boolean
- Click enabled/disabled
- doubleclick boolean
- DoubleClick enabled/disabled
- keydown boolean
- KeyDown enabled/disabled
- keyup boolean
- KeyUp enabled/disabled
- mousedown boolean
- MouseDown enabled/disabled
- mouseup boolean
- MouseUp enabled/disabled
- scroll boolean
- Scroll enabled/disabled
- touch
End boolean - TouchEnd enabled/disabled
- touch
Start boolean - TouchStart enabled/disabled
- additional_
event_ strcaptured_ as_ user_ input - Additional events to be captured globally as user input.
- change bool
- Change enabled/disabled
- click bool
- Click enabled/disabled
- doubleclick bool
- DoubleClick enabled/disabled
- keydown bool
- KeyDown enabled/disabled
- keyup bool
- KeyUp enabled/disabled
- mousedown bool
- MouseDown enabled/disabled
- mouseup bool
- MouseUp enabled/disabled
- scroll bool
- Scroll enabled/disabled
- touch_
end bool - TouchEnd enabled/disabled
- touch_
start bool - TouchStart enabled/disabled
- additional
Event StringCaptured As User Input - Additional events to be captured globally as user input.
- change Boolean
- Change enabled/disabled
- click Boolean
- Click enabled/disabled
- doubleclick Boolean
- DoubleClick enabled/disabled
- keydown Boolean
- KeyDown enabled/disabled
- keyup Boolean
- KeyUp enabled/disabled
- mousedown Boolean
- MouseDown enabled/disabled
- mouseup Boolean
- MouseUp enabled/disabled
- scroll Boolean
- Scroll enabled/disabled
- touch
End Boolean - TouchEnd enabled/disabled
- touch
Start Boolean - TouchStart enabled/disabled
WebApplicationMonitoringSettingsBrowserRestrictionSettings, WebApplicationMonitoringSettingsBrowserRestrictionSettingsArgs
- Mode string
- The mode of the list of browser restrictions. Possible values area
EXCLUDE
andINCLUDE
. - Restrictions
Pulumiverse.
Dynatrace. Inputs. Web Application Monitoring Settings Browser Restriction Settings Restrictions - A list of browser restrictions
- Mode string
- The mode of the list of browser restrictions. Possible values area
EXCLUDE
andINCLUDE
. - Restrictions
Web
Application Monitoring Settings Browser Restriction Settings Restrictions - A list of browser restrictions
- mode String
- The mode of the list of browser restrictions. Possible values area
EXCLUDE
andINCLUDE
. - restrictions
Web
Application Monitoring Settings Browser Restriction Settings Restrictions - A list of browser restrictions
- mode string
- The mode of the list of browser restrictions. Possible values area
EXCLUDE
andINCLUDE
. - restrictions
Web
Application Monitoring Settings Browser Restriction Settings Restrictions - A list of browser restrictions
- mode str
- The mode of the list of browser restrictions. Possible values area
EXCLUDE
andINCLUDE
. - restrictions
Web
Application Monitoring Settings Browser Restriction Settings Restrictions - A list of browser restrictions
- mode String
- The mode of the list of browser restrictions. Possible values area
EXCLUDE
andINCLUDE
. - restrictions Property Map
- A list of browser restrictions
WebApplicationMonitoringSettingsBrowserRestrictionSettingsRestrictions, WebApplicationMonitoringSettingsBrowserRestrictionSettingsRestrictionsArgs
- Restrictions
List<Pulumiverse.
Dynatrace. Inputs. Web Application Monitoring Settings Browser Restriction Settings Restrictions Restriction> - Browser exclusion rules for the browsers that are to be excluded
- Restrictions
[]Web
Application Monitoring Settings Browser Restriction Settings Restrictions Restriction - Browser exclusion rules for the browsers that are to be excluded
- restrictions
List<Web
Application Monitoring Settings Browser Restriction Settings Restrictions Restriction> - Browser exclusion rules for the browsers that are to be excluded
- restrictions
Web
Application Monitoring Settings Browser Restriction Settings Restrictions Restriction[] - Browser exclusion rules for the browsers that are to be excluded
- restrictions
Sequence[Web
Application Monitoring Settings Browser Restriction Settings Restrictions Restriction] - Browser exclusion rules for the browsers that are to be excluded
- restrictions List<Property Map>
- Browser exclusion rules for the browsers that are to be excluded
WebApplicationMonitoringSettingsBrowserRestrictionSettingsRestrictionsRestriction, WebApplicationMonitoringSettingsBrowserRestrictionSettingsRestrictionsRestrictionArgs
- Browser
Type string - The type of the browser that is used. Possible values are
ANDROID_WEBKIT
,BOTS_SPIDERS
,CHROME
,EDGE
,FIREFOX
,INTERNET_EXPLORER,
OPERAand
SAFARI` - Browser
Version string - The version of the browser that is used
- Comparator string
- No documentation available. Possible values are
EQUALS
,GREATER_THAN_OR_EQUAL
andLOWER_THAN_OR_EQUAL
. - Platform string
- The platform on which the browser is being used. Possible values are
ALL
,DESKTOP
andMOBILE
- Browser
Type string - The type of the browser that is used. Possible values are
ANDROID_WEBKIT
,BOTS_SPIDERS
,CHROME
,EDGE
,FIREFOX
,INTERNET_EXPLORER,
OPERAand
SAFARI` - Browser
Version string - The version of the browser that is used
- Comparator string
- No documentation available. Possible values are
EQUALS
,GREATER_THAN_OR_EQUAL
andLOWER_THAN_OR_EQUAL
. - Platform string
- The platform on which the browser is being used. Possible values are
ALL
,DESKTOP
andMOBILE
- browser
Type String - The type of the browser that is used. Possible values are
ANDROID_WEBKIT
,BOTS_SPIDERS
,CHROME
,EDGE
,FIREFOX
,INTERNET_EXPLORER,
OPERAand
SAFARI` - browser
Version String - The version of the browser that is used
- comparator String
- No documentation available. Possible values are
EQUALS
,GREATER_THAN_OR_EQUAL
andLOWER_THAN_OR_EQUAL
. - platform String
- The platform on which the browser is being used. Possible values are
ALL
,DESKTOP
andMOBILE
- browser
Type string - The type of the browser that is used. Possible values are
ANDROID_WEBKIT
,BOTS_SPIDERS
,CHROME
,EDGE
,FIREFOX
,INTERNET_EXPLORER,
OPERAand
SAFARI` - browser
Version string - The version of the browser that is used
- comparator string
- No documentation available. Possible values are
EQUALS
,GREATER_THAN_OR_EQUAL
andLOWER_THAN_OR_EQUAL
. - platform string
- The platform on which the browser is being used. Possible values are
ALL
,DESKTOP
andMOBILE
- browser_
type str - The type of the browser that is used. Possible values are
ANDROID_WEBKIT
,BOTS_SPIDERS
,CHROME
,EDGE
,FIREFOX
,INTERNET_EXPLORER,
OPERAand
SAFARI` - browser_
version str - The version of the browser that is used
- comparator str
- No documentation available. Possible values are
EQUALS
,GREATER_THAN_OR_EQUAL
andLOWER_THAN_OR_EQUAL
. - platform str
- The platform on which the browser is being used. Possible values are
ALL
,DESKTOP
andMOBILE
- browser
Type String - The type of the browser that is used. Possible values are
ANDROID_WEBKIT
,BOTS_SPIDERS
,CHROME
,EDGE
,FIREFOX
,INTERNET_EXPLORER,
OPERAand
SAFARI` - browser
Version String - The version of the browser that is used
- comparator String
- No documentation available. Possible values are
EQUALS
,GREATER_THAN_OR_EQUAL
andLOWER_THAN_OR_EQUAL
. - platform String
- The platform on which the browser is being used. Possible values are
ALL
,DESKTOP
andMOBILE
WebApplicationMonitoringSettingsContentCapture, WebApplicationMonitoringSettingsContentCaptureArgs
- Resource
Timing Pulumiverse.Settings Dynatrace. Inputs. Web Application Monitoring Settings Content Capture Resource Timing Settings - Settings for resource timings capture
- Timeout
Settings Pulumiverse.Dynatrace. Inputs. Web Application Monitoring Settings Content Capture Timeout Settings - Settings for timed action capture
- Javascript
Errors bool - JavaScript errors monitoring enabled/disabled
- Visually
Complete boolAnd Speed Index - Visually complete and Speed index support enabled/disabled
- Visually
Complete Pulumiverse.Settings Dynatrace. Inputs. Web Application Monitoring Settings Content Capture Visually Complete Settings - Settings for VisuallyComplete
- Resource
Timing WebSettings Application Monitoring Settings Content Capture Resource Timing Settings - Settings for resource timings capture
- Timeout
Settings WebApplication Monitoring Settings Content Capture Timeout Settings - Settings for timed action capture
- Javascript
Errors bool - JavaScript errors monitoring enabled/disabled
- Visually
Complete boolAnd Speed Index - Visually complete and Speed index support enabled/disabled
- Visually
Complete WebSettings Application Monitoring Settings Content Capture Visually Complete Settings - Settings for VisuallyComplete
- resource
Timing WebSettings Application Monitoring Settings Content Capture Resource Timing Settings - Settings for resource timings capture
- timeout
Settings WebApplication Monitoring Settings Content Capture Timeout Settings - Settings for timed action capture
- javascript
Errors Boolean - JavaScript errors monitoring enabled/disabled
- visually
Complete BooleanAnd Speed Index - Visually complete and Speed index support enabled/disabled
- visually
Complete WebSettings Application Monitoring Settings Content Capture Visually Complete Settings - Settings for VisuallyComplete
- resource
Timing WebSettings Application Monitoring Settings Content Capture Resource Timing Settings - Settings for resource timings capture
- timeout
Settings WebApplication Monitoring Settings Content Capture Timeout Settings - Settings for timed action capture
- javascript
Errors boolean - JavaScript errors monitoring enabled/disabled
- visually
Complete booleanAnd Speed Index - Visually complete and Speed index support enabled/disabled
- visually
Complete WebSettings Application Monitoring Settings Content Capture Visually Complete Settings - Settings for VisuallyComplete
- resource_
timing_ Websettings Application Monitoring Settings Content Capture Resource Timing Settings - Settings for resource timings capture
- timeout_
settings WebApplication Monitoring Settings Content Capture Timeout Settings - Settings for timed action capture
- javascript_
errors bool - JavaScript errors monitoring enabled/disabled
- visually_
complete_ booland_ speed_ index - Visually complete and Speed index support enabled/disabled
- visually_
complete_ Websettings Application Monitoring Settings Content Capture Visually Complete Settings - Settings for VisuallyComplete
- resource
Timing Property MapSettings - Settings for resource timings capture
- timeout
Settings Property Map - Settings for timed action capture
- javascript
Errors Boolean - JavaScript errors monitoring enabled/disabled
- visually
Complete BooleanAnd Speed Index - Visually complete and Speed index support enabled/disabled
- visually
Complete Property MapSettings - Settings for VisuallyComplete
WebApplicationMonitoringSettingsContentCaptureResourceTimingSettings, WebApplicationMonitoringSettingsContentCaptureResourceTimingSettingsArgs
- Instrumentation
Delay int - Instrumentation delay for monitoring resource and image resource impact in browsers that don't offer W3C resource timings.
- Non
W3c boolResource Timings - Timing for JavaScript files and images on non-W3C supported browsers enabled/disabled
- Resource
Timing stringCapture Type Defines how detailed resource timings are captured.
Only effective if w3cResourceTimings or nonW3cResourceTimings is enabled. Possible values are
CAPTURE_ALL_SUMMARIES
,CAPTURE_FULL_DETAILS
andCAPTURE_LIMITED_SUMMARIES
- Resource
Timings intDomain Limit Limits the number of domains for which W3C resource timings are captured.
Only effective if resourceTimingCaptureType is
CAPTURE_LIMITED_SUMMARIES
. Valid values range from 0 to 50.- W3c
Resource boolTimings - W3C resource timings for third party/CDN enabled/disabled
- Instrumentation
Delay int - Instrumentation delay for monitoring resource and image resource impact in browsers that don't offer W3C resource timings.
- Non
W3c boolResource Timings - Timing for JavaScript files and images on non-W3C supported browsers enabled/disabled
- Resource
Timing stringCapture Type Defines how detailed resource timings are captured.
Only effective if w3cResourceTimings or nonW3cResourceTimings is enabled. Possible values are
CAPTURE_ALL_SUMMARIES
,CAPTURE_FULL_DETAILS
andCAPTURE_LIMITED_SUMMARIES
- Resource
Timings intDomain Limit Limits the number of domains for which W3C resource timings are captured.
Only effective if resourceTimingCaptureType is
CAPTURE_LIMITED_SUMMARIES
. Valid values range from 0 to 50.- W3c
Resource boolTimings - W3C resource timings for third party/CDN enabled/disabled
- instrumentation
Delay Integer - Instrumentation delay for monitoring resource and image resource impact in browsers that don't offer W3C resource timings.
- non
W3c BooleanResource Timings - Timing for JavaScript files and images on non-W3C supported browsers enabled/disabled
- resource
Timing StringCapture Type Defines how detailed resource timings are captured.
Only effective if w3cResourceTimings or nonW3cResourceTimings is enabled. Possible values are
CAPTURE_ALL_SUMMARIES
,CAPTURE_FULL_DETAILS
andCAPTURE_LIMITED_SUMMARIES
- resource
Timings IntegerDomain Limit Limits the number of domains for which W3C resource timings are captured.
Only effective if resourceTimingCaptureType is
CAPTURE_LIMITED_SUMMARIES
. Valid values range from 0 to 50.- w3c
Resource BooleanTimings - W3C resource timings for third party/CDN enabled/disabled
- instrumentation
Delay number - Instrumentation delay for monitoring resource and image resource impact in browsers that don't offer W3C resource timings.
- non
W3c booleanResource Timings - Timing for JavaScript files and images on non-W3C supported browsers enabled/disabled
- resource
Timing stringCapture Type Defines how detailed resource timings are captured.
Only effective if w3cResourceTimings or nonW3cResourceTimings is enabled. Possible values are
CAPTURE_ALL_SUMMARIES
,CAPTURE_FULL_DETAILS
andCAPTURE_LIMITED_SUMMARIES
- resource
Timings numberDomain Limit Limits the number of domains for which W3C resource timings are captured.
Only effective if resourceTimingCaptureType is
CAPTURE_LIMITED_SUMMARIES
. Valid values range from 0 to 50.- w3c
Resource booleanTimings - W3C resource timings for third party/CDN enabled/disabled
- instrumentation_
delay int - Instrumentation delay for monitoring resource and image resource impact in browsers that don't offer W3C resource timings.
- non_
w3c_ boolresource_ timings - Timing for JavaScript files and images on non-W3C supported browsers enabled/disabled
- resource_
timing_ strcapture_ type Defines how detailed resource timings are captured.
Only effective if w3cResourceTimings or nonW3cResourceTimings is enabled. Possible values are
CAPTURE_ALL_SUMMARIES
,CAPTURE_FULL_DETAILS
andCAPTURE_LIMITED_SUMMARIES
- resource_
timings_ intdomain_ limit Limits the number of domains for which W3C resource timings are captured.
Only effective if resourceTimingCaptureType is
CAPTURE_LIMITED_SUMMARIES
. Valid values range from 0 to 50.- w3c_
resource_ booltimings - W3C resource timings for third party/CDN enabled/disabled
- instrumentation
Delay Number - Instrumentation delay for monitoring resource and image resource impact in browsers that don't offer W3C resource timings.
- non
W3c BooleanResource Timings - Timing for JavaScript files and images on non-W3C supported browsers enabled/disabled
- resource
Timing StringCapture Type Defines how detailed resource timings are captured.
Only effective if w3cResourceTimings or nonW3cResourceTimings is enabled. Possible values are
CAPTURE_ALL_SUMMARIES
,CAPTURE_FULL_DETAILS
andCAPTURE_LIMITED_SUMMARIES
- resource
Timings NumberDomain Limit Limits the number of domains for which W3C resource timings are captured.
Only effective if resourceTimingCaptureType is
CAPTURE_LIMITED_SUMMARIES
. Valid values range from 0 to 50.- w3c
Resource BooleanTimings - W3C resource timings for third party/CDN enabled/disabled
WebApplicationMonitoringSettingsContentCaptureTimeoutSettings, WebApplicationMonitoringSettingsContentCaptureTimeoutSettingsArgs
- Temporary
Action intLimit - Defines how deep temporary actions may cascade. 0 disables temporary actions completely. Recommended value if enabled is 3
- Temporary
Action intTotal Timeout - The total timeout of all cascaded timeouts that should still be able to create a temporary action
- Timed
Action boolSupport - Timed action support enabled/disabled.
- Temporary
Action intLimit - Defines how deep temporary actions may cascade. 0 disables temporary actions completely. Recommended value if enabled is 3
- Temporary
Action intTotal Timeout - The total timeout of all cascaded timeouts that should still be able to create a temporary action
- Timed
Action boolSupport - Timed action support enabled/disabled.
- temporary
Action IntegerLimit - Defines how deep temporary actions may cascade. 0 disables temporary actions completely. Recommended value if enabled is 3
- temporary
Action IntegerTotal Timeout - The total timeout of all cascaded timeouts that should still be able to create a temporary action
- timed
Action BooleanSupport - Timed action support enabled/disabled.
- temporary
Action numberLimit - Defines how deep temporary actions may cascade. 0 disables temporary actions completely. Recommended value if enabled is 3
- temporary
Action numberTotal Timeout - The total timeout of all cascaded timeouts that should still be able to create a temporary action
- timed
Action booleanSupport - Timed action support enabled/disabled.
- temporary_
action_ intlimit - Defines how deep temporary actions may cascade. 0 disables temporary actions completely. Recommended value if enabled is 3
- temporary_
action_ inttotal_ timeout - The total timeout of all cascaded timeouts that should still be able to create a temporary action
- timed_
action_ boolsupport - Timed action support enabled/disabled.
- temporary
Action NumberLimit - Defines how deep temporary actions may cascade. 0 disables temporary actions completely. Recommended value if enabled is 3
- temporary
Action NumberTotal Timeout - The total timeout of all cascaded timeouts that should still be able to create a temporary action
- timed
Action BooleanSupport - Timed action support enabled/disabled.
WebApplicationMonitoringSettingsContentCaptureVisuallyCompleteSettings, WebApplicationMonitoringSettingsContentCaptureVisuallyCompleteSettingsArgs
- Exclude
Url stringRegex - A RegularExpression used to exclude images and iframes from being detected by the VC module
- Ignored
Mutations stringList - Query selector for mutation nodes to ignore in VC and SI calculation
- Inactivity
Timeout int - The time in ms the VC module waits for no mutations happening on the page after the load action. Defaults to 1000. Valid values range from 0 to 30000.
- Mutation
Timeout int - Determines the time in ms VC waits after an action closes to start calculation. Defaults to 50. Valid values range from 0 to 5000.
- Threshold int
- Minimum visible area in pixels of elements to be counted towards VC and SI. Defaults to 50. Valid values range from 0 to 10000.
- Exclude
Url stringRegex - A RegularExpression used to exclude images and iframes from being detected by the VC module
- Ignored
Mutations stringList - Query selector for mutation nodes to ignore in VC and SI calculation
- Inactivity
Timeout int - The time in ms the VC module waits for no mutations happening on the page after the load action. Defaults to 1000. Valid values range from 0 to 30000.
- Mutation
Timeout int - Determines the time in ms VC waits after an action closes to start calculation. Defaults to 50. Valid values range from 0 to 5000.
- Threshold int
- Minimum visible area in pixels of elements to be counted towards VC and SI. Defaults to 50. Valid values range from 0 to 10000.
- exclude
Url StringRegex - A RegularExpression used to exclude images and iframes from being detected by the VC module
- ignored
Mutations StringList - Query selector for mutation nodes to ignore in VC and SI calculation
- inactivity
Timeout Integer - The time in ms the VC module waits for no mutations happening on the page after the load action. Defaults to 1000. Valid values range from 0 to 30000.
- mutation
Timeout Integer - Determines the time in ms VC waits after an action closes to start calculation. Defaults to 50. Valid values range from 0 to 5000.
- threshold Integer
- Minimum visible area in pixels of elements to be counted towards VC and SI. Defaults to 50. Valid values range from 0 to 10000.
- exclude
Url stringRegex - A RegularExpression used to exclude images and iframes from being detected by the VC module
- ignored
Mutations stringList - Query selector for mutation nodes to ignore in VC and SI calculation
- inactivity
Timeout number - The time in ms the VC module waits for no mutations happening on the page after the load action. Defaults to 1000. Valid values range from 0 to 30000.
- mutation
Timeout number - Determines the time in ms VC waits after an action closes to start calculation. Defaults to 50. Valid values range from 0 to 5000.
- threshold number
- Minimum visible area in pixels of elements to be counted towards VC and SI. Defaults to 50. Valid values range from 0 to 10000.
- exclude_
url_ strregex - A RegularExpression used to exclude images and iframes from being detected by the VC module
- ignored_
mutations_ strlist - Query selector for mutation nodes to ignore in VC and SI calculation
- inactivity_
timeout int - The time in ms the VC module waits for no mutations happening on the page after the load action. Defaults to 1000. Valid values range from 0 to 30000.
- mutation_
timeout int - Determines the time in ms VC waits after an action closes to start calculation. Defaults to 50. Valid values range from 0 to 5000.
- threshold int
- Minimum visible area in pixels of elements to be counted towards VC and SI. Defaults to 50. Valid values range from 0 to 10000.
- exclude
Url StringRegex - A RegularExpression used to exclude images and iframes from being detected by the VC module
- ignored
Mutations StringList - Query selector for mutation nodes to ignore in VC and SI calculation
- inactivity
Timeout Number - The time in ms the VC module waits for no mutations happening on the page after the load action. Defaults to 1000. Valid values range from 0 to 30000.
- mutation
Timeout Number - Determines the time in ms VC waits after an action closes to start calculation. Defaults to 50. Valid values range from 0 to 5000.
- threshold Number
- Minimum visible area in pixels of elements to be counted towards VC and SI. Defaults to 50. Valid values range from 0 to 10000.
WebApplicationMonitoringSettingsIpAddressRestrictionSettings, WebApplicationMonitoringSettingsIpAddressRestrictionSettingsArgs
- Mode string
- The mode of the list of ip address restrictions. Possible values area
EXCLUDE
andINCLUDE
. - Restrictions
Pulumiverse.
Dynatrace. Inputs. Web Application Monitoring Settings Ip Address Restriction Settings Restrictions - The IP addresses or the IP address ranges to be mapped to the location
- Mode string
- The mode of the list of ip address restrictions. Possible values area
EXCLUDE
andINCLUDE
. - Restrictions
Web
Application Monitoring Settings Ip Address Restriction Settings Restrictions - The IP addresses or the IP address ranges to be mapped to the location
- mode String
- The mode of the list of ip address restrictions. Possible values area
EXCLUDE
andINCLUDE
. - restrictions
Web
Application Monitoring Settings Ip Address Restriction Settings Restrictions - The IP addresses or the IP address ranges to be mapped to the location
- mode string
- The mode of the list of ip address restrictions. Possible values area
EXCLUDE
andINCLUDE
. - restrictions
Web
Application Monitoring Settings Ip Address Restriction Settings Restrictions - The IP addresses or the IP address ranges to be mapped to the location
- mode str
- The mode of the list of ip address restrictions. Possible values area
EXCLUDE
andINCLUDE
. - restrictions
Web
Application Monitoring Settings Ip Address Restriction Settings Restrictions - The IP addresses or the IP address ranges to be mapped to the location
- mode String
- The mode of the list of ip address restrictions. Possible values area
EXCLUDE
andINCLUDE
. - restrictions Property Map
- The IP addresses or the IP address ranges to be mapped to the location
WebApplicationMonitoringSettingsIpAddressRestrictionSettingsRestrictions, WebApplicationMonitoringSettingsIpAddressRestrictionSettingsRestrictionsArgs
- Ranges
List<Pulumiverse.
Dynatrace. Inputs. Web Application Monitoring Settings Ip Address Restriction Settings Restrictions Range> - The IP address or the IP address range to be mapped to the location
- Ranges
[]Web
Application Monitoring Settings Ip Address Restriction Settings Restrictions Range - The IP address or the IP address range to be mapped to the location
- ranges
List<Web
Application Monitoring Settings Ip Address Restriction Settings Restrictions Range> - The IP address or the IP address range to be mapped to the location
- ranges
Web
Application Monitoring Settings Ip Address Restriction Settings Restrictions Range[] - The IP address or the IP address range to be mapped to the location
- ranges
Sequence[Web
Application Monitoring Settings Ip Address Restriction Settings Restrictions Range] - The IP address or the IP address range to be mapped to the location
- ranges List<Property Map>
- The IP address or the IP address range to be mapped to the location
WebApplicationMonitoringSettingsIpAddressRestrictionSettingsRestrictionsRange, WebApplicationMonitoringSettingsIpAddressRestrictionSettingsRestrictionsRangeArgs
- Address string
- The IP address to be mapped.
- Address
To string - The to address of the IP address range.
- Subnet
Mask int - The subnet mask of the IP address range. Valid values range from 0 to 128.
- Address string
- The IP address to be mapped.
- Address
To string - The to address of the IP address range.
- Subnet
Mask int - The subnet mask of the IP address range. Valid values range from 0 to 128.
- address String
- The IP address to be mapped.
- address
To String - The to address of the IP address range.
- subnet
Mask Integer - The subnet mask of the IP address range. Valid values range from 0 to 128.
- address string
- The IP address to be mapped.
- address
To string - The to address of the IP address range.
- subnet
Mask number - The subnet mask of the IP address range. Valid values range from 0 to 128.
- address str
- The IP address to be mapped.
- address_
to str - The to address of the IP address range.
- subnet_
mask int - The subnet mask of the IP address range. Valid values range from 0 to 128.
- address String
- The IP address to be mapped.
- address
To String - The to address of the IP address range.
- subnet
Mask Number - The subnet mask of the IP address range. Valid values range from 0 to 128.
WebApplicationMonitoringSettingsJavascriptFrameworkSupport, WebApplicationMonitoringSettingsJavascriptFrameworkSupportArgs
- Active
XObject bool - ActiveXObject support enabled/disabled
- Angular bool
- AngularJS and Angular support enabled/disabled
- Dojo bool
- Dojo support enabled/disabled
- Extjs bool
- ExtJS, Sencha Touch support enabled/disabled
- Icefaces bool
- ICEfaces support enabled/disabled
- Jquery bool
- jQuery, Backbone.js support enabled/disabled
- Moo
Tools bool - MooTools support enabled/disabled
- Prototype bool
- Prototype support enabled/disabled
- Active
XObject bool - ActiveXObject support enabled/disabled
- Angular bool
- AngularJS and Angular support enabled/disabled
- Dojo bool
- Dojo support enabled/disabled
- Extjs bool
- ExtJS, Sencha Touch support enabled/disabled
- Icefaces bool
- ICEfaces support enabled/disabled
- Jquery bool
- jQuery, Backbone.js support enabled/disabled
- Moo
Tools bool - MooTools support enabled/disabled
- Prototype bool
- Prototype support enabled/disabled
- active
XObject Boolean - ActiveXObject support enabled/disabled
- angular Boolean
- AngularJS and Angular support enabled/disabled
- dojo Boolean
- Dojo support enabled/disabled
- extjs Boolean
- ExtJS, Sencha Touch support enabled/disabled
- icefaces Boolean
- ICEfaces support enabled/disabled
- jquery Boolean
- jQuery, Backbone.js support enabled/disabled
- moo
Tools Boolean - MooTools support enabled/disabled
- prototype Boolean
- Prototype support enabled/disabled
- active
XObject boolean - ActiveXObject support enabled/disabled
- angular boolean
- AngularJS and Angular support enabled/disabled
- dojo boolean
- Dojo support enabled/disabled
- extjs boolean
- ExtJS, Sencha Touch support enabled/disabled
- icefaces boolean
- ICEfaces support enabled/disabled
- jquery boolean
- jQuery, Backbone.js support enabled/disabled
- moo
Tools boolean - MooTools support enabled/disabled
- prototype boolean
- Prototype support enabled/disabled
- active_
x_ boolobject - ActiveXObject support enabled/disabled
- angular bool
- AngularJS and Angular support enabled/disabled
- dojo bool
- Dojo support enabled/disabled
- extjs bool
- ExtJS, Sencha Touch support enabled/disabled
- icefaces bool
- ICEfaces support enabled/disabled
- jquery bool
- jQuery, Backbone.js support enabled/disabled
- moo_
tools bool - MooTools support enabled/disabled
- prototype bool
- Prototype support enabled/disabled
- active
XObject Boolean - ActiveXObject support enabled/disabled
- angular Boolean
- AngularJS and Angular support enabled/disabled
- dojo Boolean
- Dojo support enabled/disabled
- extjs Boolean
- ExtJS, Sencha Touch support enabled/disabled
- icefaces Boolean
- ICEfaces support enabled/disabled
- jquery Boolean
- jQuery, Backbone.js support enabled/disabled
- moo
Tools Boolean - MooTools support enabled/disabled
- prototype Boolean
- Prototype support enabled/disabled
WebApplicationMonitoringSettingsJavascriptInjectionRules, WebApplicationMonitoringSettingsJavascriptInjectionRulesArgs
- Rules
List<Pulumiverse.
Dynatrace. Inputs. Web Application Monitoring Settings Javascript Injection Rules Rule> - Java script injection rule
- Rules
[]Web
Application Monitoring Settings Javascript Injection Rules Rule - Java script injection rule
- rules
List<Web
Application Monitoring Settings Javascript Injection Rules Rule> - Java script injection rule
- rules
Web
Application Monitoring Settings Javascript Injection Rules Rule[] - Java script injection rule
- rules
Sequence[Web
Application Monitoring Settings Javascript Injection Rules Rule] - Java script injection rule
- rules List<Property Map>
- Java script injection rule
WebApplicationMonitoringSettingsJavascriptInjectionRulesRule, WebApplicationMonitoringSettingsJavascriptInjectionRulesRuleArgs
- Rule string
- The url rule of the java script injection. Possible values are
AFTER_SPECIFIC_HTML
,AUTOMATIC_INJECTION
,BEFORE_SPECIFIC_HTML
andDO_NOT_INJECT
. - Url
Operator string - The url operator of the java script injection. Possible values are
ALL_PAGES
,CONTAINS
,ENDS_WITH
,EQUALS
andSTARTS_WITH
. - Enabled bool
fetch()
request capture enabled/disabled- Html
Pattern string - The HTML pattern of the java script injection
- Target string
- The target against which the rule of the java script injection should be matched. Possible values are
PAGE_QUERY
andURL
. - Url
Pattern string - The url pattern of the java script injection
- Rule string
- The url rule of the java script injection. Possible values are
AFTER_SPECIFIC_HTML
,AUTOMATIC_INJECTION
,BEFORE_SPECIFIC_HTML
andDO_NOT_INJECT
. - Url
Operator string - The url operator of the java script injection. Possible values are
ALL_PAGES
,CONTAINS
,ENDS_WITH
,EQUALS
andSTARTS_WITH
. - Enabled bool
fetch()
request capture enabled/disabled- Html
Pattern string - The HTML pattern of the java script injection
- Target string
- The target against which the rule of the java script injection should be matched. Possible values are
PAGE_QUERY
andURL
. - Url
Pattern string - The url pattern of the java script injection
- rule String
- The url rule of the java script injection. Possible values are
AFTER_SPECIFIC_HTML
,AUTOMATIC_INJECTION
,BEFORE_SPECIFIC_HTML
andDO_NOT_INJECT
. - url
Operator String - The url operator of the java script injection. Possible values are
ALL_PAGES
,CONTAINS
,ENDS_WITH
,EQUALS
andSTARTS_WITH
. - enabled Boolean
fetch()
request capture enabled/disabled- html
Pattern String - The HTML pattern of the java script injection
- target String
- The target against which the rule of the java script injection should be matched. Possible values are
PAGE_QUERY
andURL
. - url
Pattern String - The url pattern of the java script injection
- rule string
- The url rule of the java script injection. Possible values are
AFTER_SPECIFIC_HTML
,AUTOMATIC_INJECTION
,BEFORE_SPECIFIC_HTML
andDO_NOT_INJECT
. - url
Operator string - The url operator of the java script injection. Possible values are
ALL_PAGES
,CONTAINS
,ENDS_WITH
,EQUALS
andSTARTS_WITH
. - enabled boolean
fetch()
request capture enabled/disabled- html
Pattern string - The HTML pattern of the java script injection
- target string
- The target against which the rule of the java script injection should be matched. Possible values are
PAGE_QUERY
andURL
. - url
Pattern string - The url pattern of the java script injection
- rule str
- The url rule of the java script injection. Possible values are
AFTER_SPECIFIC_HTML
,AUTOMATIC_INJECTION
,BEFORE_SPECIFIC_HTML
andDO_NOT_INJECT
. - url_
operator str - The url operator of the java script injection. Possible values are
ALL_PAGES
,CONTAINS
,ENDS_WITH
,EQUALS
andSTARTS_WITH
. - enabled bool
fetch()
request capture enabled/disabled- html_
pattern str - The HTML pattern of the java script injection
- target str
- The target against which the rule of the java script injection should be matched. Possible values are
PAGE_QUERY
andURL
. - url_
pattern str - The url pattern of the java script injection
- rule String
- The url rule of the java script injection. Possible values are
AFTER_SPECIFIC_HTML
,AUTOMATIC_INJECTION
,BEFORE_SPECIFIC_HTML
andDO_NOT_INJECT
. - url
Operator String - The url operator of the java script injection. Possible values are
ALL_PAGES
,CONTAINS
,ENDS_WITH
,EQUALS
andSTARTS_WITH
. - enabled Boolean
fetch()
request capture enabled/disabled- html
Pattern String - The HTML pattern of the java script injection
- target String
- The target against which the rule of the java script injection should be matched. Possible values are
PAGE_QUERY
andURL
. - url
Pattern String - The url pattern of the java script injection
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<Pulumiverse.
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
- Unique id among all userTags and properties of this application
- Key string
- Key of the property
- Origin string
- The origin of the property. Possible values are
JAVASCRIPT_API
,META_DATA
andSERVER_SIDE_REQUEST_ATTRIBUTE
. - Type string
- The data type of the property. Possible values are
DATE
,DOUBLE
,LONG
,LONG_STRING
andSTRING
. - Aggregation string
- The aggregation type of the property.
- Cleanup
Rule string The cleanup rule of the property.
Defines how to extract the data you need from a string value. Specify the regular expression for the data you need there
- Display
Name string - The display name of the property
- Ignore
Case bool - If
true
, the value of this property will always be stored in lower case. Defaults tofalse
. - Long
String intLength - If the
type
isLONG_STRING
, the max length for this property. Must be a multiple of100
. Defaults to200
. Maximum is1000
. - Metadata
Id int - If the origin is
META_DATA
, metaData id of the property - Server
Side stringRequest Attribute The ID of the request attribute.
Only applicable when the origin is set to
SERVER_SIDE_REQUEST_ATTRIBUTE
- Store
As boolSession Property - If
true
, the property is stored as a session property - Store
As boolUser Action Property - If
true
, the property is stored as a user action property
- Id int
- Unique id among all userTags and properties of this application
- Key string
- Key of the property
- Origin string
- The origin of the property. Possible values are
JAVASCRIPT_API
,META_DATA
andSERVER_SIDE_REQUEST_ATTRIBUTE
. - Type string
- The data type of the property. Possible values are
DATE
,DOUBLE
,LONG
,LONG_STRING
andSTRING
. - Aggregation string
- The aggregation type of the property.
- Cleanup
Rule string The cleanup rule of the property.
Defines how to extract the data you need from a string value. Specify the regular expression for the data you need there
- Display
Name string - The display name of the property
- Ignore
Case bool - If
true
, the value of this property will always be stored in lower case. Defaults tofalse
. - Long
String intLength - If the
type
isLONG_STRING
, the max length for this property. Must be a multiple of100
. Defaults to200
. Maximum is1000
. - Metadata
Id int - If the origin is
META_DATA
, metaData id of the property - Server
Side stringRequest Attribute The ID of the request attribute.
Only applicable when the origin is set to
SERVER_SIDE_REQUEST_ATTRIBUTE
- Store
As boolSession Property - If
true
, the property is stored as a session property - Store
As boolUser Action Property - If
true
, the property is stored as a user action property
- id Integer
- Unique id among all userTags and properties of this application
- key String
- Key of the property
- origin String
- The origin of the property. Possible values are
JAVASCRIPT_API
,META_DATA
andSERVER_SIDE_REQUEST_ATTRIBUTE
. - type String
- The data type of the property. Possible values are
DATE
,DOUBLE
,LONG
,LONG_STRING
andSTRING
. - aggregation String
- The aggregation type of the property.
- cleanup
Rule String The cleanup rule of the property.
Defines how to extract the data you need from a string value. Specify the regular expression for the data you need there
- display
Name String - The display name of the property
- ignore
Case Boolean - If
true
, the value of this property will always be stored in lower case. Defaults tofalse
. - long
String IntegerLength - If the
type
isLONG_STRING
, the max length for this property. Must be a multiple of100
. Defaults to200
. Maximum is1000
. - metadata
Id Integer - If the origin is
META_DATA
, metaData id of the property - server
Side StringRequest Attribute The ID of the request attribute.
Only applicable when the origin is set to
SERVER_SIDE_REQUEST_ATTRIBUTE
- store
As BooleanSession Property - If
true
, the property is stored as a session property - store
As BooleanUser Action Property - If
true
, the property is stored as a user action property
- id number
- Unique id among all userTags and properties of this application
- key string
- Key of the property
- origin string
- The origin of the property. Possible values are
JAVASCRIPT_API
,META_DATA
andSERVER_SIDE_REQUEST_ATTRIBUTE
. - type string
- The data type of the property. Possible values are
DATE
,DOUBLE
,LONG
,LONG_STRING
andSTRING
. - aggregation string
- The aggregation type of the property.
- cleanup
Rule string The cleanup rule of the property.
Defines how to extract the data you need from a string value. Specify the regular expression for the data you need there
- display
Name string - The display name of the property
- ignore
Case boolean - If
true
, the value of this property will always be stored in lower case. Defaults tofalse
. - long
String numberLength - If the
type
isLONG_STRING
, the max length for this property. Must be a multiple of100
. Defaults to200
. Maximum is1000
. - metadata
Id number - If the origin is
META_DATA
, metaData id of the property - server
Side stringRequest Attribute The ID of the request attribute.
Only applicable when the origin is set to
SERVER_SIDE_REQUEST_ATTRIBUTE
- store
As booleanSession Property - If
true
, the property is stored as a session property - store
As booleanUser Action Property - If
true
, the property is stored as a user action property
- id int
- Unique id among all userTags and properties of this application
- key str
- Key of the property
- origin str
- The origin of the property. Possible values are
JAVASCRIPT_API
,META_DATA
andSERVER_SIDE_REQUEST_ATTRIBUTE
. - type str
- The data type of the property. Possible values are
DATE
,DOUBLE
,LONG
,LONG_STRING
andSTRING
. - aggregation str
- The aggregation type of the property.
- cleanup_
rule str The cleanup rule of the property.
Defines how to extract the data you need from a string value. Specify the regular expression for the data you need there
- display_
name str - The display name of the property
- ignore_
case bool - If
true
, the value of this property will always be stored in lower case. Defaults tofalse
. - long_
string_ intlength - If the
type
isLONG_STRING
, the max length for this property. Must be a multiple of100
. Defaults to200
. Maximum is1000
. - metadata_
id int - If the origin is
META_DATA
, metaData id of the property - server_
side_ strrequest_ attribute The ID of the request attribute.
Only applicable when the origin is set to
SERVER_SIDE_REQUEST_ATTRIBUTE
- store_
as_ boolsession_ property - If
true
, the property is stored as a session property - store_
as_ booluser_ action_ property - If
true
, the property is stored as a user action property
- id Number
- Unique id among all userTags and properties of this application
- key String
- Key of the property
- origin String
- The origin of the property. Possible values are
JAVASCRIPT_API
,META_DATA
andSERVER_SIDE_REQUEST_ATTRIBUTE
. - type String
- The data type of the property. Possible values are
DATE
,DOUBLE
,LONG
,LONG_STRING
andSTRING
. - aggregation String
- The aggregation type of the property.
- cleanup
Rule String The cleanup rule of the property.
Defines how to extract the data you need from a string value. Specify the regular expression for the data you need there
- display
Name String - The display name of the property
- ignore
Case Boolean - If
true
, the value of this property will always be stored in lower case. Defaults tofalse
. - long
String NumberLength - If the
type
isLONG_STRING
, the max length for this property. Must be a multiple of100
. Defaults to200
. Maximum is1000
. - metadata
Id Number - If the origin is
META_DATA
, metaData id of the property - server
Side StringRequest Attribute The ID of the request attribute.
Only applicable when the origin is set to
SERVER_SIDE_REQUEST_ATTRIBUTE
- store
As BooleanSession Property - If
true
, the property is stored as a session property - store
As BooleanUser Action Property - If
true
, the property is stored as a user action property
WebApplicationUserActionNamingSettings, WebApplicationUserActionNamingSettingsArgs
- Custom
Action Pulumiverse.Naming Rules 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 Pulumiverse.Naming Rules Dynatrace. Inputs. Web Application User Action Naming Settings Load Action Naming Rules - User action naming rules for loading actions
- Placeholders
Pulumiverse.
Dynatrace. Inputs. Web Application User Action Naming Settings Placeholders - User action placeholders
- Query
Parameter List<string>Cleanups - User action naming rules for custom actions. If not specified Dynatrace assumes
__sid
,cfid
,cftoken
,phpsessid
andsid
. - 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 Pulumiverse.Naming Rules 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. If not specified Dynatrace assumes
__sid
,cfid
,cftoken
,phpsessid
andsid
. - 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. If not specified Dynatrace assumes
__sid
,cfid
,cftoken
,phpsessid
andsid
. - 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. If not specified Dynatrace assumes
__sid
,cfid
,cftoken
,phpsessid
andsid
. - 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. If not specified Dynatrace assumes
__sid
,cfid
,cftoken
,phpsessid
andsid
. - 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. If not specified Dynatrace assumes
__sid
,cfid
,cftoken
,phpsessid
andsid
. - 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
- Rules
List<Pulumiverse.
Dynatrace. Inputs. Web Application User Action Naming Settings Custom Action Naming Rules Rule> - The settings of naming rule
- Rules
[]Web
Application User Action Naming Settings Custom Action Naming Rules Rule - The settings of naming rule
- rules
List<Web
Application User Action Naming Settings Custom Action Naming Rules Rule> - The settings of naming rule
- rules
Web
Application User Action Naming Settings Custom Action Naming Rules Rule[] - The settings of naming rule
- rules
Sequence[Web
Application User Action Naming Settings Custom Action Naming Rules Rule] - The settings of naming rule
- rules List<Property Map>
- The settings of naming rule
WebApplicationUserActionNamingSettingsCustomActionNamingRulesRule, WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleArgs
- Template string
- Naming pattern. Use Curly brackets
{}
to select placeholders - Conditions
Pulumiverse.
Dynatrace. Inputs. Web Application User Action Naming Settings Custom Action Naming Rules Rule Conditions - Defines the conditions when the naming rule should apply
- Use
Or boolConditions - If set to
true
the conditions will be connected by logical OR instead of logical AND
- Template string
- Naming pattern. Use Curly brackets
{}
to select placeholders - Conditions
Web
Application User Action Naming Settings Custom Action Naming Rules Rule Conditions - Defines the conditions when the naming rule should apply
- Use
Or boolConditions - If set to
true
the conditions will be connected by logical OR instead of logical AND
- template String
- Naming pattern. Use Curly brackets
{}
to select placeholders - conditions
Web
Application User Action Naming Settings Custom Action Naming Rules Rule Conditions - Defines the conditions when the naming rule should apply
- use
Or BooleanConditions - If set to
true
the conditions will be connected by logical OR instead of logical AND
- template string
- Naming pattern. Use Curly brackets
{}
to select placeholders - conditions
Web
Application User Action Naming Settings Custom Action Naming Rules Rule Conditions - Defines the conditions when the naming rule should apply
- use
Or booleanConditions - If set to
true
the conditions will be connected by logical OR instead of logical AND
- template str
- Naming pattern. Use Curly brackets
{}
to select placeholders - conditions
Web
Application User Action Naming Settings Custom Action Naming Rules Rule Conditions - Defines the conditions when the naming rule should apply
- use_
or_ boolconditions - If set to
true
the conditions will be connected by logical OR instead of logical AND
- template String
- Naming pattern. Use Curly brackets
{}
to select placeholders - conditions Property Map
- Defines the conditions when the naming rule should apply
- use
Or BooleanConditions - If set to
true
the conditions will be connected by logical OR instead of logical AND
WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleConditions, WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleConditionsArgs
- Conditions
List<Pulumiverse.
Dynatrace. Inputs. Web Application User Action Naming Settings Custom Action Naming Rules Rule Conditions Condition> - Defines the conditions when the naming rule should apply
- Conditions
[]Web
Application User Action Naming Settings Custom Action Naming Rules Rule Conditions Condition - Defines the conditions when the naming rule should apply
- conditions
List<Web
Application User Action Naming Settings Custom Action Naming Rules Rule Conditions Condition> - Defines the conditions when the naming rule should apply
- conditions
Web
Application User Action Naming Settings Custom Action Naming Rules Rule Conditions Condition[] - Defines the conditions when the naming rule should apply
- conditions
Sequence[Web
Application User Action Naming Settings Custom Action Naming Rules Rule Conditions Condition] - Defines the conditions when the naming rule should apply
- conditions List<Property Map>
- Defines the conditions when the naming rule should apply
WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleConditionsCondition, WebApplicationUserActionNamingSettingsCustomActionNamingRulesRuleConditionsConditionArgs
- Operand1 string
- Must be a defined placeholder wrapped in curly braces
- Operator string
- The operator of the condition. Possible values are
CONTAINS
,ENDS_WITH
,EQUALS
,IS_EMPTY
,IS_NOT_EMPTY
,MATCHES_REGULAR_EXPRESSION
,NOT_CONTAINS
,NOT_ENDS_WITH
,NOT_EQUALS
,NOT_MATCHES_REGULAR_EXPRESSION
,NOT_STARTS_WITH
andSTARTS_WITH
. - Operand2 string
- Must be null if operator is
IS_EMPTY
, a regex if operator isMATCHES_REGULAR_ERPRESSION
. In all other cases the value can be a freetext or a placeholder wrapped in curly braces
- Operand1 string
- Must be a defined placeholder wrapped in curly braces
- Operator string
- The operator of the condition. Possible values are
CONTAINS
,ENDS_WITH
,EQUALS
,IS_EMPTY
,IS_NOT_EMPTY
,MATCHES_REGULAR_EXPRESSION
,NOT_CONTAINS
,NOT_ENDS_WITH
,NOT_EQUALS
,NOT_MATCHES_REGULAR_EXPRESSION
,NOT_STARTS_WITH
andSTARTS_WITH
. - Operand2 string
- Must be null if operator is
IS_EMPTY
, a regex if operator isMATCHES_REGULAR_ERPRESSION
. In all other cases the value can be a freetext or a placeholder wrapped in curly braces
- operand1 String
- Must be a defined placeholder wrapped in curly braces
- operator String
- The operator of the condition. Possible values are
CONTAINS
,ENDS_WITH
,EQUALS
,IS_EMPTY
,IS_NOT_EMPTY
,MATCHES_REGULAR_EXPRESSION
,NOT_CONTAINS
,NOT_ENDS_WITH
,NOT_EQUALS
,NOT_MATCHES_REGULAR_EXPRESSION
,NOT_STARTS_WITH
andSTARTS_WITH
. - operand2 String
- Must be null if operator is
IS_EMPTY
, a regex if operator isMATCHES_REGULAR_ERPRESSION
. In all other cases the value can be a freetext or a placeholder wrapped in curly braces
- operand1 string
- Must be a defined placeholder wrapped in curly braces
- operator string
- The operator of the condition. Possible values are
CONTAINS
,ENDS_WITH
,EQUALS
,IS_EMPTY
,IS_NOT_EMPTY
,MATCHES_REGULAR_EXPRESSION
,NOT_CONTAINS
,NOT_ENDS_WITH
,NOT_EQUALS
,NOT_MATCHES_REGULAR_EXPRESSION
,NOT_STARTS_WITH
andSTARTS_WITH
. - operand2 string
- Must be null if operator is
IS_EMPTY
, a regex if operator isMATCHES_REGULAR_ERPRESSION
. In all other cases the value can be a freetext or a placeholder wrapped in curly braces
- operand1 str
- Must be a defined placeholder wrapped in curly braces
- operator str
- The operator of the condition. Possible values are
CONTAINS
,ENDS_WITH
,EQUALS
,IS_EMPTY
,IS_NOT_EMPTY
,MATCHES_REGULAR_EXPRESSION
,NOT_CONTAINS
,NOT_ENDS_WITH
,NOT_EQUALS
,NOT_MATCHES_REGULAR_EXPRESSION
,NOT_STARTS_WITH
andSTARTS_WITH
. - operand2 str
- Must be null if operator is
IS_EMPTY
, a regex if operator isMATCHES_REGULAR_ERPRESSION
. In all other cases the value can be a freetext or a placeholder wrapped in curly braces
- operand1 String
- Must be a defined placeholder wrapped in curly braces
- operator String
- The operator of the condition. Possible values are
CONTAINS
,ENDS_WITH
,EQUALS
,IS_EMPTY
,IS_NOT_EMPTY
,MATCHES_REGULAR_EXPRESSION
,NOT_CONTAINS
,NOT_ENDS_WITH
,NOT_EQUALS
,NOT_MATCHES_REGULAR_EXPRESSION
,NOT_STARTS_WITH
andSTARTS_WITH
. - operand2 String
- Must be null if operator is
IS_EMPTY
, a regex if operator isMATCHES_REGULAR_ERPRESSION
. In all other cases the value can be a freetext or a placeholder wrapped in curly braces
WebApplicationUserActionNamingSettingsLoadActionNamingRules, WebApplicationUserActionNamingSettingsLoadActionNamingRulesArgs
- Rules
List<Pulumiverse.
Dynatrace. Inputs. Web Application User Action Naming Settings Load Action Naming Rules Rule> - The settings of naming rule
- Rules
[]Web
Application User Action Naming Settings Load Action Naming Rules Rule - The settings of naming rule
- rules
List<Web
Application User Action Naming Settings Load Action Naming Rules Rule> - The settings of naming rule
- rules
Web
Application User Action Naming Settings Load Action Naming Rules Rule[] - The settings of naming rule
- rules
Sequence[Web
Application User Action Naming Settings Load Action Naming Rules Rule] - The settings of naming rule
- rules List<Property Map>
- The settings of naming rule
WebApplicationUserActionNamingSettingsLoadActionNamingRulesRule, WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleArgs
- Template string
- Naming pattern. Use Curly brackets
{}
to select placeholders - Conditions
Pulumiverse.
Dynatrace. Inputs. Web Application User Action Naming Settings Load Action Naming Rules Rule Conditions - Defines the conditions when the naming rule should apply
- Use
Or boolConditions - If set to
true
the conditions will be connected by logical OR instead of logical AND
- Template string
- Naming pattern. Use Curly brackets
{}
to select placeholders - Conditions
Web
Application User Action Naming Settings Load Action Naming Rules Rule Conditions - Defines the conditions when the naming rule should apply
- Use
Or boolConditions - If set to
true
the conditions will be connected by logical OR instead of logical AND
- template String
- Naming pattern. Use Curly brackets
{}
to select placeholders - conditions
Web
Application User Action Naming Settings Load Action Naming Rules Rule Conditions - Defines the conditions when the naming rule should apply
- use
Or BooleanConditions - If set to
true
the conditions will be connected by logical OR instead of logical AND
- template string
- Naming pattern. Use Curly brackets
{}
to select placeholders - conditions
Web
Application User Action Naming Settings Load Action Naming Rules Rule Conditions - Defines the conditions when the naming rule should apply
- use
Or booleanConditions - If set to
true
the conditions will be connected by logical OR instead of logical AND
- template str
- Naming pattern. Use Curly brackets
{}
to select placeholders - conditions
Web
Application User Action Naming Settings Load Action Naming Rules Rule Conditions - Defines the conditions when the naming rule should apply
- use_
or_ boolconditions - If set to
true
the conditions will be connected by logical OR instead of logical AND
- template String
- Naming pattern. Use Curly brackets
{}
to select placeholders - conditions Property Map
- Defines the conditions when the naming rule should apply
- use
Or BooleanConditions - If set to
true
the conditions will be connected by logical OR instead of logical AND
WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleConditions, WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleConditionsArgs
- Conditions
List<Pulumiverse.
Dynatrace. Inputs. Web Application User Action Naming Settings Load Action Naming Rules Rule Conditions Condition> - Defines the conditions when the naming rule should apply
- Conditions
[]Web
Application User Action Naming Settings Load Action Naming Rules Rule Conditions Condition - Defines the conditions when the naming rule should apply
- conditions
List<Web
Application User Action Naming Settings Load Action Naming Rules Rule Conditions Condition> - Defines the conditions when the naming rule should apply
- conditions
Web
Application User Action Naming Settings Load Action Naming Rules Rule Conditions Condition[] - Defines the conditions when the naming rule should apply
- conditions
Sequence[Web
Application User Action Naming Settings Load Action Naming Rules Rule Conditions Condition] - Defines the conditions when the naming rule should apply
- conditions List<Property Map>
- Defines the conditions when the naming rule should apply
WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleConditionsCondition, WebApplicationUserActionNamingSettingsLoadActionNamingRulesRuleConditionsConditionArgs
- Operand1 string
- Must be a defined placeholder wrapped in curly braces
- Operator string
- The operator of the condition. Possible values are
CONTAINS
,ENDS_WITH
,EQUALS
,IS_EMPTY
,IS_NOT_EMPTY
,MATCHES_REGULAR_EXPRESSION
,NOT_CONTAINS
,NOT_ENDS_WITH
,NOT_EQUALS
,NOT_MATCHES_REGULAR_EXPRESSION
,NOT_STARTS_WITH
andSTARTS_WITH
. - Operand2 string
- Must be null if operator is
IS_EMPTY
, a regex if operator isMATCHES_REGULAR_ERPRESSION
. In all other cases the value can be a freetext or a placeholder wrapped in curly braces
- Operand1 string
- Must be a defined placeholder wrapped in curly braces
- Operator string
- The operator of the condition. Possible values are
CONTAINS
,ENDS_WITH
,EQUALS
,IS_EMPTY
,IS_NOT_EMPTY
,MATCHES_REGULAR_EXPRESSION
,NOT_CONTAINS
,NOT_ENDS_WITH
,NOT_EQUALS
,NOT_MATCHES_REGULAR_EXPRESSION
,NOT_STARTS_WITH
andSTARTS_WITH
. - Operand2 string
- Must be null if operator is
IS_EMPTY
, a regex if operator isMATCHES_REGULAR_ERPRESSION
. In all other cases the value can be a freetext or a placeholder wrapped in curly braces
- operand1 String
- Must be a defined placeholder wrapped in curly braces
- operator String
- The operator of the condition. Possible values are
CONTAINS
,ENDS_WITH
,EQUALS
,IS_EMPTY
,IS_NOT_EMPTY
,MATCHES_REGULAR_EXPRESSION
,NOT_CONTAINS
,NOT_ENDS_WITH
,NOT_EQUALS
,NOT_MATCHES_REGULAR_EXPRESSION
,NOT_STARTS_WITH
andSTARTS_WITH
. - operand2 String
- Must be null if operator is
IS_EMPTY
, a regex if operator isMATCHES_REGULAR_ERPRESSION
. In all other cases the value can be a freetext or a placeholder wrapped in curly braces
- operand1 string
- Must be a defined placeholder wrapped in curly braces
- operator string
- The operator of the condition. Possible values are
CONTAINS
,ENDS_WITH
,EQUALS
,IS_EMPTY
,IS_NOT_EMPTY
,MATCHES_REGULAR_EXPRESSION
,NOT_CONTAINS
,NOT_ENDS_WITH
,NOT_EQUALS
,NOT_MATCHES_REGULAR_EXPRESSION
,NOT_STARTS_WITH
andSTARTS_WITH
. - operand2 string
- Must be null if operator is
IS_EMPTY
, a regex if operator isMATCHES_REGULAR_ERPRESSION
. In all other cases the value can be a freetext or a placeholder wrapped in curly braces
- operand1 str
- Must be a defined placeholder wrapped in curly braces
- operator str
- The operator of the condition. Possible values are
CONTAINS
,ENDS_WITH
,EQUALS
,IS_EMPTY
,IS_NOT_EMPTY
,MATCHES_REGULAR_EXPRESSION
,NOT_CONTAINS
,NOT_ENDS_WITH
,NOT_EQUALS
,NOT_MATCHES_REGULAR_EXPRESSION
,NOT_STARTS_WITH
andSTARTS_WITH
. - operand2 str
- Must be null if operator is
IS_EMPTY
, a regex if operator isMATCHES_REGULAR_ERPRESSION
. In all other cases the value can be a freetext or a placeholder wrapped in curly braces
- operand1 String
- Must be a defined placeholder wrapped in curly braces
- operator String
- The operator of the condition. Possible values are
CONTAINS
,ENDS_WITH
,EQUALS
,IS_EMPTY
,IS_NOT_EMPTY
,MATCHES_REGULAR_EXPRESSION
,NOT_CONTAINS
,NOT_ENDS_WITH
,NOT_EQUALS
,NOT_MATCHES_REGULAR_EXPRESSION
,NOT_STARTS_WITH
andSTARTS_WITH
. - operand2 String
- Must be null if operator is
IS_EMPTY
, a regex if operator isMATCHES_REGULAR_ERPRESSION
. In all other cases the value can be a freetext or a placeholder wrapped in curly braces
WebApplicationUserActionNamingSettingsPlaceholders, WebApplicationUserActionNamingSettingsPlaceholdersArgs
- Placeholders
[]Web
Application User Action Naming Settings Placeholders Placeholder - User action placeholders
- placeholders
List<Web
Application User Action Naming Settings Placeholders Placeholder> - User action placeholders
- placeholders
Web
Application User Action Naming Settings Placeholders Placeholder[] - User action placeholders
- placeholders
Sequence[Web
Application User Action Naming Settings Placeholders Placeholder] - User action placeholders
- placeholders List<Property Map>
- User action placeholders
WebApplicationUserActionNamingSettingsPlaceholdersPlaceholder, WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderArgs
- Input string
- The input for the place holder. Possible values are
ELEMENT_IDENTIFIER
,INPUT_TYPE
,METADATA
,PAGE_TITLE
,PAGE_URL
,SOURCE_URL
,TOP_XHR_URL
andXHR_URL
- Name string
- Placeholder name. Valid length needs to be between 1 and 50 characters
- Processing
Part string - The part to process. Possible values are
ALL
,ANCHOR
andPATH
- Metadata
Id int - The ID of the metadata
- Processing
Steps Pulumiverse.Dynatrace. Inputs. Web Application User Action Naming Settings Placeholders Placeholder Processing Steps - The processing step settings
- Use
Guessed boolElement Identifier - Use the element identifier that was selected by Dynatrace
- Input string
- The input for the place holder. Possible values are
ELEMENT_IDENTIFIER
,INPUT_TYPE
,METADATA
,PAGE_TITLE
,PAGE_URL
,SOURCE_URL
,TOP_XHR_URL
andXHR_URL
- Name string
- Placeholder name. Valid length needs to be between 1 and 50 characters
- Processing
Part string - The part to process. Possible values are
ALL
,ANCHOR
andPATH
- Metadata
Id int - The ID of the metadata
- Processing
Steps WebApplication User Action Naming Settings Placeholders Placeholder Processing Steps - The processing step settings
- Use
Guessed boolElement Identifier - Use the element identifier that was selected by Dynatrace
- input String
- The input for the place holder. Possible values are
ELEMENT_IDENTIFIER
,INPUT_TYPE
,METADATA
,PAGE_TITLE
,PAGE_URL
,SOURCE_URL
,TOP_XHR_URL
andXHR_URL
- name String
- Placeholder name. Valid length needs to be between 1 and 50 characters
- processing
Part String - The part to process. Possible values are
ALL
,ANCHOR
andPATH
- metadata
Id Integer - The ID of the metadata
- processing
Steps WebApplication User Action Naming Settings Placeholders Placeholder Processing Steps - The processing step settings
- use
Guessed BooleanElement Identifier - Use the element identifier that was selected by Dynatrace
- input string
- The input for the place holder. Possible values are
ELEMENT_IDENTIFIER
,INPUT_TYPE
,METADATA
,PAGE_TITLE
,PAGE_URL
,SOURCE_URL
,TOP_XHR_URL
andXHR_URL
- name string
- Placeholder name. Valid length needs to be between 1 and 50 characters
- processing
Part string - The part to process. Possible values are
ALL
,ANCHOR
andPATH
- metadata
Id number - The ID of the metadata
- processing
Steps WebApplication User Action Naming Settings Placeholders Placeholder Processing Steps - The processing step settings
- use
Guessed booleanElement Identifier - Use the element identifier that was selected by Dynatrace
- input str
- The input for the place holder. Possible values are
ELEMENT_IDENTIFIER
,INPUT_TYPE
,METADATA
,PAGE_TITLE
,PAGE_URL
,SOURCE_URL
,TOP_XHR_URL
andXHR_URL
- name str
- Placeholder name. Valid length needs to be between 1 and 50 characters
- processing_
part str - The part to process. Possible values are
ALL
,ANCHOR
andPATH
- metadata_
id int - The ID of the metadata
- processing_
steps WebApplication User Action Naming Settings Placeholders Placeholder Processing Steps - The processing step settings
- use_
guessed_ boolelement_ identifier - Use the element identifier that was selected by Dynatrace
- input String
- The input for the place holder. Possible values are
ELEMENT_IDENTIFIER
,INPUT_TYPE
,METADATA
,PAGE_TITLE
,PAGE_URL
,SOURCE_URL
,TOP_XHR_URL
andXHR_URL
- name String
- Placeholder name. Valid length needs to be between 1 and 50 characters
- processing
Part String - The part to process. Possible values are
ALL
,ANCHOR
andPATH
- metadata
Id Number - The ID of the metadata
- processing
Steps Property Map - The processing step settings
- use
Guessed BooleanElement Identifier - Use the element identifier that was selected by Dynatrace
WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderProcessingSteps, WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderProcessingStepsArgs
- steps List<Property Map>
- The processing step
WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderProcessingStepsStep, WebApplicationUserActionNamingSettingsPlaceholdersPlaceholderProcessingStepsStepArgs
- Type string
- An action to be taken by the processing:
- Fallback
To boolInput - If set to
true
: Returns the input ifpatternBefore
orpatternAfter
cannot be found and thetype
isSUBSTRING
. Returns the input ifregularExpression
doesn't match andtype
isEXTRACT_BY_REGULAR_EXPRESSION
. - Pattern
After string - The pattern after the required value. It will be removed.
- Pattern
After stringSearch Type - The required occurrence of patternAfter. Possible values are
FIRST
andLAST
. - Pattern
Before string - The pattern before the required value. It will be removed.
- Pattern
Before stringSearch Type - The required occurrence of patternBefore. Possible values are
FIRST
andLAST
. - Pattern
To stringReplace The pattern to be replaced.
Only applicable if the
type
isREPLACE_WITH_PATTERN
.- Regular
Expression string - A regular expression for the string to be extracted or replaced. Only applicable if the
type
isEXTRACT_BY_REGULAR_EXPRESSION
orREPLACE_WITH_REGULAR_EXPRESSION
. - Replacement string
- Replacement for the original value
- Type string
- An action to be taken by the processing:
- Fallback
To boolInput - If set to
true
: Returns the input ifpatternBefore
orpatternAfter
cannot be found and thetype
isSUBSTRING
. Returns the input ifregularExpression
doesn't match andtype
isEXTRACT_BY_REGULAR_EXPRESSION
. - Pattern
After string - The pattern after the required value. It will be removed.
- Pattern
After stringSearch Type - The required occurrence of patternAfter. Possible values are
FIRST
andLAST
. - Pattern
Before string - The pattern before the required value. It will be removed.
- Pattern
Before stringSearch Type - The required occurrence of patternBefore. Possible values are
FIRST
andLAST
. - Pattern
To stringReplace The pattern to be replaced.
Only applicable if the
type
isREPLACE_WITH_PATTERN
.- Regular
Expression string - A regular expression for the string to be extracted or replaced. Only applicable if the
type
isEXTRACT_BY_REGULAR_EXPRESSION
orREPLACE_WITH_REGULAR_EXPRESSION
. - Replacement string
- Replacement for the original value
- type String
- An action to be taken by the processing:
- fallback
To BooleanInput - If set to
true
: Returns the input ifpatternBefore
orpatternAfter
cannot be found and thetype
isSUBSTRING
. Returns the input ifregularExpression
doesn't match andtype
isEXTRACT_BY_REGULAR_EXPRESSION
. - pattern
After String - The pattern after the required value. It will be removed.
- pattern
After StringSearch Type - The required occurrence of patternAfter. Possible values are
FIRST
andLAST
. - pattern
Before String - The pattern before the required value. It will be removed.
- pattern
Before StringSearch Type - The required occurrence of patternBefore. Possible values are
FIRST
andLAST
. - pattern
To StringReplace The pattern to be replaced.
Only applicable if the
type
isREPLACE_WITH_PATTERN
.- regular
Expression String - A regular expression for the string to be extracted or replaced. Only applicable if the
type
isEXTRACT_BY_REGULAR_EXPRESSION
orREPLACE_WITH_REGULAR_EXPRESSION
. - replacement String
- Replacement for the original value
- type string
- An action to be taken by the processing:
- fallback
To booleanInput - If set to
true
: Returns the input ifpatternBefore
orpatternAfter
cannot be found and thetype
isSUBSTRING
. Returns the input ifregularExpression
doesn't match andtype
isEXTRACT_BY_REGULAR_EXPRESSION
. - pattern
After string - The pattern after the required value. It will be removed.
- pattern
After stringSearch Type - The required occurrence of patternAfter. Possible values are
FIRST
andLAST
. - pattern
Before string - The pattern before the required value. It will be removed.
- pattern
Before stringSearch Type - The required occurrence of patternBefore. Possible values are
FIRST
andLAST
. - pattern
To stringReplace The pattern to be replaced.
Only applicable if the
type
isREPLACE_WITH_PATTERN
.- regular
Expression string - A regular expression for the string to be extracted or replaced. Only applicable if the
type
isEXTRACT_BY_REGULAR_EXPRESSION
orREPLACE_WITH_REGULAR_EXPRESSION
. - replacement string
- Replacement for the original value
- type str
- An action to be taken by the processing:
- fallback_
to_ boolinput - If set to
true
: Returns the input ifpatternBefore
orpatternAfter
cannot be found and thetype
isSUBSTRING
. Returns the input ifregularExpression
doesn't match andtype
isEXTRACT_BY_REGULAR_EXPRESSION
. - pattern_
after str - The pattern after the required value. It will be removed.
- pattern_
after_ strsearch_ type - The required occurrence of patternAfter. Possible values are
FIRST
andLAST
. - pattern_
before str - The pattern before the required value. It will be removed.
- pattern_
before_ strsearch_ type - The required occurrence of patternBefore. Possible values are
FIRST
andLAST
. - pattern_
to_ strreplace The pattern to be replaced.
Only applicable if the
type
isREPLACE_WITH_PATTERN
.- regular_
expression str - A regular expression for the string to be extracted or replaced. Only applicable if the
type
isEXTRACT_BY_REGULAR_EXPRESSION
orREPLACE_WITH_REGULAR_EXPRESSION
. - replacement str
- Replacement for the original value
- type String
- An action to be taken by the processing:
- fallback
To BooleanInput - If set to
true
: Returns the input ifpatternBefore
orpatternAfter
cannot be found and thetype
isSUBSTRING
. Returns the input ifregularExpression
doesn't match andtype
isEXTRACT_BY_REGULAR_EXPRESSION
. - pattern
After String - The pattern after the required value. It will be removed.
- pattern
After StringSearch Type - The required occurrence of patternAfter. Possible values are
FIRST
andLAST
. - pattern
Before String - The pattern before the required value. It will be removed.
- pattern
Before StringSearch Type - The required occurrence of patternBefore. Possible values are
FIRST
andLAST
. - pattern
To StringReplace The pattern to be replaced.
Only applicable if the
type
isREPLACE_WITH_PATTERN
.- regular
Expression String - A regular expression for the string to be extracted or replaced. Only applicable if the
type
isEXTRACT_BY_REGULAR_EXPRESSION
orREPLACE_WITH_REGULAR_EXPRESSION
. - replacement String
- Replacement for the original value
WebApplicationUserActionNamingSettingsXhrActionNamingRules, WebApplicationUserActionNamingSettingsXhrActionNamingRulesArgs
- Rules
List<Pulumiverse.
Dynatrace. Inputs. Web Application User Action Naming Settings Xhr Action Naming Rules Rule> - The settings of naming rule
- Rules
[]Web
Application User Action Naming Settings Xhr Action Naming Rules Rule - The settings of naming rule
- rules
List<Web
Application User Action Naming Settings Xhr Action Naming Rules Rule> - The settings of naming rule
- rules
Web
Application User Action Naming Settings Xhr Action Naming Rules Rule[] - The settings of naming rule
- rules
Sequence[Web
Application User Action Naming Settings Xhr Action Naming Rules Rule] - The settings of naming rule
- rules List<Property Map>
- The settings of naming rule
WebApplicationUserActionNamingSettingsXhrActionNamingRulesRule, WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleArgs
- Template string
- Naming pattern. Use Curly brackets
{}
to select placeholders - Conditions
Pulumiverse.
Dynatrace. Inputs. Web Application User Action Naming Settings Xhr Action Naming Rules Rule Conditions - Defines the conditions when the naming rule should apply
- Use
Or boolConditions - If set to
true
the conditions will be connected by logical OR instead of logical AND
- Template string
- Naming pattern. Use Curly brackets
{}
to select placeholders - Conditions
Web
Application User Action Naming Settings Xhr Action Naming Rules Rule Conditions - Defines the conditions when the naming rule should apply
- Use
Or boolConditions - If set to
true
the conditions will be connected by logical OR instead of logical AND
- template String
- Naming pattern. Use Curly brackets
{}
to select placeholders - conditions
Web
Application User Action Naming Settings Xhr Action Naming Rules Rule Conditions - Defines the conditions when the naming rule should apply
- use
Or BooleanConditions - If set to
true
the conditions will be connected by logical OR instead of logical AND
- template string
- Naming pattern. Use Curly brackets
{}
to select placeholders - conditions
Web
Application User Action Naming Settings Xhr Action Naming Rules Rule Conditions - Defines the conditions when the naming rule should apply
- use
Or booleanConditions - If set to
true
the conditions will be connected by logical OR instead of logical AND
- template str
- Naming pattern. Use Curly brackets
{}
to select placeholders - conditions
Web
Application User Action Naming Settings Xhr Action Naming Rules Rule Conditions - Defines the conditions when the naming rule should apply
- use_
or_ boolconditions - If set to
true
the conditions will be connected by logical OR instead of logical AND
- template String
- Naming pattern. Use Curly brackets
{}
to select placeholders - conditions Property Map
- Defines the conditions when the naming rule should apply
- use
Or BooleanConditions - If set to
true
the conditions will be connected by logical OR instead of logical AND
WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleConditions, WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleConditionsArgs
- Conditions
List<Pulumiverse.
Dynatrace. Inputs. Web Application User Action Naming Settings Xhr Action Naming Rules Rule Conditions Condition> - Defines the conditions when the naming rule should apply
- Conditions
[]Web
Application User Action Naming Settings Xhr Action Naming Rules Rule Conditions Condition - Defines the conditions when the naming rule should apply
- conditions
List<Web
Application User Action Naming Settings Xhr Action Naming Rules Rule Conditions Condition> - Defines the conditions when the naming rule should apply
- conditions
Web
Application User Action Naming Settings Xhr Action Naming Rules Rule Conditions Condition[] - Defines the conditions when the naming rule should apply
- conditions
Sequence[Web
Application User Action Naming Settings Xhr Action Naming Rules Rule Conditions Condition] - Defines the conditions when the naming rule should apply
- conditions List<Property Map>
- Defines the conditions when the naming rule should apply
WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleConditionsCondition, WebApplicationUserActionNamingSettingsXhrActionNamingRulesRuleConditionsConditionArgs
- Operand1 string
- Must be a defined placeholder wrapped in curly braces
- Operator string
- The operator of the condition. Possible values are
CONTAINS
,ENDS_WITH
,EQUALS
,IS_EMPTY
,IS_NOT_EMPTY
,MATCHES_REGULAR_EXPRESSION
,NOT_CONTAINS
,NOT_ENDS_WITH
,NOT_EQUALS
,NOT_MATCHES_REGULAR_EXPRESSION
,NOT_STARTS_WITH
andSTARTS_WITH
. - Operand2 string
- Must be null if operator is
IS_EMPTY
, a regex if operator isMATCHES_REGULAR_ERPRESSION
. In all other cases the value can be a freetext or a placeholder wrapped in curly braces
- Operand1 string
- Must be a defined placeholder wrapped in curly braces
- Operator string
- The operator of the condition. Possible values are
CONTAINS
,ENDS_WITH
,EQUALS
,IS_EMPTY
,IS_NOT_EMPTY
,MATCHES_REGULAR_EXPRESSION
,NOT_CONTAINS
,NOT_ENDS_WITH
,NOT_EQUALS
,NOT_MATCHES_REGULAR_EXPRESSION
,NOT_STARTS_WITH
andSTARTS_WITH
. - Operand2 string
- Must be null if operator is
IS_EMPTY
, a regex if operator isMATCHES_REGULAR_ERPRESSION
. In all other cases the value can be a freetext or a placeholder wrapped in curly braces
- operand1 String
- Must be a defined placeholder wrapped in curly braces
- operator String
- The operator of the condition. Possible values are
CONTAINS
,ENDS_WITH
,EQUALS
,IS_EMPTY
,IS_NOT_EMPTY
,MATCHES_REGULAR_EXPRESSION
,NOT_CONTAINS
,NOT_ENDS_WITH
,NOT_EQUALS
,NOT_MATCHES_REGULAR_EXPRESSION
,NOT_STARTS_WITH
andSTARTS_WITH
. - operand2 String
- Must be null if operator is
IS_EMPTY
, a regex if operator isMATCHES_REGULAR_ERPRESSION
. In all other cases the value can be a freetext or a placeholder wrapped in curly braces
- operand1 string
- Must be a defined placeholder wrapped in curly braces
- operator string
- The operator of the condition. Possible values are
CONTAINS
,ENDS_WITH
,EQUALS
,IS_EMPTY
,IS_NOT_EMPTY
,MATCHES_REGULAR_EXPRESSION
,NOT_CONTAINS
,NOT_ENDS_WITH
,NOT_EQUALS
,NOT_MATCHES_REGULAR_EXPRESSION
,NOT_STARTS_WITH
andSTARTS_WITH
. - operand2 string
- Must be null if operator is
IS_EMPTY
, a regex if operator isMATCHES_REGULAR_ERPRESSION
. In all other cases the value can be a freetext or a placeholder wrapped in curly braces
- operand1 str
- Must be a defined placeholder wrapped in curly braces
- operator str
- The operator of the condition. Possible values are
CONTAINS
,ENDS_WITH
,EQUALS
,IS_EMPTY
,IS_NOT_EMPTY
,MATCHES_REGULAR_EXPRESSION
,NOT_CONTAINS
,NOT_ENDS_WITH
,NOT_EQUALS
,NOT_MATCHES_REGULAR_EXPRESSION
,NOT_STARTS_WITH
andSTARTS_WITH
. - operand2 str
- Must be null if operator is
IS_EMPTY
, a regex if operator isMATCHES_REGULAR_ERPRESSION
. In all other cases the value can be a freetext or a placeholder wrapped in curly braces
- operand1 String
- Must be a defined placeholder wrapped in curly braces
- operator String
- The operator of the condition. Possible values are
CONTAINS
,ENDS_WITH
,EQUALS
,IS_EMPTY
,IS_NOT_EMPTY
,MATCHES_REGULAR_EXPRESSION
,NOT_CONTAINS
,NOT_ENDS_WITH
,NOT_EQUALS
,NOT_MATCHES_REGULAR_EXPRESSION
,NOT_STARTS_WITH
andSTARTS_WITH
. - operand2 String
- Must be null if operator is
IS_EMPTY
, a regex if operator isMATCHES_REGULAR_ERPRESSION
. In all other cases the value can be a freetext or a placeholder wrapped in curly braces
WebApplicationUserTags, WebApplicationUserTagsArgs
- List<Pulumiverse.
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 - Cleanup rule expression of the userTag
- Id int
- Ignore
Case bool - If
true
, the value of this tag will always be stored in lower case. Defaults tofalse
. - Metadata
Id int - If it's of type metaData, metaData id of the userTag
- Server
Side stringRequest Attribute - The ID of the RrequestAttribute for the userTag
- Unique
Id int - A unique ID among all userTags and properties of this application. Minimum value is 1.
- Cleanup
Rule string - Cleanup rule expression of the userTag
- Id int
- Ignore
Case bool - If
true
, the value of this tag will always be stored in lower case. Defaults tofalse
. - Metadata
Id int - If it's of type metaData, metaData id of the userTag
- Server
Side stringRequest Attribute - The ID of the RrequestAttribute for the userTag
- Unique
Id int - A unique ID among all userTags and properties of this application. Minimum value is 1.
- cleanup
Rule String - Cleanup rule expression of the userTag
- id Integer
- ignore
Case Boolean - If
true
, the value of this tag will always be stored in lower case. Defaults tofalse
. - metadata
Id Integer - If it's of type metaData, metaData id of the userTag
- server
Side StringRequest Attribute - The ID of the RrequestAttribute for the userTag
- unique
Id Integer - A unique ID among all userTags and properties of this application. Minimum value is 1.
- cleanup
Rule string - Cleanup rule expression of the userTag
- id number
- ignore
Case boolean - If
true
, the value of this tag will always be stored in lower case. Defaults tofalse
. - metadata
Id number - If it's of type metaData, metaData id of the userTag
- server
Side stringRequest Attribute - The ID of the RrequestAttribute for the userTag
- unique
Id number - A unique ID among all userTags and properties of this application. Minimum value is 1.
- cleanup_
rule str - Cleanup rule expression of the userTag
- id int
- ignore_
case bool - If
true
, the value of this tag will always be stored in lower case. Defaults tofalse
. - metadata_
id int - If it's of type metaData, metaData id of the userTag
- server_
side_ strrequest_ attribute - The ID of the RrequestAttribute for the userTag
- unique_
id int - A unique ID among all userTags and properties of this application. Minimum value is 1.
- cleanup
Rule String - Cleanup rule expression of the userTag
- id Number
- ignore
Case Boolean - If
true
, the value of this tag will always be stored in lower case. Defaults tofalse
. - metadata
Id Number - If it's of type metaData, metaData id of the userTag
- server
Side StringRequest Attribute - The ID of the RrequestAttribute for the userTag
- unique
Id Number - A unique ID among all userTags and properties of this application. Minimum value is 1.
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.
- 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.
- Threshold int
- no documentation available
- 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.
- 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.
- Threshold int
- no documentation available
- 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.
- 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.
- threshold Integer
- no documentation available
- 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.
- 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.
- threshold number
- no documentation available
- 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.
- 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.
- threshold int
- no documentation available
- 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.
- 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.
- threshold Number
- no documentation available
Package Details
- Repository
- dynatrace pulumiverse/pulumi-dynatrace
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
dynatrace
Terraform Provider.