All notable changes to this project will be documented in this file.
3.0.0 - 2024-03-11
- New standalone Influx line protocol serializer
before_send
filter option for agent and all plugins (#27)
- Require Ruby 2.7+
2.1.1 - 2022-08-23
- Possible RuntimeError: can't add a new key into hash during iteration (@MrSerth)
2.1.0 - 2022-01-24
- Support for Rails 7.0 and Ruby 3.1
- Grape API instrumentation (#17)
2.0.0 - 2021-09-30
- The sidekiq middleware does not use keyword arguments as sidekiq does not handle them correctly on Ruby 3.0 (#14)
1.0.0 - 2021-01-26
- Global tags (#6)
0.8.0 - 2020-12-02
- ActiveJob instrumentation (#10)
0.7.0 - 2020-05-07
- Sidekiq middleware (#8)
0.6.1 - 2020-04-01
- Fix type in instrumentation option (#7)
0.6.0 - 2020-03-31
- New Rack middleware and Rails plugin to collect request events (#5)
- Remove
influxdb
not unnecessarily restrict users needing a specific influxdb client.