Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: opsdis/aci-exporter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: opsdis/aci-exporter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 6 commits
  • 12 files changed
  • 1 contributor

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    72c03d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    b537227 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81fa89f View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. feat: issue #50

    Support config.d directory where query configuration can be in multiple files in addition to the config.yaml.
    Bug related to spelling of the group class queries was named "qroup_class_queries" instead of "group_class_queries". Both version is now supported but the "qroup_class_queries" is deprecated and will not be supported in the future. It is not supported in using configuration directory.
    thenodon committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    284d5a1 View commit details
    Browse the repository at this point in the history
  2. fix: import

    thenodon committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    18229cf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #51 from opsdis/issue_50

    Issue 50
    thenodon authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    3d244bd View commit details
    Browse the repository at this point in the history
Loading