File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -40,13 +40,13 @@ for Azure API authentication (using ENV vars) see https://github.com/Azure/azure
4040Metrics
4141-------
4242
43- | Metric | Description |
44- | -------------------------------------| --------------------------------------------------------------------------------|
45- | ` azurerm_stats_metric_collecttime ` | General exporter stats |
46- | ` azurerm_stats_metric_requests ` | Counter of resource metric requests with result (error, success) |
47- | ` azurerm_resource_metric ` | Resource metrics exported by probes (can be changed using ` name ` parameter) |
48- | ` azurerm_loganalytics_query_result ` | LogAnalytics rows exported by probes |
49- | ` azurerm_ratelimit ` | Azure ratelimit metric (only available for uncached /probe requests) |
43+ | Metric | Description |
44+ | ------------------------------------------ | --------------------------------------------------------------------------------|
45+ | ` azurerm_stats_metric_collecttime ` | General exporter stats |
46+ | ` azurerm_stats_metric_requests ` | Counter of resource metric requests with result (error, success) |
47+ | ` azurerm_resource_metric ` (customizable) | Resource metrics exported by probes (can be changed using ` name ` parameter) |
48+ | ` azurerm_loganalytics_query_result ` | LogAnalytics rows exported by probes |
49+ | ` azurerm_ratelimit ` | Azure ratelimit metric (only available for uncached /probe requests) |
5050
5151
5252HTTP Endpoints
You can’t perform that action at this time.
0 commit comments