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 elastic metric exporter #83

Merged
merged 3 commits into from
Aug 23, 2023
Merged

Add elastic metric exporter #83

merged 3 commits into from
Aug 23, 2023

Commits on Aug 21, 2023

  1. feat: add elastic metric exporter

    Add as new dependency the elasticsearch metric exporter from prometheus.
    Configure exporter with correct labels such that our prometheus installation finds the servicemonitor.
    Add new golden test to verify that the resources are set correctly
    Zelldon committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d7973ef View commit details
    Browse the repository at this point in the history
  2. fix: set correct elastic url

    Zelldon committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    1e93299 View commit details
    Browse the repository at this point in the history
  3. build: add missing helm repo

    Zelldon committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    bd37d8b View commit details
    Browse the repository at this point in the history