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

Add Missing Performance Tests for Monitor Query #22545

Closed
joshfree opened this issue Jun 25, 2021 · 1 comment
Closed

Add Missing Performance Tests for Monitor Query #22545

joshfree opened this issue Jun 25, 2021 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Monitor Monitor, Monitor Ingestion, Monitor Query
Milestone

Comments

@joshfree
Copy link
Member

Add performance tests for

  1. Making a simple query to the service "requests | summarize count() by bin(timestamp, 1h)", "timestamp = P1D"
  2. Use $batch to run 5 queries in 1 api call
  3. Get query statistics (cpu usage / memory / execution time)
@joshfree joshfree added Monitor Monitor, Monitor Ingestion, Monitor Query Client This issue points to a problem in the data-plane of the library. labels Jun 25, 2021
@joshfree joshfree added this to the [2021] August milestone Jun 25, 2021
@srnagar
Copy link
Member

srnagar commented Aug 4, 2021

Fixed in #23280

@srnagar srnagar closed this as completed Aug 4, 2021
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this issue Feb 10, 2023
Update readme.python.md (Azure#22545)

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

---------

Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Monitor Monitor, Monitor Ingestion, Monitor Query
Projects
None yet
Development

No branches or pull requests

2 participants