]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/commitdiff
Add a note about waiting to collect data 136/head
authorZack Cerza <zack@redhat.com>
Wed, 4 Oct 2017 21:23:41 +0000 (15:23 -0600)
committerZack Cerza <zack@redhat.com>
Wed, 4 Oct 2017 22:10:15 +0000 (16:10 -0600)
Users might initially be confused that immediately after deployment, the
dashboard looks broken. This is because it doesn't yet have the data it
needs to function.

Signed-off-by: Zack Cerza <zack@redhat.com>
ansible/playbook.yml

index 05bed50c8bf74bd758e99f8410e7ed0710bdd640..420c1bcb9171fcab7c03fc74c9f8108678bd9afa 100644 (file)
@@ -29,4 +29,4 @@
   tasks:
     - name: Print dashboard URL
       debug:
-        msg: "All done! You may access your dashboard at http://{{ groups['ceph-grafana'][0] }}:3000/ with user 'admin' and password 'admin'."
+        msg: "All done! You may access your dashboard at http://{{ groups['ceph-grafana'][0] }}:3000/ with user 'admin' and password 'admin'. Note that initially the dashboard will be incomplete; after a few minutes it should have enough data collected to function properly."