Skip to content

Pull requests: hashicorp/go-metrics

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[chore] : Bump the go group across 1 directory with 7 updates dependencies Pull requests that update a dependency file go Pull requests that update go code
#187 opened Jun 14, 2025 by dependabot bot Loading… updated Jun 29, 2025
[Compliance] - PR Template Changes Required
#188 opened Jun 24, 2025 by compliance-pr-automation-bot bot Loading… updated Jun 24, 2025
Logger interface
#105 opened Dec 30, 2019 by tehut Loading… updated Apr 27, 2025
Apply the same logic to all metric type for Hostname prefixing
#83 opened Sep 7, 2018 by uepoch Loading… updated Feb 21, 2025
Performance optimizations for the inmem sinks key flattening
#161 opened Mar 5, 2024 by mkeeler Loading… updated Dec 18, 2024
[fix] Update dogstatsd client
#166 opened Aug 7, 2024 by graysonchao Loading… updated Aug 7, 2024
go.mod: bump go-immutable-radix to v1.3.1
#162 opened Apr 15, 2024 by sean- Loading… updated Aug 6, 2024
Bump github.com/hashicorp/go-retryablehttp from 0.5.3 to 0.7.7 dependencies Pull requests that update a dependency file
#165 opened Jun 24, 2024 by dependabot bot Loading… updated Jun 24, 2024
Add Set and Histogram
#98 opened Jun 18, 2019 by beekus Loading… updated Apr 30, 2024
Remove test dependency on 3rd party library
#163 opened Apr 19, 2024 by woutslakhorst Loading… updated Apr 19, 2024
support for mapping of prometheus metrics as discussed in armon/go-metrics#9
#36 opened Aug 22, 2016 by jeinwag Loading… updated Jun 26, 2023
resources leak fix
#153 opened May 5, 2023 by artemseleznev Loading… updated May 5, 2023
update prometheus packages
#141 opened Nov 1, 2022 by rvrangel Loading… updated Nov 3, 2022
fix panic if the GOOS doesn't support strict IEEE
#74 opened Mar 27, 2018 by snyh Loading… updated Oct 6, 2022
ignore feature using syscall for appengine users
#45 opened Feb 14, 2017 by tutuming Loading… updated Sep 30, 2022
Add an interface declaration for Metrics
#46 opened Mar 17, 2017 by bobbytables Loading… updated Sep 30, 2022
Add factory for creating DogStatsd sinks from a prexisting datadog client
#67 opened Sep 14, 2017 by bobbytables Loading… updated Sep 30, 2022
Ensure Sink implementations fulfill interface
#75 opened Apr 25, 2018 by stevenroose Loading… updated Sep 30, 2022
Fixing inconsistent behaviour for keys in metrics
#76 opened Apr 27, 2018 by corpix Loading… updated Sep 30, 2022
Augment keys of all metric types in the same way
#112 opened Aug 30, 2020 by stefanbirkner Loading… updated Sep 30, 2022
Remove unused interface methods
#117 opened Aug 31, 2020 by dnephin Loading… updated Oct 29, 2020
Make tests work in IPv6-only environments which require port picking
#108 opened May 28, 2020 by stapelberg Loading… updated May 28, 2020
Allow initializing the datadog statsd sink from an existing client
#97 opened May 23, 2019 by sargun Loading… updated May 23, 2019
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.