As of today, the permissions for granting access to sensors is on an all-or-nothing basis. We want to expose more data to our clients in the web app while ensuring that we do not expose any infrastructure-related data that should remain internal to us.
I would like to see if it is possible to add granular permissions that grants access to sensors EXCEPT for those deployed by a service. These sensors tend to have the tag lc:system assigned to them and are associated with LC-developed extensions such as payload-manager and ext-git-sync. The reason behind why we would disable access to these sensors is because their Timeline data can contain proprietary information that we would not want our clients to have access to.
If we can exclude these system extensions from being accessible, that would allow us to enable access to the Timeline for the remaining sensors deployed in the org. Allowing the Timeline to be viewed demonstrates the breadth of data being collected to our clients and allow them to search through the data themselves.
Thank you.