From 26ddcc32938066b034eb5c9742016aa911b47274 Mon Sep 17 00:00:00 2001 From: "mirek.malecha@bonitoo.io" Date: Thu, 25 Mar 2021 12:25:21 +0100 Subject: [PATCH] Add Azure SQL DB template - Issue #243 --- README.md | 1 + azure_sql_db/readme.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6622c0a..c2f4657 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Start by reading [how to use a template](docs/use_a_template.md), then check eac | [Algorithmia](algorithmia/) | Monitor machine learning model performance metrics | [@koverholt](https://github.com/koverholt) | | [Apex Legends](apex_legends/) | Collect player metrics from the game Apex Legends | [@b3vis](https://github.com/b3vis) | | [AWS Cloudwatch Monitoring](aws_cloudwatch/) | Monitor AWS EC2 and ELB | [bonitoo.io](.) | +| [Azure SQL DB](azure_sql_db/) | View information of Azure SQL Database: CPU utilization, Memory, Database Size, Active Threads, Connections, Traffic and more. | [bonitoo.io](.) | | [Ceph Cluster](ceph/) | Monitor your Ceph Cluster with Prometheus metrics | [@bonitoo.io](https://github.com/bonitoo-io) | | [Counter Strike: Global Offensive](csgo/) | Get stats about your game. Kills, Deaths and stats by weapon. | [Ignacio Van Droogenbroeck](https://github.com/xe-nvdk) | | [Covid-19 in South America](covid19-southamerica/) | Current data and graphs covering Covid-19 cases and deaths in South America | [Ignacio Van Droogenbroeck](https://github.com/xe-nvdk) | diff --git a/azure_sql_db/readme.md b/azure_sql_db/readme.md index 3ebdd04..d1ff16a 100644 --- a/azure_sql_db/readme.md +++ b/azure_sql_db/readme.md @@ -2,7 +2,7 @@ Provided by: [bonitoo.io](.) -This Dashboard offers you information about your Azure SQL Server: CPU utilization, Memory, Database Size, Active Threads, Connections, Traffic and more. +This Dashboard offers you information about your Azure SQL Database: CPU utilization, Memory, Database Size, Active Threads, Connections, Traffic and more. ![Dashboard Screenshot](screenshot.png)