-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Flatten the batch response #20049
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flatten the batch response #20049
Conversation
|
/azp run python - monitor - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run python - monitor - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run python - monitor - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run python - monitor - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run python - monitor - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
| :keyword render: Any object. | ||
| :paramtype render: object | ||
| :keyword error: Any object. | ||
| :paramtype error: object |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this more of a result object or would a user create this in code? I ask because I think it would make more sense to document these as ivars if it's just a result object (edit: same for the type below)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fair enough - updating
| ), | ||
| LogsBatchQueryRequest( | ||
| query= "AppRequests | take 5", | ||
| query= "AppRequestss | take 5", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
intentional change?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yep - to show how to process an error
|
/azp run python - monitor - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run python - monitor - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run python - monitor - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/check-enforcer override |
Dev advisor microsoft.advisor 2022 09 01 (Azure#20049) * Adds base for updating Microsoft.Advisor from version stable/2020-01-01 to version 2022-09-01 * Updates readme * Updates API version in new specs and examples * Add duration and change examples * Add predict api to version * Delete feedback.md
Fixes #20015
errorto logs query result