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

test: Provide integration test for promitor_scrape_error & promitor_scrape_success to ensure every configured metric is reported #1701

Merged
merged 12 commits into from
Aug 1, 2021

Commits on Jul 21, 2021

  1. Provide integration test to verify metrics are reported in Prometheus

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    ab1c555 View commit details
    Browse the repository at this point in the history
  2. Bump Promitor.Parsers.Prometheus.Http to 0.1.0-rc.3

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    372e05d View commit details
    Browse the repository at this point in the history
  3. Code cleanup

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    90fc2dc View commit details
    Browse the repository at this point in the history
  4. WIP

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    8bc3c60 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. Merge branch 'master' into metric-integration-test

    Signed-off-by: GitHub <noreply@github.com>
    tomkerkhove authored Jul 25, 2021
    Configuration menu
    Copy the full SHA
    60c9ab9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5000222 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    42a902b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    451a487 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. Configuration menu
    Copy the full SHA
    fb1e6fb View commit details
    Browse the repository at this point in the history
  2. Filter out metrics relying on discovery groups without matching Azure…

    … resources
    
    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    ee86eff View commit details
    Browse the repository at this point in the history
  3. Fix dicsovery variables in CI

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    b743f65 View commit details
    Browse the repository at this point in the history
  4. Code quality

    tomkerkhove committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    a32919a View commit details
    Browse the repository at this point in the history