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

SQL Metrics not pulling in for server with multiple databases #62

Closed
andrewmitchell21 opened this issue Aug 22, 2019 · 0 comments
Closed

Comments

@andrewmitchell21
Copy link

andrewmitchell21 commented Aug 22, 2019

I can see a previous issue was raised for this under #40
and is marked as fixed, however, I appear to be getting the same issue.

I have the following config for example:

resource_groups:
  - resource_group: "test-rg"
    resource_types:
    - "Microsoft.Sql/servers/databases"
    metrics:
    - name: "dtu_used"

The above will only return scrapes for a single db and not all databases, also in the logs I am getting a 400 error for the all other databases on the same resource group

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant