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

azure - sql server metrics filter #4618

Open
stefangordon opened this issue Aug 16, 2019 · 0 comments
Open

azure - sql server metrics filter #4618

stefangordon opened this issue Aug 16, 2019 · 0 comments

Comments

@stefangordon
Copy link
Collaborator

Today metrics at the server level require a filter like this:

  • type: metric
    metric: dtu_consumption_percent
    aggregation: average
    op: lt
    threshold: 10
    timeframe: 24
    filter: "DatabaseResourceId eq '*'"

I suspect that filter should not be required.... Maybe it should happen automatically for the server level metrics query somehow?

Similarly we need to add this same filter to make cosmos children work in #4511

@stefangordon stefangordon added this to Triage in azure via automation Aug 16, 2019
@stefangordon stefangordon moved this from Triage to To do in azure Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
azure
  
To do
Development

No branches or pull requests

1 participant