Skip to content

Commit

Permalink
fix: changed origin of fluenbit entity relationship (#1885)
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit-bandlamudi-nr authored Jan 29, 2025
1 parent 15abf36 commit 2a3842c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ relationships:
- name: k8sDaemonSetManagesFluentbit
version: "1"
origins:
- Metric API
- Prometheus
conditions:
- attribute: eventType
anyOf: [ "Metric" ]
Expand Down Expand Up @@ -39,7 +39,7 @@ relationships:
- name: otelKsmK8sDaemonSetManagesFluentbit
version: "1"
origins:
- Metric API
- Prometheus
conditions:
- attribute: eventType
anyOf: [ "Metric" ]
Expand Down

0 comments on commit 2a3842c

Please sign in to comment.