issues
search
hashicorp
/
go-metrics
A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)
MIT License
1.46k
stars
177
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add a prometheus scrape sink
#167
n-oden
opened
4 days ago
0
[fix] Update dogstatsd client
#166
graysonchao
opened
3 months ago
1
Bump github.com/hashicorp/go-retryablehttp from 0.5.3 to 0.7.7
#165
dependabot[bot]
opened
4 months ago
0
Why not use float64?
#164
woodliu
opened
4 months ago
0
Remove test dependency on 3rd party library
#163
woutslakhorst
opened
6 months ago
1
go.mod: bump go-immutable-radix to v1.3.1
#162
sean-
opened
6 months ago
2
Performance optimizations for the inmem sinks key flattening
#161
mkeeler
opened
8 months ago
0
Timestamp shoud be .... a (float) timestamp
#160
alex-ikse
opened
9 months ago
0
Provide more stats for aggregated samples
#159
mitar
opened
10 months ago
0
Add placeholder constant for JS
#158
swenson
closed
12 months ago
1
tests are broken: statsd_test.go:78: bad line gauge.val:1.000000|g
#157
stapelberg
opened
1 year ago
0
Prevent dogstatsd sink from clobbering the metric key for other sinks
#156
mkeeler
closed
1 year ago
3
Add PrecisionGauge to Circonus
#155
biazmoreira
closed
1 year ago
0
FanoutSink key modified across sinks when DogStatsdSink is enabled
#154
Achooo
closed
1 year ago
0
resources leak fix
#153
artemseleznev
opened
1 year ago
1
Update and fix errors `cannot use generic type iradix.Tree[T any] without instantiation` ; `cannot infer T`
#152
kirisakow
opened
1 year ago
1
Add GaugeFloat64 API
#151
biazmoreira
closed
1 year ago
1
feat: Support float64 gauges
#150
rzimmerman
opened
1 year ago
0
Bump github.com/prometheus/client_golang from 1.4.0 to 1.11.1
#149
dependabot[bot]
closed
5 months ago
2
Go sched scheduler latency
#148
dhiaayachi
closed
1 year ago
2
[COMPLIANCE] Add Copyright and License Headers
#147
hashicorp-copywrite[bot]
closed
5 months ago
0
prometheus: prevent panic when incrmenting counter
#146
lgfa29
closed
11 months ago
2
feat: add Inc & Dec method for Gauge
#145
lsytj0413
opened
1 year ago
0
Minor README updates
#144
analogue
closed
1 year ago
0
fix: package name and other moved repos
#143
Tazer
closed
1 year ago
2
Update LICENSE
#142
CalebAlbers
closed
1 year ago
2
update prometheus packages
#141
rvrangel
opened
2 years ago
1
bump dependencies to fix go 1.18+
#140
bernardoVale
closed
5 months ago
3
optimize allocations during label filtering
#139
cbosss
closed
2 years ago
1
prometheus: improve flatten key performance.
#138
jrasell
closed
2 years ago
0
Multiple reports produced on SIGUSR1
#137
galileo-pkm
closed
2 years ago
1
Prometheus sink handling of metric help is incorrect
#136
maxb
opened
2 years ago
0
Refactor Shutdown into a separate interface to revert breaking change.
#135
banks
closed
2 years ago
0
Retract v0.3.11 since it contains breaking changes.
#134
banks
closed
2 years ago
1
stage retract for v0.3.11
#133
acpana
closed
2 years ago
1
Adds Shutdown to Metrics API
#132
ggambetti
closed
2 years ago
2
feat: support value based label filtering
#131
acpana
opened
2 years ago
0
Please update prometheus lib to 1.11.1 due to CVE-2022-21698
#130
sseide
opened
2 years ago
1
actually describe PrometheusSink descriptors
#129
acpana
closed
3 years ago
3
collector collisions
#128
acpana
closed
3 years ago
1
TestDisplayMetrics flaky
#127
elboulangero
opened
3 years ago
2
ci: update go versions, use -race
#126
dnephin
closed
3 years ago
0
inmem: allow streaming of metrics as intervals complete
#125
dnephin
closed
3 years ago
1
InmemSink: create a new RWMutex , because they are not safe to copy
#124
dnephin
closed
3 years ago
0
Don't expire Prometheus metrics that have been explicitly defined
#123
banks
closed
3 years ago
1
Use the same Help for metrics with and without labels
#122
pierresouchay
closed
3 years ago
6
Export emitRuntimeStats to provide a workaround for goroutine leak.
#121
ncabatoff
closed
3 years ago
1
Add {Gauge,Summary,Counter}Definitions to PrometheusOpts to define non-expiring metrics
#120
mkcp
closed
4 years ago
0
add NaNExpiry option and behavior to PrometheusSink
#119
mkcp
closed
4 years ago
2
Expose the global default metrics
#118
dnephin
closed
4 years ago
1
Next