Configuring Flow.bio as an Admin
Monitoring Flow.bio
Various statistics are available to you about Flow.bio resource usage as both a user and an admin. From the home page any user can view metrics such as number of samples and executions on the platform and the amount of data generated over time.
As an admin user, the "Usage" tab of the Admin Panel contains statistics on:
- The cumulative number of users over time
- The cumulative number of samples generated over time
- The cumulative number of executions run over time
- The number of daily active users
It is also possible to see detailed statistics about specific pipelines by selecting the pipeline in the dropdown menu below the "Pipeline Runs" header. This can be a great way to identify a process that needs better error handling or documentation.
In this example, we can see that the pipeline has failed twice and both times it was the "IDENTIFY_PSITES" process that failed, telling us that this process might need some attention.