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

Refactor Prometheus exporter #3239

Merged
merged 13 commits into from Oct 14, 2022

Commits on Sep 28, 2022

  1. refactor prometheus exporter

    This change will automatically register the exporter with prometheus, and provides an httpHandler for triggering collect
    MadVikingGod committed Sep 28, 2022
    Copy the full SHA
    c5b4b9b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Fix Lint

    Remote WithRegistry
    Adds WithRegisterer and WithGatherer
    MadVikingGod committed Sep 29, 2022
    Copy the full SHA
    5b92528 View commit details
    Browse the repository at this point in the history
  2. Fix Tests

    MadVikingGod committed Sep 29, 2022
    Copy the full SHA
    96abfed View commit details
    Browse the repository at this point in the history
  3. Fix lint

    MadVikingGod committed Sep 29, 2022
    Copy the full SHA
    406817d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    cbb8001 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Copy the full SHA
    d96e841 View commit details
    Browse the repository at this point in the history
  2. Add changelog

    MadVikingGod committed Oct 6, 2022
    Copy the full SHA
    c00a0fa View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Update with PR feedback

    MadVikingGod committed Oct 7, 2022
    Copy the full SHA
    0e3bbb9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f154339 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Copy the full SHA
    54ba19d View commit details
    Browse the repository at this point in the history
  2. Updated comments

    MadVikingGod committed Oct 13, 2022
    Copy the full SHA
    0c412fc View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Copy the full SHA
    f68ab18 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    297e130 View commit details
    Browse the repository at this point in the history