From eace0a633967d7d540b728c00f903779634f2e2a Mon Sep 17 00:00:00 2001 From: rohit-bandlamudi-nr Date: Wed, 29 Jan 2025 18:14:36 +0530 Subject: [PATCH] fix: changed origin of fluenbit entity relationship --- ...INFRA-KUBERNETES_DAEMONSET-to-EXT-FLUENTBIT_KUBERNETES.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/relationships/synthesis/INFRA-KUBERNETES_DAEMONSET-to-EXT-FLUENTBIT_KUBERNETES.yml b/relationships/synthesis/INFRA-KUBERNETES_DAEMONSET-to-EXT-FLUENTBIT_KUBERNETES.yml index 5932651a6..ad6bde296 100644 --- a/relationships/synthesis/INFRA-KUBERNETES_DAEMONSET-to-EXT-FLUENTBIT_KUBERNETES.yml +++ b/relationships/synthesis/INFRA-KUBERNETES_DAEMONSET-to-EXT-FLUENTBIT_KUBERNETES.yml @@ -2,7 +2,7 @@ relationships: - name: k8sDaemonSetManagesFluentbit version: "1" origins: - - Metric API + - Prometheus conditions: - attribute: eventType anyOf: [ "Metric" ] @@ -39,7 +39,7 @@ relationships: - name: otelKsmK8sDaemonSetManagesFluentbit version: "1" origins: - - Metric API + - Prometheus conditions: - attribute: eventType anyOf: [ "Metric" ]