From e37111c20b3a3c5b69f120c17c2c09f85320d6e4 Mon Sep 17 00:00:00 2001 From: Kenji Okimoto Date: Tue, 24 Jul 2018 14:01:24 +0900 Subject: [PATCH] Remove fluent-plugin-jvmwatcher Because it uses `Fluent::Engine.emit` and does not work with latest Fluentd. Signed-off-by: Kenji Okimoto --- config/application.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/application.yml b/config/application.yml index 45ffec7..fa267f1 100644 --- a/config/application.yml +++ b/config/application.yml @@ -137,8 +137,6 @@ defaults: &defaults name: "time_parser" - category: monitoring name: "td-monitoring" - - category: data_source - name: "jvmwatcher" - category: data_source name: "http-status" - category: data_source