Smartscape - Business Analytics

  • Reference
  • Published Feb 23, 2026

This section contains entities that relate to Business Analytics. All entity types start with BIZ_*.

smartscapeNodes "BIZ_*"

Business Flow

Smartscape node type: BIZ_FLOW

This entity represents a business flow.

Query

Fetch all Smartscape nodes from the smartscape.nodes table and filter for the entity type "BIZ_FLOW".

smartscapeNodes "BIZ_FLOW"

Fields

The following base fields are used for all entities.

AttributeTypeDescriptionExamples
idsmartscapeIdstable
The entity ID.
HOST-1234; K8S_POD-1234; SERVICE-1234
id_classicstringstable
The entity ID that was used in the classic entity store. This ID is present in old monitoring data.
HOST-1234; CLOUD_APPLICATION-1234; SERVICE-1234
namestringstable
The entity name.
localhost; easyTravel; product-catalog
typestringstable
The entity type.
HOST; K8S_POD; SERVICE
tagsarraystable
Contains a consolidated list of all entity tags. Tags provided by OneAgent can also be accessed via tags:agent_tags; custom tags can be accessed via tags:custom. Note that rule-based tags do not exist in the new model.
[]
lifetimetimeframestable
The lifetime of the entity. classicField: lifetime
{ start: 2022-07-06T13:36:00.808Z, end: 2024-04-11T06:56:01.204Z }
dt.security_contextstring[]resource stable
The security context is used in access permissions to limit the visibility. Learn more about the Dynatrace permission model
Tags: permission
[]

Fields specific for a BIZ_FLOW entity

AttributeTypeDescriptionExamples
bizflow.idstringexperimental
Internal ID from the business flow configured in the Business Flow app.
bizflow.prioritystringexperimental
The priority of a business process.
critical; high; medium; low
bizflow.urlstringexperimental
URL to explore the business flow in the Business Flow app from a result in a DQL query against Smartscape nodes.