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

Migrate Prometheus to metric sink concept #1025

Merged
merged 21 commits into from
May 15, 2020
Merged

Commits on May 11, 2020

  1. First rough version

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed May 11, 2020
    Configuration menu
    Copy the full SHA
    1c78f8b View commit details
    Browse the repository at this point in the history
  2. Revert bad rename

    tomkerkhove committed May 11, 2020
    Configuration menu
    Copy the full SHA
    9386519 View commit details
    Browse the repository at this point in the history
  3. Improve

    tomkerkhove committed May 11, 2020
    Configuration menu
    Copy the full SHA
    3e8c23a View commit details
    Browse the repository at this point in the history
  4. Fix unit test

    tomkerkhove committed May 11, 2020
    Configuration menu
    Copy the full SHA
    05fffef View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Configuration menu
    Copy the full SHA
    d794ed8 View commit details
    Browse the repository at this point in the history
  2. Document new metric sink & deprecation

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed May 12, 2020
    Configuration menu
    Copy the full SHA
    c59d716 View commit details
    Browse the repository at this point in the history
  3. Reshuffle structure

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed May 12, 2020
    Configuration menu
    Copy the full SHA
    975779d View commit details
    Browse the repository at this point in the history
  4. Provide rough version of validation step

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed May 12, 2020
    Configuration menu
    Copy the full SHA
    fe4dad5 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Merge master

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed May 14, 2020
    Configuration menu
    Copy the full SHA
    78b70fa View commit details
    Browse the repository at this point in the history
  2. Add deprecation note

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed May 14, 2020
    Configuration menu
    Copy the full SHA
    7a047a9 View commit details
    Browse the repository at this point in the history
  3. Rename

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed May 14, 2020
    Configuration menu
    Copy the full SHA
    9f13c93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89d97f5 View commit details
    Browse the repository at this point in the history
  5. Align Helm chart

    tomkerkhove committed May 14, 2020
    Configuration menu
    Copy the full SHA
    c38e123 View commit details
    Browse the repository at this point in the history
  6. Rename to reflect reality

    tomkerkhove committed May 14, 2020
    Configuration menu
    Copy the full SHA
    1cbc704 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea255c4 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Code cleanup

    tomkerkhove committed May 15, 2020
    Configuration menu
    Copy the full SHA
    7d0c829 View commit details
    Browse the repository at this point in the history
  2. Use correct Prometheus value in Helm chart

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed May 15, 2020
    Configuration menu
    Copy the full SHA
    13e7e40 View commit details
    Browse the repository at this point in the history
  3. Remove if

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed May 15, 2020
    Configuration menu
    Copy the full SHA
    259c742 View commit details
    Browse the repository at this point in the history
  4. Improve OpenAPI docs

    tomkerkhove committed May 15, 2020
    Configuration menu
    Copy the full SHA
    91ef1bf View commit details
    Browse the repository at this point in the history
  5. Cleanup

    tomkerkhove committed May 15, 2020
    Configuration menu
    Copy the full SHA
    d23957c View commit details
    Browse the repository at this point in the history
  6. Get rid of what we don't need

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    tomkerkhove committed May 15, 2020
    Configuration menu
    Copy the full SHA
    45de540 View commit details
    Browse the repository at this point in the history