From cab81284ac302e22631a3a78f1dd2b283ee638ce Mon Sep 17 00:00:00 2001 From: Quentin Manfroi Date: Fri, 3 Nov 2017 20:45:05 +0100 Subject: [PATCH] MON-79 update readme --- cloud/azure/storage/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cloud/azure/storage/README.md b/cloud/azure/storage/README.md index bac3ac2..bdd2fb4 100644 --- a/cloud/azure/storage/README.md +++ b/cloud/azure/storage/README.md @@ -35,6 +35,8 @@ Inputs |------|-------------|:----:|:-----:|:-----:| | delay | Delay in seconds for the metric evaluation | string | `600` | no | | environment | Architecture environment | string | - | yes | +| provider | What is the monitored provider | string | azure | no | +| service | What is the monitored service | string | storage | no | | subscription_id | Azure account id used as filter for monitors | string | - | yes | | message | Message sent when a monitor is triggered | string | - | yes | | use_filter_tags | Filter the data with service tags if true | string | `true` | no |