Skip to content

Releases: meetcleo/statsd-instrument

v1.3.7

11 Jul 15:15
1eaa847
Compare
Choose a tag to compare

#13

  • Persistent HTTPX connections, to speed up sending
  • Fixed some issues with error handling

v1.3.6

10 Jul 08:30
d6a6965
Compare
Choose a tag to compare

Adds some fixes for HTTPX shutdown behaviour, see: #12

v1.3.5

09 Jul 12:37
36a9ca0
Compare
Choose a tag to compare

Replaces net:http with httpx in order to improve shutdown behaviour (prevents net:http trying to spawn a timeout thread during shutdown and failing)

v1.3.4

18 Mar 11:24
75bf6aa
Compare
Choose a tag to compare

#10

Adds worker_index which replaces pid.

Also strips out default p9x measures.

v1.3.2

05 Feb 19:29
e82f4e0
Compare
Choose a tag to compare

#8 Fixes some issues with characters in tags preventing datagrams from being parsed properly.

v1.3.1

19 Dec 20:10
d69945d
Compare
Choose a tag to compare

#7 - reduce flushes

v1.3.0

12 Dec 16:48
226703b
Compare
Choose a tag to compare

#6

  • Removes unnecessary timing stats
  • Adds histograms for timings

v1.2.1

17 Oct 18:53
fc102f8
Compare
Choose a tag to compare

Includes a small fix to ensure instance variables are set before the thread is dispatched: #5

v1.2.0

17 Oct 15:46
4a5a052
Compare
Choose a tag to compare

#4

Couple of small fixes + add support for basic auth

v1.1.1

13 Oct 15:13
146bed7
Compare
Choose a tag to compare

#3

Ensures Prometheus metric names are valid