Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Releases: alicebob/asprom

1.3.2

05 Mar 15:02
Compare
Choose a tag to compare

Changelog

28dba60 don't fail during a scrape
79f8945 stop a collect on error


Built with go version go1.10 linux/amd64

1.3.1

26 Feb 21:23
7b8954b
Compare
Choose a tag to compare

Changelog

7b8954b Merge pull request #17 from Xaelias/dlog/add_metrics_for_digestlog
6ae05c6 XDR] Adding metrics for digestlog


Built with go version go1.10 linux/amd64

1.3.0

26 Feb 19:41
Compare
Choose a tag to compare

Support for boolean metrics.

Changelog

00b14e1 move counters to where they are listed in asinfo
b5ef097 test for bool values
afe5326 Merge https://github.com/Xaelias/asprom into bool
8a91e6f basic infoCollect() tests
c47462c Parse booleans as float for gauges (false==0, true==1)
9b6bce0 build -i is not needed anymore since go1.10


Built with go version go1.10 linux/amd64

1.2.1

26 Feb 15:15
d1e073b
Compare
Choose a tag to compare

Changelog

d1e073b Merge pull request #15 from toughrogrammer/namespace-metrics
bd9ba2e additional metrics for device


Built with go version go1.10 linux/amd64

1.2.0

23 Feb 21:24
Compare
Choose a tag to compare

Changelog

8bb54cf update for all namespace stats


Built with go version go1.10 linux/amd64

1.1.0

22 Feb 16:48
Compare
Choose a tag to compare

Changelog

Support for authentication


Built with go version go1.10 linux/amd64

1.0.2

17 Feb 17:12
Compare
Choose a tag to compare

Changelog

build with Go1.10

1.0.1

06 Feb 13:10
Compare
Choose a tag to compare

Changelog

2ff023b add -version flag


Built with go version go1.9 linux/amd64

1.0.0

06 Feb 13:07
Compare
Choose a tag to compare

Time to add versions.

Changelog

826c81e Add binary releases with goreleaser
c6cab34 update counters for 3.15
eb5d807 vendor all dependencies
10972e3 Merge pull request #6 from davidwin93/master
9d073c0 Added UDF and Hot Key metrics
0383220 update README
6515be5 report ops/sec
81b1dc2 Fixed latency collector: it just werk!
62be89a Merge pull request #3 from kozl/set-metrics
7fe1424 Added new collector for set metrics
d1d20a7 remove deprecated use of a prometheus counter
fbedf61 switch all metrics to ConstMetrics
7f7b711 latency parse tests
027695f gofmt -s
ce9cb6a Merge pull request #1 from yershalom/master
2fe4a81 Added some more metrics
bce83f9 don't send all the default metrics
9f5e63c Added new metrics
4d7c262 claimed a default port
b0434cd more to read in the README
10dc5ca cleanup latency parsing
b0d324e cleanup RequestInfo() parseing
0ce400b close connection
79ae3ca Update README.md
f0a7c7f markdown is hard
ae77765 Merge branch 'master' of ssh://github.com/alicebob/asprom
e456529 basic working version
3777eef Initial commit


Built with go version go1.9 linux/amd64