Distinguish between monitoring an entity and monitoring its contents · Issue #45 · Sage-Bionetworks/synapsemonitor · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All individual Synapse entities can potentially be monitored with the same functionality. But monitoring the contents requires different implementations.
Command line interface flag that allows user to distinguish between monitoring and entity and its contents
If user only wants to monitor the entity itself, activate single entity monitoring
If user wants to monitor contents, determine type of entity
...check for implementation of custom content monitoring
...and activate entity-specific monitoring of contents
The text was updated successfully, but these errors were encountered:
hhunterzinck
changed the title
Potentially, distinguish between monitoring an entity and monitoring its contents
Distinguish between monitoring an entity and monitoring its contents
Jan 28, 2022
All individual Synapse entities can potentially be monitored with the same functionality. But monitoring the contents requires different implementations.
The text was updated successfully, but these errors were encountered: