From 8c2b453f78e76adefc2c54f87d921ec7def3f026 Mon Sep 17 00:00:00 2001 From: Markus Blaschke Date: Sat, 1 May 2021 16:44:44 +0200 Subject: [PATCH] update readme Signed-off-by: Markus Blaschke --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c47130f..981cf32 100644 --- a/README.md +++ b/README.md @@ -40,13 +40,13 @@ for Azure API authentication (using ENV vars) see https://github.com/Azure/azure Metrics ------- -| Metric | Description | -|-------------------------------------|--------------------------------------------------------------------------------| -| `azurerm_stats_metric_collecttime` | General exporter stats | -| `azurerm_stats_metric_requests` | Counter of resource metric requests with result (error, success) | -| `azurerm_resource_metric` | Resource metrics exported by probes (can be changed using `name` parameter) | -| `azurerm_loganalytics_query_result` | LogAnalytics rows exported by probes | -| `azurerm_ratelimit` | Azure ratelimit metric (only available for uncached /probe requests) | +| Metric | Description | +|------------------------------------------|--------------------------------------------------------------------------------| +| `azurerm_stats_metric_collecttime` | General exporter stats | +| `azurerm_stats_metric_requests` | Counter of resource metric requests with result (error, success) | +| `azurerm_resource_metric` (customizable) | Resource metrics exported by probes (can be changed using `name` parameter) | +| `azurerm_loganalytics_query_result` | LogAnalytics rows exported by probes | +| `azurerm_ratelimit` | Azure ratelimit metric (only available for uncached /probe requests) | HTTP Endpoints