• Home
  • Dynatrace API
  • Environment
  • Settings
  • Schemas
  • Distributed traces card

Settings API - Distributed traces card schema table

Distributed traces card (builtin:ua.traces)

Configure a trace card to analyze the traces of a service or span:service in the context of unified analysis

Schema IDSchema groupsScope
builtin:ua.traces
  • group:unified-analysis
ua-screen
Retrieve schema via Settings API
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:ua.traces
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:ua.traces
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:ua.traces

Authentication

To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.

Parameters

PropertyLabelTypeDescriptionRequired
keyKeytext

Unique key, which is used to map to this traces card in the screen layout config.

required
displayNameDisplay nametext

The title of the card.

optional
descriptionDescriptiontext

The description of the card

Markdown syntax can be used to enrich description. To define a link, you can only use seaOtter links (https://dt-url.net/XXXXXXX) or action expression

The format of a single action expression is: actionName|key=param|key2=param2

optional
emptyStateMessageEmpty state messagetext-optional