Skip to content

Commit

Permalink
grafana login
Browse files Browse the repository at this point in the history
  • Loading branch information
jayachristina committed Jul 20, 2023
1 parent 2027be2 commit 4d537f2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/modules/ROOT/assets/images/grafana-url.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 6 additions & 4 deletions documentation/modules/ROOT/pages/03-demo.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -152,11 +152,13 @@ image:reviews-topics.png[]
image:moderated-review.png[]

=== Sentiment Analysis scenario
* To access the *Grafana Dashboard,* navigate to *influxdb-project* namespace in your OpenShift cluster
** Navigate to *Networking > Services > grafana*.
** Navigate to the *Location* displayed under *Service Routing > Service address*
* To access the *Grafana Dashboard,* navigatein your OpenShift cluster, navigate to *Networking > Routes*.
* Filter with Name as *grafana* and click on the URL that is displayed under *Location*
+
image:grafana-url.png[]
* Login using admin/graphsRcool
+
image:grafana-login.png[]
* Click on left-hand menu, and click on *Dashboards* Now click on the *General* folder displayed
** This will show a link to *GLOBEX Sentiment Analysis Dashboard*. Click on this to launch the Dashboard
+
Expand All @@ -167,7 +169,7 @@ You will see a couple of data there from the reviews you had submitted in the pr

Let's use a simulator to submit a number of reviews to see some serious stuff!! \m/

* Navigate back to the `sentiment-analysis` namespace and look for the `reviews-simulator` deployment and launch it.
* Navigate back to the `sentiment-analysis` namespace in OpenShift console and look for the `reviews-simulator` deployment and launch it.
+
image:reviews-simulator.png[width=30%]
* This is deployed as a knative service with zero replica. So you can see a pod getting created as soon as you launch it.
Expand Down

0 comments on commit 4d537f2

Please sign in to comment.