Skip to content

Commit

Permalink
google-fluentd version 1.4.0
Browse files Browse the repository at this point in the history
Major changes:
* Upgrade fluent-plugin-google-cloud to 0.3.0.
  * Support Application Default Credentials
  * Support setting custom GCE metadata from config.
  * Improve severity level support.
  * Add structured logging support.
* Upgrade upstream td-agent to 2.2.0 and fluentd version from 0.10 to 0.12.
  • Loading branch information
mr-salty committed May 8, 2015
1 parent 08f45e2 commit 2bc1b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/projects/google-fluentd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
description "Google Fluentd: A data collector for Google Cloud Logging"

install_dir "/opt/google-fluentd"
build_version "1.3.2"
build_version "1.4.0"
build_iteration 1

# creates required build directories
Expand Down

0 comments on commit 2bc1b1e

Please sign in to comment.