influxdb-rails
influxdb-rails copied to clipboard
Ruby on Rails bindings to automatically write metrics into InfluxDB
https://github.com/rails/rails/commit/6a05a391999dd8201706516b440ef8b9b8527161
https://thoughtbot.com/blog/upgrade-rails-6-to-rails-7#rails-activesupportnotifications
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. Release notes Sourced from rubocop's releases. RuboCop 1.65 New features #13030: Add new Gemspec/AddRuntimeDependency cop. (@koic) Bug fixes #12954: Fix...
Don't include key-value hash elements which: - are only a sequence of empty strings - are nil Reintroduce tags spec.
Depends on #231.
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. Release notes Sourced from rubocop's releases. RuboCop 1.65.1 New features #13068: Add config validation to Naming/PredicateName to check that all...