Package: golang-github-armon-go-metrics / 0.4.1-2

Metadata

Package Version Patches format
golang-github-armon-go-metrics 0.4.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Disable network tests.patch | (download)

statsite_test.go | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 disable network tests

0002 Fix MeasureSince tests on arm64.patch | (download)

metrics_test.go | 6 3 + 3 - 0 !
start_test.go | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 fix measuresince tests on arm64

Bug-Upstream: https://github.com/armon/go-metrics/issues/110
0003 Fix prometheus.TestSetGauge test.patch | (download)

prometheus/prometheus_test.go | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 fix prometheus.testsetgauge test

0004 Fix Datadog gauge tests.patch | (download)

datadog/dogstatsd_test.go | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 fix datadog gauge tests

Due to the behaviour of text marshalling in older Datadog build-deps, we
effictively revert upstream commit 92a35b7e4df894cd73a2ecd88dbd5f97204f9551.