11 Feb 2025
08:27 PM
- last edited on
17 Feb 2025
07:01 AM
by
MaciejNeumann
Hello Everyone,
I have created a group and assigned permissions to it, allowing users to access the new dashboard app. However, we have encountered some issues with the read-only access that outweigh the benefits.
Problems:
Tile Editing:
Access to Dashboard Settings and Variables:
Policy:
ALLOW app-engine:apps:run WHERE shared:app-id = "dynatrace.dashboards";
ALLOW app-engine:functions:run, app-engine:edge-connects:read,
document:environment-shares:read, document:direct-shares:read, state:user-app-states:read, storage:events:read,
state:user-app-states:write,
storage:logs:read, storage:metrics:read, storage:entities:read,
storage:bizevents:read, storage:system:read, storage:spans:read, storage:buckets:read, storage:fieldsets:read,
storage:bucket-definitions:read, document:documents:read;
Please let me know if anyone has any idea, we want to provide the access to internal-people with very limited access.
Best regards,