This repository contains an Azure Workbook which can be used to monitor Azure Kubernetes clusters. This workbook is a work in-progress and is provided as a sample for people to build from.
Note: Supports ContainerLogs and ContainerLogsV2
To use this Workbook you need to:
-
Copy the content from the file
workbook.json
. -
Open the Azure Workbook page and click
New
. -
Paste the content copied in step 1 into the page and click
Apply
. -
Save the Workbook (if you have permissions) and click
Done Editing
.
- Optimise queries
- Fix the workload view
- Fix up the cluster autoscaler view and add timeseries
Please feel free to raise a pull request to contribute to this repository, raise an issue or feature request.