-
Notifications
You must be signed in to change notification settings - Fork 182
Pull requests: hashicorp/go-metrics
Author
Label
Projects
Milestones
Reviews
Assignee
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
Convert compat package to submodule to remove direct dependency on github.com/armon/go-metrics
#175
opened Apr 8, 2025 by
hazzik
Loading…
updated Apr 8, 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
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
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
Update and fix errors
cannot use generic type iradix.Tree[T any] without instantiation
; cannot infer T
#152
opened May 1, 2023 by
kirisakow
Loading…
updated May 16, 2023
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
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
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.