Skip to content

Instantly share code, notes, and snippets.

@tanan
Last active January 15, 2018 08:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tanan/73bf196f94b0639c35e7a86928995813 to your computer and use it in GitHub Desktop.
Save tanan/73bf196f94b0639c35e7a86928995813 to your computer and use it in GitHub Desktop.
source 'https://rubygems.org'
gem 'fluentd', '~>0.14.0'
gem 'fluent-plugin-bigquery', '~>1.1.1'
gem 'fluent-plugin-record-reformer', '~>0.8.3'
gem 'fluent-plugin-systemd', '~>0.0.8'
gem 'fluent-plugin-google-cloud', '~>0.6.12'
gem 'fluent-plugin-detect-exceptions', '~>0.0.8'
gem 'fluent-plugin-prometheus', '~>0.2.1'
gem 'fluent-plugin-multi-format-parser', '~>0.1.1'
gem 'oj', '~>2.18.1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment