Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 931 Bytes

09-petclinic-dashboard.md

File metadata and controls

21 lines (11 loc) · 931 Bytes

Create TO Wavefront Dashboard

  1. Within Tanzu Observability, access the Dynamically Generated Application Dashboard for Spring Pet Clinic. Application -> Application Status

  2. Click on your Application, click on the petclinic service. You now see the dynamically generated dashboard.

  3. Clone the dashboard

  4. Click "Settings" followed by "Advanced"

  5. Add the following events query events(name="DEPLOY_EVENT_NAME")

Note: The DEPLOY_EVENT_NAME value above is from yq r $PARAMS_YAML petclinic.wavefront.deployEventName

  1. Save the dashboard and name it something specific to your user name. I chose dpfeffer-petclinic-dashboard.

  2. In your dashboard at the top right where it says "Show Events" change it to "From Dashboard Settings". This will cause your events query to be the source of events for all charts in your dashboard.

Go to Next Step

Update TBS Stack to Remediate CVEs