Ownership assignment is based on tags. Tags are key-value pairs stored in Smartscape nodes.
Depending on your setup, there are several ways to apply those tags to your entities.
oneagentctl.By default, Dynatrace provides two keys: owner and dt.owner.
Additionally, you can define up to three custom keys.
To access and modify the keys, go to
Settings > Environment segmentation > Ownership > Configure.
Optionally, add keys as Configuration for Ownership.
You can use any of your defined keys as a prefix.
For example, you can extend the existing keys:
owner to owner-1.dt.owner to dt.owner-test.As a value, use the identifier optionally followed by a supplementary identifier to associate the entity with the team you want.
To add or edit a supplementary identifier:
Here is an example command for using the team identifier to associate the entity with the team you want.
./oneagentctl --set-host-property owner-1=team-automation
For more information about oneagentctl and how to apply tags to individual entities such as hosts, see Custom host tags.
Once you have added your teams, specified the desired key-value pairs, and added the tags to the Smartscape nodes, you can retrieve the ownership team information.