Settings API - Attribute allow list schema table
Attribute allow list (builtin:unified-attribute-allow-list
)
While Dynatrace automatically captures all OpenTracing and OpenTelemetry attributes, to prevent the accidental storage of personal data, only the values of attributes for which a related key is specified in the allow-list below are stored. This enables you to meet your privacy requirements while controlling the amount of monitoring data that's stored.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:unified-attribute-allow-list |
| environment |
Parameters
Property | Label | Type | Description | Required |
---|---|---|---|---|
enabled | Enabled | boolean | If this is true, the value of the specified key is stored. | required |
attributeKey | Attribute key | text | Key of the attribute to store Attribute key service.name is automatically captured by default | required |
masking | Masking | 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 |