跳转到主要内容

Microsoft Azure Metrics Advisor Python客户端库

项目描述

Microsoft Azure SDK for Python

由于服务已停用,该包不再维护。没有此包的替代包。

发行历史

1.0.1 (2024-08-26)

其他更改

  • 由于服务已停用,该包不再维护。没有此包的替代包。

1.0.0 (2021-07-06)

重大更改

  • 更改
    • DetectionConditionsOperator -> DetectionConditionOperator
    • cross_conditions_operator -> condition_operator
    • AnomalyAlert.created_on -> AnomalyAlert.created_time
    • AnomalyAlert.modified_on -> AnomalyAlert.modified_time
    • Anomaly.created_on -> Anomaly.created_time
    • admin_emailsNotificationHook 中已重命名为 admins
    • admin_emailsDataFeedOptions 中已重命名为 admins
    • viewer_emailsDataFeedOptions 中已重命名为 viewers

1.0.0b4 (2021-06-07)

新增功能

  • 添加了 AzureLogAnalyticsDataFeedSourceAzureEventHubsDataFeedSource
  • 更新方法现在返回更新后的对象
  • 添加了 DatasourceCredentials 和 DatasourceCredential 操作
  • 添加了对数据馈送的身份验证类型支持

重大更改

  • 删除方法现在只接受位置参数作为id

  • update_subscription_keyupdate_api_key 已合并为一个方法 update_key

  • 已删除 DataFeedOptions 并将所有属性移动到 DataFeed 模型

  • 已弃用

    • HttpRequestDataFeed
    • ElasticsearchDataFeed
  • 已重命名

    • AzureApplicationInsightsDataFeed -> AzureApplicationInsightsDataFeedSource
    • AzureBlobDataFeed -> AzureBlobDataFeedSource
    • AzureCosmosDBDataFeed -> AzureCosmosDbDataFeedSource
    • AzureDataExplorerDataFeed -> AzureDataExplorerDataFeedSource
    • AzureTableDataFeed -> AzureTableDataFeedSource
    • InfluxDBDataFeed -> InfluxDbDataFeedSource
    • MySqlDataFeed -> MySqlDataFeedSource
    • PostgreSqlDataFeed -> PostgreSqlDataFeedSource
    • SQLServerDataFeed -> SqlServerDataFeedSource
    • MongoDBDataFeed -> MongoDbDataFeedSource
    • AzureDataLakeStorageGen2DataFeed -> AzureDataLakeStorageGen2DataFeedSource

依赖项更新

  • msrest 的要求从 0.6.12 提升至 0.6.21

1.0.0b3 (2021-02-09)

新增功能

  • AAD 支持认证 #15922
  • MetricsAdvisorKeyCredential 支持旋转订阅和 API 密钥以更新长生命周期的客户端

重大更改

  • list_dimension_values 已重命名为 list_anomaly_dimension_values
  • 更新方法现在返回 None
  • 已更新 DataFeed.metric_ids 以使其成为字典而不是列表

修复程序

  • six 的要求从 1.6 提升至 1.11.0

1.0.0b2 (2020-11-10)

重大更改

  • create_hook 现在接受 EmailHookWebHook 作为输入
  • Anomaly 已重命名为 DataPointAnomaly
  • Incident 已重命名为 AnomalyIncident
  • IncidentPropertyIncidentStatus 已重命名为 AnomalyIncidentStatus
  • Alert 已重命名为 AnomalyAlert
  • Severity 已重命名为 AnomalySeverity
  • Metric 已重命名为 DataFeedMetric
  • Dimension 已重命名为 DataFeedDimension
  • EmailHook 已重命名为 EmailNotificationHook
  • WebHook 已重命名为 WebNotificationHook
  • Hook 已重命名为 NotificationHook
  • TimeMode 已重命名为 AlertQueryTimeMode
  • adminsNotificationHook 上已重命名为 admin_emails
  • adminsDataFeedOptions 上已重命名为 admin_emails
  • viewersDataFeedOptions 上已重命名为 viewer_emails
  • timestamp_listMetricSeriesData 上已重命名为 timestamps
  • value_listMetricSeriesData 上已重命名为 values
  • SeriesResult 已重命名为 MetricEnrichedSeriesData
  • create_anomaly_alert_configuration 已重命名为 create_alert_configuration
  • get_anomaly_alert_configuration 已重命名为 get_alert_configuration
  • delete_anomaly_alert_configuration 已重命名为 delete_alert_configuration
  • update_anomaly_alert_configuration 已重命名为 update_alert_configuration
  • list_anomaly_alert_configurations 已重命名为 list_alert_configurations
  • create_metric_anomaly_detection_configuration 已重命名为 create_detection_configuration
  • get_metric_anomaly_detection_configuration 已重命名为 get_detection_configuration
  • delete_metric_anomaly_detection_configuration 已重命名为 delete_detection_configuration
  • update_metric_anomaly_detection_configuration 已重命名为 update_detection_configuration
  • list_metric_anomaly_detection_configurations 已重命名为 list_detection_configurations
  • list_feedbacks 已重命名为 list_feedback
  • list_alerts_for_alert_configuration 已重命名为 list_alerts
  • list_anomalies_for_alertlist_anomalies_for_detection_configuration 已合并为 list_anomalies
  • list_dimension_values_for_detection_configuration 已重命名为 list_dimension_values
  • list_incidents_for_alertlist_incidents_for_detection_configuration 已合并为 list_incidents

新增功能

  • __repr__ 已添加到所有模型中

1.0.0b1 (2020-10-07)

第一个预览版

项目详情


下载文件

下载适合您平台的文件。如果您不确定选择哪个,请了解更多关于安装包的信息。

源代码分发

azure-ai-metricsadvisor-1.0.1.tar.gz (141.5 kB 查看哈希值)

上传时间 源代码

构建分发

azure_ai_metricsadvisor-1.0.1-py3-none-any.whl (101.4 kB 查看哈希值)

上传时间 Python 3

由以下机构支持