Skip to content

Commit

Permalink
Add section to Monitor Query README (#24121)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaddie authored Sep 14, 2021
1 parent da6337e commit 4dd4387
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sdk/monitor/azure-monitor-query/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ MetricsQueryAsyncClient metricsQueryAsyncClient = new MetricsQueryClientBuilder(
.buildAsyncClient();
```

### Execute the query

For examples of Logs and Metrics queries, see the [Examples](#examples) section.

## Key concepts

### Logs query rate limits and throttling
Expand Down

0 comments on commit 4dd4387

Please sign in to comment.