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

internal/prometheusbp: Add HighWatermarkValue and HighWatermarkGauge #554

Merged
merged 1 commit into from
Aug 17, 2022

Commits on Aug 16, 2022

  1. internal/prometheusbp: Add HighWatermarkValue and HighWatermarkGauge

    Benchmark result:
    
        $ go test -bench .
        goos: linux
        goarch: amd64
        pkg: github.com/reddit/baseplate.go/internal/prometheusbp
        cpu: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
        BenchmarkHighWatermarkValue-12          24221392                48.11 ns/op            0 B/op          0 allocs/op
        PASS
        ok      github.com/reddit/baseplate.go/internal/prometheusbp    1.221s
    fishy committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    e56de02 View commit details
    Browse the repository at this point in the history