Skip to content

Commit

Permalink
Update vm-lifecycle-dashboard.json with getting started instructions (#…
Browse files Browse the repository at this point in the history
…591)

* Update vm-lifecycle-dashboard.json with getting started instructions

* Update vm-lifecycle-dashboard.json
  • Loading branch information
dmivor authored Sep 19, 2023
1 parent 37bb761 commit c0f359b
Showing 1 changed file with 23 additions and 3 deletions.
26 changes: 23 additions & 3 deletions dashboards/google-compute-engine/vm-lifecycle-dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,27 @@
},
"width": 9,
"yPos": 3
}
]
},
{
"height": 2,
"widget": {
"text": {
"content": "To use this dashboard, a user-defined log-based metric using this project's Cloud Audit Logs is required. For more information on how to use this dashboard see [Monitor VM lifecycle events](https://cloud.google.com/compute/docs/troubleshooting/troubleshooting-reboots#monitor-events).",
"format": "MARKDOWN",
"style": {
"backgroundColor": "",
"fontSize": "FS_LARGE",
"horizontalAlignment": "H_LEFT",
"padding": "P_EXTRA_SMALL",
"textColor": "#000000",
"verticalAlignment": "V_TOP"
}
},
"title": "Getting started:"
},
"width": 3,
"yPos": 7
}
]
}
}
}

0 comments on commit c0f359b

Please sign in to comment.