github Azure/azure-sdk-for-java azure-monitor-query_1.0.0

latest releases: azure-cosmos-kafka-connect_1.0.0-beta.2, azure-communication-callautomation_1.2.0, azure-developer-devcenter_1.0.0...
2 years ago

1.0.0 (2021-10-07)

Features Added

  • Added getMetricByName API on MetricsQueryResult to get the metric result for a specific metric name.
  • Added LogsQueryStatus enum to specify if the query was successful, partially successful or failed.

Breaking Changes

  • Changed query API name in LogsQuery*Client to queryWorkspace
  • Changed query API name in MetricsQuery*Client to queryResource
  • Changed addQuery API name in LogsQueryBatch to addWorkspaceQuery
  • Removed status from LogsBatchQueryResult
  • Throws exception if a logs query is partially successful with an option in LogsQueryOptions to disable this
    behavior.

Other Changes

Dependency Updates

  • Upgraded azure-core to 1.21.0.
  • Upgraded azure-core-http-netty to 1.11.1.

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.