diff --git a/README.md b/README.md index 2bfb551..a75383d 100644 --- a/README.md +++ b/README.md @@ -49,14 +49,16 @@ Global metrics | Metric | Description | |--------------------------------------|--------------------------------------------------------------------------------| -| `azure_loganalytics_query_time` | Summary metric about query execution time (incl. all subqueries) | -| `azure_loganalytics_query_results` | Number of results from query | -| `azure_loganalytics_query_requests` | Count of requests (eg paged subqueries) per query | +| `azure_loganalytics_query_time` | Summary metric about query execution time (incl. all subqueries) | +| `azure_loganalytics_query_results` | Number of results from query | +| `azure_loganalytics_query_requests` | Count of requests (eg paged subqueries) per query | Example ------- +for examples of result processing can be found within [azure-resourcegraph-expoter](https://github.com/webdevops/azure-resourcegraph-exporter) (uses same processing library) + Config file: ``` queries: