I need fine-grained control of the Business Events data ingested. Adding which attribute allows me to achieve this?
The dt.security.context attribute enables fine-grained access control over ingested data, including Business Events.
It allows:
Segmentation of data
Restricting access to specific users or groups
Applying security boundaries to sensitive datasets
Other attributes are related to tracing:
dt.traceid and dt.spanid are for distributed tracing
dt.entity.process_group_instance links data to entities
Only dt.security.context provides control over data access and segmentation.
===========
Currently there are no comments in this discussion, be the first to comment!