Skip to content

Lewuathe/fluent-plugin-finagle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluent Input Plugin for Finagle metric

Gem CircleCI

Usage

<source>
  @type finagle

  finagle_host exmaple.com
  finagle_port 9990
  metrics finagle/clientregistry/size,finagle/timer/pending_tasks.sum
  run_interval 10
</source>

Finagle input plugin forwards selected metrics along replacement of slash '/' with underscore '_'.

Build

$ bundle exec gem build fluent-plugin-finagle.gemspec

About

Fluentd input plugin for Finagle metric

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages