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