Skip to content
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

Update Monitor Query Samples, Quickstarts, and Documentation based on final consistency review #15988

Closed
8 tasks done
joshfree opened this issue Jun 25, 2021 · 0 comments
Closed
8 tasks done
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Monitor Monitor, Monitor Ingestion, Monitor Query

Comments

@joshfree
Copy link
Member

joshfree commented Jun 25, 2021

Tracking issue to update all Samples and related documentation based on the final September Release consistency review
/cc @scottaddie

  • Throw exception on partial error - JS will follow "throwOnAnyFailure" -
    export interface IndexDocumentsOptions extends OperationOptions {
  • Add new option in LogsQueryOption to disable throwing exception on partial error
  • Include an enum LogsQueryResultStatus in LogsQueryResult to indicate if the result is success, failure or partial failure.
  • Any other feedback that was given by architects after the arch board meeting. @KarishmaGhiya please include the list of follow-up tasks from arch board review here.
  • Column => columnDescriptors
  • Update samples on readme.md
  • Return TimeInterval object for timespan in MetricsQueryResult - check this
  • Swagger transformation for "innerError"
@joshfree joshfree added Client This issue points to a problem in the data-plane of the library. Monitor Monitor, Monitor Ingestion, Monitor Query labels Jun 25, 2021
@joshfree joshfree added this to the [2021] September milestone Jun 25, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Monitor Monitor, Monitor Ingestion, Monitor Query
Projects
None yet
Development

No branches or pull requests

3 participants