8000 Comparing v0.8.0...v0.8.1 · opsdis/aci-exporter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.8.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.8.1
Choose a head ref
  • 8 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 13, 2024

  1. build(deps): bump google.golang.org/protobuf from 1.26.0-rc.1 to 1.33.0

    Bumps google.golang.org/protobuf from 1.26.0-rc.1 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0579247 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Merge pull request #55 from opsdis/dependabot/go_modules/google.golan…

    …g.org/protobuf-1.33.0
    
    build(deps): bump google.golang.org/protobuf from 1.26.0-rc.1 to 1.33.0
    thenodon authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    e6da2d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

Commits on Nov 11, 2024

  1. fix: add a validation of the queries to be executed and if they do no…

    …t exist in the configuration 400 is returned and log with warning
    thenodon committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a56b401 View commit details
    Browse the repository at this point in the history
  2. fix: issue #72, now return aci_up == 0 if no metrics is returned from…

    … the call assuming apic or node is down.
    thenodon committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d7439f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    deb7ee8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Merge pull request #73 from opsdis/issue_72

    Issue 72
    thenodon authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a22e10f View commit details
    Browse the repository at this point in the history
  2. fix: add golang_set

    thenodon committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2b6c79e View commit details
    Browse the repository at this point in the history
Loading
0