forked from Azure/azure-quickstart-templates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.json
11 lines (10 loc) · 820 Bytes
/
metadata.json
1
2
3
4
5
6
7
8
9
10
{
"$schema": "https://aka.ms/azure-quickstart-templates-metadata-schema#",
"type": "QuickStart",
"itemDisplayName": "Telegraf-InfluxDB-Grafana",
"icon": "ubuntu",
"description": "This template allows you to deploy an instance of Telegraf-InfluxDB-Grafana on a Linux Ubuntu 14.04 LTS VM. This will deploy a VM in the resource group location and return the FQDN of the VM and installs the components of Telegraf, InfluxDB and Grafana. The template provides configuration for telegraf with plugins enabled for Docker,container host metrics.",
"summary": "This template allows you to deploy an instance of Telegraf-InfluxDB-Grafana on a Ubuntu 14.04 LTS VM along with along with configuration enabled for Docker,container host metrics",
"githubUsername": "lavanyasubbarayalu",
"dateUpdated": "2018-07-25"
}