Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
  • Loading branch information
mblaschke committed May 1, 2021
1 parent 413bd1c commit 8c2b453
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8c2b453

Please sign in to comment.