docs: link to example report

This commit is contained in:
soulgalore 2018-06-27 07:41:19 +02:00
parent 684dab934e
commit 82ce89c489
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Sitespeed.io uses Browsertime, the Coach and PageXray to collect and generate th
docker run --shm-size=1g --rm -v "$(pwd)":/sitespeed.io sitespeedio/sitespeed.io:{% include version/sitespeed.io.txt %} -b chrome https://en.wikipedia.org/wiki/Main_Page https://en.wikipedia.org/wiki/Barack_Obama
~~~
Gives the following [report](https://examples.sitespeed.io/6.0/2017-11-23-23-43-35/). The standard use case for sitespeed.io is to run it continously and send the data to Graphite/Grafana and create dashboards looking like this:
Gives the following [report](https://examples.sitespeed.io/7.x/en.wikipedia.org/2018-06-27-05-33-14/). The standard use case for sitespeed.io is to run it continously and send the data to Graphite/Grafana and create dashboards looking like this:
[![Example dashboard]({{site.baseurl}}/img/examples/dashboard-examples.png)](https://dashboard.sitespeed.io/dashboard/db/page-summary?orgId=1)
{: .img-thumbnail}