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.4.2
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.4.3
Choose a head ref
  • 7 commits
  • 4 files changed
  • 1 contributor

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    c4e6ca4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5137810 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. fix: add profiling endpoint using argument -pprof, default will start…

    … on localhost:6060, but can be changed with -pport
    thenodon committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    45dfef2 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. fix: replace the string concatenation Metrics2Prometheus to use a str…

    …ing Builder instead of just simple + concatenations. This will have impact on large systems with lots of metrics.
    thenodon committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a8ef1e9 View commit details
    Browse the repository at this point in the history
  2. fix: formatting

    thenodon committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    098e705 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

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

Commits on Oct 6, 2023

  1. Merge pull request #39 from opsdis/dev

    String concatenation performance improvments
    thenodon authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    1711116 View commit details
    Browse the repository at this point in the history
Loading