Settings API - Span events schema table
Span events (builtin:span-event-attribute)
We replaced this setting with Allowed attributes (<your-dynatrace-url>/builtin:attribute-allow-list
) and Attribute data masking (<your-dynatrace-url>/builtin:attribute-masking
) and migrated your data. This setting will be removed soon.
Changes in this setting will still be migrated to the new ones, but please be aware that we are not able to migrate certain changes such as attribute deletions.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:span-event-attribute |
| environment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:span-event-attribute |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:span-event-attribute | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:span-event-attribute |
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
Property | Type | Description | Required |
---|---|---|---|
Keykey | text | Key of the span event attribute to store | required |
Maskingmasking | enum | If this attribute contains confidential data, turn on masking to conceal its value from users Introduce more granular control over the visibility of attribute values.
| required |