-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
ClientThis issue is related to a non-management packageThis issue is related to a non-management packageMonitorMonitor, Monitor Ingestion, Monitor QueryMonitor, Monitor Ingestion, Monitor Querycustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
Library name and version
Azure.Monitory.Query Latest
Query/Question
Sorry if I'm missing something obvious but is this documentation out of date? QueryResourceAsync() and company return Response<IReadOnlyList<LogsQueryResult>> not Response<LogsQueryResult> so none of these examples are usable, as far as I can tell. At least, not without indexing the first result out, but are these methods supposed to return multiple results instead of just one?
Side note: If you have any examples of error handling that would also be cool
Environment
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ClientThis issue is related to a non-management packageThis issue is related to a non-management packageMonitorMonitor, Monitor Ingestion, Monitor QueryMonitor, Monitor Ingestion, Monitor Querycustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that