issues
search
uber-go
/
tally
A Go metrics interface with fast buffered metrics and third party reporters
MIT License
851
stars
116
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use standard library errors instead of github.com/pkg/errors
#263
jetexe
opened
2 months ago
2
Use standard library errors instead of deprecated github.com/pkg/errors
#262
jetexe
opened
2 months ago
0
Removing dots from the internal cardinality metric names. '.' is used as a default delimitter for the scope.
#261
rahultejwani
opened
3 months ago
1
Update README.md to use v4 in go get
#260
alexbozhenko
opened
4 months ago
3
Datarace spotted on scope_registry.go and scope.go
#259
marcaudefroy
opened
6 months ago
1
Drop support for very old Go versions
#258
vdarulis
closed
6 months ago
0
Fix race when reporting internal cardinality metrics
#257
vdarulis
closed
6 months ago
0
4.1.11 and above throws error `"tally.internal.counter_cardinality" is not a valid metric name`
#256
nitrocode
opened
7 months ago
6
release 4.1.16
#255
SokolAndrey
closed
7 months ago
1
Revert "add possibility to record histogram with weight (#252)"
#254
SokolAndrey
closed
7 months ago
1
Update version.go
#253
MGaulia
closed
7 months ago
1
add possibility to record histogram with weight
#252
MGaulia
closed
7 months ago
6
Update version.go
#251
brawndou
closed
7 months ago
1
Update version.go
#250
brawndou
closed
7 months ago
1
Update version.go
#249
brawndou
closed
8 months ago
0
backport of (#246)
#248
brawndou
closed
8 months ago
0
prevent race condition when reading from counters slice
#247
LukasJenicek
closed
7 months ago
1
do not allocate gauge if cardinality metrics are turned off
#246
brawndou
closed
8 months ago
2
Update version.go
#245
brawndou
closed
9 months ago
0
Sync v3 with master
#244
brawndou
closed
9 months ago
0
Backport #221 and #222 to master branch
#243
brawndou
closed
9 months ago
1
Backport of Revise internal cardinality metrics #241
#242
brawndou
closed
9 months ago
0
Revise internal cardinality metrics
#241
brawndou
closed
9 months ago
2
Mix-matching Histogram Buckets and Report Methods results in silent failure
#240
prateek
opened
11 months ago
0
update version to 3.5.8
#239
shaan420
closed
1 year ago
0
redact host and instance tags for internal metrics (#237)
#238
shaan420
closed
1 year ago
0
redact host and instance tags for internal metrics
#237
shaan420
closed
1 year ago
1
[DO NOT LAND] Process only changed metrics
#236
shaan420
opened
1 year ago
0
update version to v4.1.10
#235
shaan420
closed
1 year ago
0
update version to 3.5.7
#234
shaan420
closed
1 year ago
0
rename CommonTagsInternal to InternalTags
#233
shaan420
closed
1 year ago
1
Prepare v3.5.6
#232
shaan420
closed
1 year ago
0
add custom tags to internal metrics
#231
shaan420
closed
1 year ago
1
Add custom tags to internal metrics
#230
shaan420
closed
1 year ago
0
Use stanard library errors instead of github.com/pkg/errors
#229
francescomari
closed
11 months ago
1
Test with go >= 1.18
#228
vdarulis
closed
1 year ago
2
update version to 4.1.8
#227
shaan420
closed
1 year ago
1
Set default reporting interval
#226
shaan420
closed
1 year ago
2
Set default Reporting Interval
#225
shaan420
opened
1 year ago
0
Bump github.com/prometheus/client_golang from 1.11.0 to 1.16.0
#224
yehted
opened
1 year ago
1
32bit systems panic on unaligned 64-bit atomic operation
#223
gibmat
opened
1 year ago
2
TestScope: don't prune from registry when closed
#222
mway
closed
1 year ago
0
[bug] Ensure that parent scopes do not return closed subscopes
#221
mway
closed
1 year ago
0
[Tally Snapshot] -- add some functionality to histogram snapshot so t…
#220
AlPal8
opened
1 year ago
1
How to use Exemplar with prometheus?
#219
kooksee
opened
1 year ago
0
Remove defer for improved inlining in v1.20+ using PGO
#218
rajbarik
opened
1 year ago
3
why is v3 latest instead of v4
#217
nitrocode
opened
1 year ago
1
Update version.go
#216
brawndou
closed
1 year ago
1
Add goleak checking to tests
#215
brawndou
closed
1 year ago
0
Add goleak checking to tests
#214
brawndou
closed
1 year ago
1
Next