Skip to content

Latest commit

 

History

History
74 lines (48 loc) · 2.41 KB

rest-api-and-client-library.md

File metadata and controls

74 lines (48 loc) · 2.41 KB
title titleSuffix description author manager ms.service ms.topic ms.date ms.author zone_pivot_groups ms.custom
Metrics Advisor client libraries REST API
Azure AI services
Use this quickstart to connect your applications to the Metrics Advisor API from Azure AI services.
mrbullwinkle
nitinme
azure-ai-metrics-advisor
quickstart
01/19/2024
mbullwin
programming-languages-metrics-monitor
mode-api, devx-track-extended-java, devx-track-js, devx-track-python

Quickstart: Use the client libraries or REST APIs to customize your solution

[!INCLUDE Deprecation announcement]

Get started with the Metrics Advisor REST API or client libraries. Follow these steps to install the package and try out the example code for basic tasks.

Use Metrics Advisor to perform:

  • Add a data feed from a data source
  • Check ingestion status
  • Configure detection and alerts
  • Query the anomaly detection results
  • Diagnose anomalies

::: zone pivot="programming-language-csharp"

[!INCLUDE REST API quickstart]

::: zone-end

::: zone pivot="programming-language-java"

[!INCLUDE REST API quickstart]

::: zone-end

::: zone pivot="programming-language-javascript"

[!INCLUDE REST API quickstart]

::: zone-end

::: zone pivot="programming-language-python"

[!INCLUDE REST API quickstart]

::: zone-end

::: zone pivot="programming-language-rest-api"

[!INCLUDE REST API quickstart]

::: zone-end

Clean up resources

If you want to clean up and remove an Azure AI services subscription, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it.

Next steps