Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MetricsAdvisor][Sample] fix sample runtime errors #16241

Merged
merged 1 commit into from
Jul 8, 2021

Conversation

jeremymeng
Copy link
Member

  • detectionConfig

    RestError: Invalid parameter. suppress number should be less than or equal to 14.

  • ?. not supported in NodeJS v12

Fixes #16234
Fixes #16105

- detectionConfig

  RestError: Invalid parameter. suppress number should be less than or equal to 14.

- `?.` not supported in NodeJS v12

Fixes Azure#16234
Fixes Azure#16105
@jeremymeng jeremymeng requested a review from KarishmaGhiya as a code owner July 6, 2021 23:44
@jeremymeng jeremymeng added the Client This issue points to a problem in the data-plane of the library. label Jul 6, 2021
@jeremymeng jeremymeng merged commit 1ee0fe6 into Azure:main Jul 8, 2021
@jeremymeng jeremymeng deleted the ma-fix-detectionconfig-sample branch July 8, 2021 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Metrics Advisor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MetricsAdvisor][Samples] seriesData.js failed on node v12 Azure Metrics Advisor Readme And Sample Issue
2 participants