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/issue209/prometheus consolidation #210

Merged
merged 11 commits into from
Nov 22, 2023

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    bd18d81 View commit details
    Browse the repository at this point in the history
  2. refactor: Adapt PrometheusDB for provising a unique and simple implem…

    …entation as well as tests
    roda82 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    019d49e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. refactor: Clean code

    roda82 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4ab9add View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. refactor: Adapt PrometheusDB to use all metadata keys of the first re…

    …ceived report as labels if no tags are indicated in configuration
    roda82 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e9d21c7 View commit details
    Browse the repository at this point in the history
  2. refactor: Adapt K8sPreProcessor to add empty metadata values if infor…

    …mation related to K8s is not found for the Report
    roda82 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    3fdce02 View commit details
    Browse the repository at this point in the history
  3. refactor: Adapt Pusher ReportHandler to ignore report saving when rep…

    …ort has not the required metadata to be used as label
    roda82 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8ca9c51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c61ef4 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. fix: Correct bug related to arguments default values not added to con…

    …figuration when those arguments are not defined
    roda82 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    eda819c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe186ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5501b9f View commit details
    Browse the repository at this point in the history
  4. refactor: Clean code

    roda82 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e60f2f6 View commit details
    Browse the repository at this point in the history