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
Tracking issue to ensure Monitor Query Beta-2 includes samples for the following seven (7) scenarios
Get an auth token to talk to the service
Make a simple query to the service "requests | summarize count() by bin(timestamp, 1h)", "timestamp = P1D"
Get the results in tabular form
Get the results in key-value form
Use $batch to run 5 queries in 1 api call
Run a more complex query (demo how to increase server timeout)
Get query statistics (cpu usage / memory / execution time)
The text was updated successfully, but these errors were encountered:
joshfree
added
Monitor
Monitor, Monitor Ingestion, Monitor Query
Client
This issue points to a problem in the data-plane of the library.
labels
Jun 25, 2021
Tracking issue to ensure Monitor Query Beta-2 includes samples for the following seven (7) scenarios
The text was updated successfully, but these errors were encountered: