Skip to content

Commit

Permalink
No longer import the events dashboard
Browse files Browse the repository at this point in the history
With a refocus on telemetry by default and without event usage, remove
the event dashboards as an event data store is optional and no longer
included by default.

Related STF-1498
  • Loading branch information
leifmadsen committed Sep 13, 2023
1 parent 563a551 commit ba2865a
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,6 @@ $ oc apply -f https://raw.githubusercontent.com/infrawatch/dashboards/master/dep
grafanadashboard.integreatly.org/rhos-cloud-dashboard-1 created
----
. Import the cloud events dashboard:
+
[source,bash,options="nowrap"]
----
$ oc apply -f https://raw.githubusercontent.com/infrawatch/dashboards/master/deploy/stf-1/rhos-cloudevents-dashboard.yaml
grafanadashboard.integreatly.org/rhos-cloudevents-dashboard created
----
. Import the virtual machine dashboard:
+
[source,bash,options="nowrap"]
Expand All @@ -60,7 +52,6 @@ $ oc get grafanadashboards
NAME AGE
memcached-dashboard-1 7s
rhos-cloud-dashboard-1 23s
rhos-cloudevents-dashboard 18s
rhos-dashboard-1 29s
virtual-machine-view-1 13s
----
Expand Down

0 comments on commit ba2865a

Please sign in to comment.