Skip to content

Azure.Monitor.Query_1.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 08 Sep 22:18
7e7c91e

1.0.0-beta.4 (2021-09-08)

Features Added

  • Endpoint is a public property in LogsQueryClient

Breaking Changes

  • NamespaceCollection renamed to MetricNamespaceCollection
  • QueryModelFactory renamed to MonitorQueryModelFactory
  • TimeSeriesElement renamed to MetricTimeSeriesElement
  • Data renamed as Values in MetricTimeSeriesElement
  • Top renamed to Size in MetricsQueryOptions
  • Updated GetObject methods to be internal in LogsTableRow

Bugs Fixed

  • Updated GetResult() in LogsBatchQueryResult to return a LogsBatchQueryResult

Other Changes

  • ServiceVersion numbering starts at 1 instead of 0 in LogsQueryClientOptions and MetricsQueryClientOptions