fluent-plugin-monitor-agent-modified 0.1.1
Modified version of default in_monitor_agent in fluentd. It can monitor number of emitted records during emit_interval when tag is configured.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            fluentd
            >= 1.6.3, < 2
          
    Development Dependencies (9):
            flexmock
            ~> 2.0
          
          
            oj
            >= 2.14, < 4
          
          
            parallel_tests
            ~> 0.15.3
          
          
            rake
            ~> 11.0
          
          
            rr
            ~> 1.0
          
          
            simplecov
            ~> 0.7
          
          
            test-unit
            ~> 3.2
          
          
            test-unit-rr
            ~> 1.0
          
          
            timecop
            ~> 0.3
          
    