Skip to content

Commit 8c2b453

Browse files
committed
update readme
Signed-off-by: Markus Blaschke <[email protected]>
1 parent 413bd1c commit 8c2b453

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ for Azure API authentication (using ENV vars) see https://github.com/Azure/azure
4040
Metrics
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

5252
HTTP Endpoints

0 commit comments

Comments
 (0)