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
Copy file name to clipboardExpand all lines: examples/docker/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,8 @@ For additional details on how Chronos works this example, please review the Dock
33
33
34
34
3. Navigate to `Home -> Administration -> Service accounts`, then click `Add service account` to create a service account. Be sure to choose `Admin` as the role. Then click `Add service account token`, hit `generate`, you are done! Remember this token, you will be using this token to access Grafana HTTP API programmatically.
35
35
36
+
4. Stop all containers and delete all images (except Grafana).
37
+
36
38
## Steps to Run Example
37
39
Peform the following steps in each of the _books_, _customers_, _frontend_, and _orders_ directories
0 commit comments