Skip to content

v2.5.0 - Prometheus is here!

Compare
Choose a tag to compare
@nsheaps nsheaps released this 01 Aug 14:35
· 98 commits to develop since this release
2e9e573

What's Changed

  • Basic prometheus request (and pool) metrics have been added for the following:
    • Client: Cassandra
    • Client: Redis
    • Client: Redis Cluster
    • Client: HTTP / requests
    • Client: SQL / sqlalchemy
    • Client: Thrift
    • Client: memcache
    • Server: HTTP / Pyramid
    • Server: Thrift
    • Queue producer: AMQP / kombu
    • Queue consumer: AMQP / kombu
    • Queue consumer: Kafka
  • Add pre commit hooks in #711
  • Make bp.py prometheus latency buckets match bp.go in #717

Other notable changes since v2.4.0

  • Live data sidecar now supports loading data from S3 as well as zookeeper
  • Patched std libs with gevent equivalents in #656

For more information on migrating metrics to prometheus, see: https://reddit.atlassian.net/wiki/spaces/BAS/pages/2351333686/Metrics+Migration+Wavefront+to+Prometheus

Full Changelog from previous version: v2.4.13...v2.5.0
Full Changelog since v2.4.0: v2.4.0...v2.5.0