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 |