From 91e71b82e42dcc6e4c1f1fc8bcea4e417a946bc0 Mon Sep 17 00:00:00 2001 From: rohit-bandlamudi-nr Date: Mon, 9 Dec 2024 15:32:19 +0530 Subject: [PATCH] removed synthesis and other config to unblock entity ui --- entity-types/ext-fluentbit/definition.yml | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/entity-types/ext-fluentbit/definition.yml b/entity-types/ext-fluentbit/definition.yml index 3b04a9a26b..65436e9401 100644 --- a/entity-types/ext-fluentbit/definition.yml +++ b/entity-types/ext-fluentbit/definition.yml @@ -1,20 +1,2 @@ domain: EXT -type: FLUENTBIT - -synthesis: - rules: - - identifier: hostname - name: hostname - encodeIdentifierInGUID: true - conditions: - - attribute: eventType - value: Metric - - attribute: metricName - prefix: fluentbit_ -dashboardTemplates: - newRelic: - template: dashboard.json - -configuration: - entityExpirationTime: EIGHT_DAYS - alertable: true +type: FLUENTBIT \ No newline at end of file