Skip to content

Releases: stackhpc/sockpuppet

0.7.0

17 Sep 09:45
Compare
Choose a tag to compare

Use master version of pyroute2 to fix process information gathering.

0.6.0

17 Sep 08:54
Compare
Choose a tag to compare

Support gathering of process information.

0.5.0

16 Sep 09:43
Compare
Choose a tag to compare

Fixes issue with label values not being converted to strings. This was preventing all metric collection.

0.4.0

16 Sep 08:39
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release
  • Fixes bug in destination port handling
  • Fixes bug in port range handling
  • Support dst and src in filter rules

0.3.1

12 Sep 20:02
Compare
Choose a tag to compare

Add sockpuppet_tcp_tmem_bytes and sockpuppet_tcp_wmem_bytes

0.3.0

12 Sep 15:02
Compare
Choose a tag to compare
notsent_bytes is an instantaneous value

0.2.0

11 Sep 15:58
Compare
Choose a tag to compare
Don't buffer internally

This was causing unbounded memory growth as the metrics weren't
ever being removed

0.1.0

11 Sep 14:33
Compare
Choose a tag to compare
Performance optimization

This finds the flow once for all metric definitions instead of once
per definition