Skip to content

Releases: xerial/presto-metrics

v0.5.0

28 Oct 19:12
05cbd10
Compare
Choose a tag to compare

What's Changed

Add Ruby 3 support.

  • Introduce release-drafter github action @yuokada (#15)
  • Introduce github actions to run unit tests @yuokada (#13)
  • Make it possible to specify request headers @takezoe (#12)
  • Fix accessing query stats properties @miniway (#9)
  • Update JMX namespace for presto_311 @miniway (#8)
  • Fix metic class paths for Presto 0.178 @miniway (#7)
  • Handle JSON parsing error: nesting of 101 is too deep @xerial (#6)
  • Add system memory pool @miniway (#5)
  • Process row metrics includes output positions @miniway (#4)

🚀 Features