Skip to content

azure-monitor-query_1.0.0b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 06 Jul 20:41
2dbcbfa

1.0.0b2 (2021-07-06)

Breaking Changes

  • workspaces, workspace_ids, qualified_names and azure_resource_ids are now merged into a single additional_workspaces list in the query API.
  • The LogQueryRequest object now takes in a workspace_id and additional_workspaces instead of workspace.
  • aggregation param is now a list instead of a string in the query method.
  • duration must now be provided as a timedelta instead of a string.