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

latest releases: @azure/eventgrid-namespaces_1.0.0-beta.2, @azure-tools/test-recorder_3.2.0, @azure/storage-file-datalake_12.17.0-beta.1...
2 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.