github Azure/azure-sdk-for-java azure-ai-metricsadvisor_1.0.0-beta.4

latest releases: azure-ai-metricsadvisor_1.2.2, azure-containers-containerregistry_1.2.12, azure-ai-textanalytics_5.5.2...
pre-release3 years ago

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

Features added

  • Added support for Azure Log Analytics DataFeed source
  • Added data source credential API support to client
  • Added authentication type support for data feed
  • Added property splitAlertByDimensions to AnomalyAlertConfiguration model
  • Added clientOptions() methods to the MetricsAdvisorClientBuilder and MetricsAdvisorAdministrationClientBuilder

Breaking changes

  • Replaced updateSubscriptionKey and updateApiKey into one method updateKey
  • Deprecated support for HttpRequestDataFeed and ElasticsearchDataFeed source type
  • Removed granularity type DataFeedGranularityType.PerSecond as it's not supported by the service anymore
  • Renamed value and expectedValue to valueOfRootNode and expectedValueOfRootNode
  • Renamed top parameter to maxPageSize
  • Renamed method listAnomaliesForAlert and listAnomaliesForDetectionConfig to listAnomalies
  • Renamed method listIncidentsForAlert and listIncidentsForDetectionConfig to listIncidents
  • Renamed ErrorCodeException and ErrorCode to MetricsAdvisorResponseException and MetricsAdvisorError

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

NewReleases is sending notifications on new releases.