You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`azure_loganalytics_query_time`| Summary metric about query execution time (incl. all subqueries) |
53
-
|`azure_loganalytics_query_results`| Number of results from query |
54
-
|`azure_loganalytics_query_requests`| Count of requests (eg paged subqueries) per query |
52
+
|`azure_loganalytics_query_time`| Summary metric about query execution time (incl. all subqueries) |
53
+
|`azure_loganalytics_query_results`| Number of results from query |
54
+
|`azure_loganalytics_query_requests`| Count of requests (eg paged subqueries) per query |
55
55
56
56
57
57
Example
58
58
-------
59
59
60
+
for examples of result processing can be found within [azure-resourcegraph-expoter](https://github.com/webdevops/azure-resourcegraph-exporter) (uses same processing library)
0 commit comments