Skip to content

Releases: rkallos/peep

v5.0.1

12 Apr 10:53
ff33830

Choose a tag to compare

What's Changed

  • Optimizations (inspired by LP) by @rkallos in #73
  • fix: use bracket notation for statsd keyword list access in init/1 by @yordis in #74

Full Changelog: v4.4.0...v5.0.1

v4.4.0

03 Mar 18:58
48d02cd

Choose a tag to compare

What's Changed

  • Use empty list instead of atom by @hauleth in #63
  • Use records instead of structs in performance sensitive places by @hauleth in #64
  • Use write_concurrency: :auto for default ETS storage by @v0idpwn in #68
  • Remove Peep.get_metric/3 by @rkallos in #70
  • Replace runtime codegen with functions defined in Peep.EventHandler by @hauleth in #69

Full Changelog: v4.3.1...v4.4.0

v4.3.1

28 Jan 21:52
496c807

Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.3.1

v4.3.0

23 Jan 20:22
3654402

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.1...v4.3.0

v4.2.0

25 Aug 17:06
693f49d

Choose a tag to compare

What's Changed

  • Fix Protocol.UndefinedError when structs don't implement String.Chars by @pepicrft in #54

New Contributors

Full Changelog: v4.1.1...v4.2.0

v4.1.1

13 Aug 20:24
9f8b3ef

Choose a tag to compare

What's Changed

  • Add support for binary predicates from Telemetry.Metrics by @hauleth in #53

Full Changelog: v4.1.0...v4.1.1

v4.1.0

12 Aug 15:19
a16eb40

Choose a tag to compare

What's Changed

  • fix: typo by @hauleth in #41
  • Dispatch Telemetry event when reading storage size by @hauleth in #42
  • Use tuple instead of map for storing table IDs by @hauleth in #47
  • Conform to OpenMetrics specification by @hauleth in #51
  • fix: incorrect escape of newlines by @hauleth in #50
  • Support passing calls and variables as bucket list by @hauleth in #49
  • Optimise generated module code to reduce performance impact by @hauleth in #46
  • Run credo and dialyzer in Github Actions by @rkallos in #52

Full Changelog: v4.0.0...v4.1.0

v4.0.0

12 May 17:01
a93f45a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.0...v4.0.0

v3.5.0

28 Feb 19:26
e5acc61

Choose a tag to compare

What's Changed

Full Changelog: v3.4.2...v3.5.0

v3.4.2

31 Jan 17:28
b8fe5ee

Choose a tag to compare

What's Changed

  • fix: incorrect recursive calls when escaping labels' values by @hauleth in #30

Full Changelog: v3.4.1...v3.4.2