Service Graph Connector for Observability - Dynatrace properties
Summarize
Summary of Service Graph Connector for Observability - Dynatrace properties
The Service Graph Connector for Observability - Dynatrace properties enable you to configure the connection behavior between ServiceNow and Dynatrace for effective data ingestion into the Configuration Management Database (CMDB).
Show less
Key Features
- Connection Properties: Control various aspects of the connection, such as managing zones, tags, and service types. Key properties include:
- managementZoneIds: List of management zone IDs to fetch from Dynatrace.
- serviceTypes: Specify Dynatrace service types for data ingestion.
- grailEnabled: Set to true for Grail-enabled tenants.
- System Properties: Manage system-level settings for better integration, including:
- sndynatraceinteg.createUnmatchedApplicationCIs: Controls whether unclassified processes are added to the Application table.
- sndynatraceinteg.defaultfromvaluedays: Determines inactivity duration before a CI is ignored.
- sndynatraceinteg.populateapplications: Set to true to populate Application CIs from Dynatrace processes.
Key Outcomes
By utilizing these properties, ServiceNow customers can ensure their CMDB is accurately populated with relevant data from Dynatrace, facilitating better monitoring and management of applications and services. Proper configuration enhances operational efficiency and data integrity across your IT landscape.
Service Graph Connector for Observability - Dynatrace properties control the behavior of the connector.
Connection properties
| Property | Description |
|---|---|
|
managementZoneIds |
Enter a list of management zone IDs to fetch from Dynatrace. For multiple entries, separate the IDs with commas. |
|
managementZoneNames |
Enter a list of management zones to fetch from Dynatrace. For multiple entries, separate the names with commas. |
|
tags |
Enter a list of tags to fetch from Dynatrace. For multiple entries, separate the tags with commas. |
|
grailEnabled |
Set the property to true for a Grail-enabled tenant. |
|
OAuth Connection |
View the Sys ID of the OAuth connection and credential alias linked to the Service Graph connection record. |
|
serviceTypes |
Enter a list of Dynatrace service types from where to ingest the data into CMDB. For multiple entries, separate the service types with commas. Valid values are:
|
|
saveRESTResponseAsAttachment |
Set the property to true to use the SGO-Dynatrace Fetch Entities For Larger Payload action flow and save the response from Dynatrace as an attachment with a .json extension. Set the property to
|
|
flowDesignerTimeout |
Set the timeout value (in milliseconds) for a Dynatrace flow, subflow, or action execution.
|
System properties
sys_properties.list in the navigation filter.| Property | Description |
|---|---|
|
sn_dynatrace_integ.append_environment_id_to_service_name |
Set the property to true to append the Dynatrace Environment ID to the Service name. Set the property to false to retain the Service name as is.
|
|
sn_dynatrace_integ.createUnmatchedApplicationCIs |
Set the property to true to add unclassified processes to the Application [cmdb_ci_appl] table. Set the property to false to ignore unclassified processes.
Note: Classified processes are added to the corresponding child application classes in the Application [cmdb_ci_appl] table regardless of the value of this property. |
|
sn_dynatrace_integ.default_from_value_days |
Enter the number of days a configuration item (CI) can be inactive before it is ignored.
|
|
sn_dynatrace_integ.page_size |
Enter the page size used in REST requests to fetch Dynatrace entities.
|
|
sn_dynatrace_integ.populate_applications |
Set the property to true to populate the Application [cmdb_ci_appl] CIs from Dynatrace processes. Set the property to false to ignore the Application [cmdb_ci_appl] CIs.
Note: This property is read via scheduled imports. The manual execution of the SGO-Dynatrace Processes and SGO-Dynatrace Process Groups data sources will not consider this property. |
|
sn_dynatrace_integ.critical_cluster_threshold |
Enter the percentage of an application cluster's nodes that need to be in a state to raise that state to its parent in the service map. Note: This system property is available only if the Observability Commons for CMDB (sn_observability) plugin is installed. For more information, see Observability Commons for CMDB on the ServiceNow Store.
|
|
sn_dynatrace_integ.events_for_unmatched_ci.enabled |
Set the property to true to ingest events that don't have a matching CI in CMDB.Note: This system property is available only if the Observability Commons for CMDB (sn_observability) plugin is installed. For more information, see Observability Commons for CMDB on the ServiceNow Store.
|