27 May 2025
06:52 AM
- last edited on
30 May 2025
08:13 AM
by
MaciejNeumann
Hi All,
Can anyone please share the specific permissions that needs to be assigned to a service user in Dynatrace to run as an actor for anomaly detector?
Thanks,
28 May 2025 03:43 AM
If anyone is interested , just providing the Grail read data permissions for service user worked for my use case
//Grail read data
ALLOW
storage:buckets:read,
storage:logs:read,
storage:metrics:read,
storage:spans:read,
storage:bizevents:read,
storage:events:read,
storage:system:read,
storage:spans:read,
storage:entities:read,
storage:user.events:read,
storage:application.snapshots:read;