# Statistics of runs

Ylem is a full-cycle data streaming software, therefore not only does it help manage and execute pipelines but also collects detailed statistics of runs for each pipeline and task.

What information is collected:

* Starting time
* Ending time
* Duration in milliseconds
* Task ID and type
* Task output
* Success or failure

<figure><img src="https://3180830455-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD0FT8l3QzMrw546vOdHU%2Fuploads%2FS7j2dRpal56hc1Yt57xk%2FScreenshot%202024-04-30%20at%2013.42.29.png?alt=media&#x26;token=3c83c6f4-baec-4900-8dd7-f0a0ff193a68" alt=""><figcaption></figcaption></figure>

Having this information for each of the pipelines Ylem provides users with multiple different ways of working with the statistics:

* A main[ dashboard](https://app.datamin.io/dashboard) that contains accumulated statistics about all pipelines and metrics
* Log of runs for every pipeline and tasks
* Aggregated statistics for every pipeline and task within the selected date range
* Powerful [API to pull statistics](https://docs.ylem.co/api/api-endpoints) in different forms that can be integrated with your BI software if you want to use these historical data for your reports and dashboards
* [Slow task profiler](https://docs.ylem.co/statistics-and-profiling/slow-tasks) that allows you to have constant control over your bottlenecks

<figure><img src="https://3180830455-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD0FT8l3QzMrw546vOdHU%2Fuploads%2FbYcNsPwD5EyWbfCX8GiT%2FScreenshot%202024-04-30%20at%2013.42.39.png?alt=media&#x26;token=0facf988-5933-4056-9eff-f3aaf1d9658d" alt=""><figcaption><p>Task output example in the list of logs</p></figcaption></figure>

<figure><img src="https://3180830455-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD0FT8l3QzMrw546vOdHU%2Fuploads%2FAcOVBEDU7uiz7ymR2om2%2FScreenshot%202024-04-30%20at%2013.43.15.png?alt=media&#x26;token=bc9fb0d3-a1f4-4d96-b244-a94417fb86c4" alt=""><figcaption><p>Dashboard graph representing the number of new pipelines per month</p></figcaption></figure>
