github Azure/azure-sdk-for-js @azure/ai-metrics-advisor_1.0.0

latest releases: @azure-rest/maps-search_2.0.0-beta.2, @azure-rest/maps-geolocation_1.0.0-beta.4, @azure-rest/maps-render_2.0.0-beta.1...
3 years ago

1.0.0 (2021-07-06)

The Metrics Advisor library is now in GA with this release.

Breaking Changes

  • listIncidents() overloads split into listInclidentsForAlert() and listIncidentsForDetectionConfiguration()
  • listAnomalies() overloads split into listAnomaliesForAlert() and listAnomaliesForDetectionConfiguration()
  • Removed support for granularity type PerSecond
  • Renamed "createFeedback" to "addFeedback"
  • seriesToFilter parameter renamed to seriesKey in methods getmetricenrichedseriesdata and getmetricseriesdata and ordering updated
  • Renamed adminEmails to admins in MetricsAdvisorDataFeed and NotificationHook and viewerEmails to viewers in MetricsAdvisorDataFeed
  • Renamed type DetectionConditionsOperator to DetectionConditionOperator
  • Renamed property splitAlertByDimension to dimensionsToSplitAlert in AnomalyAlertConfiguration
  • Renamed datasource to DataSource
  • Renamed DatasourceCredential to DataSourceCredentialEntity, SqlServerConnectionStringDataSourceCredential to DataSourceSqlConnectionString,
    DataLakeGen2SharedKeyDataSourceCredential to DataSourceDataLakeGen2SharedKey,
    ServicePrincipalDataSourceCredential to DataSourceServicePrincipal,
    ServicePrincipalInKeyVaultDataSourceCredential to DataSourceServicePrincipalInKeyVault

Other Changes

  • Update methods now return the updated object

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

NewReleases is sending notifications on new releases.