Skip to content

Commit

Permalink
quickfix: add potential origin just in case (#1696)
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelrodriguez-nr authored Jul 12, 2024
1 parent d96aafd commit 8b8368d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion relationships/synthesis/EXT-SERVICE-to-INFRA-MQBROKER.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ relationships:
- name: extServiceConsumesAwsMqBroker
version: "1"
origins:
- Distributed Tracing
- Distributed Tracing
- OpenTelemetry
conditions:
- attribute: eventType
anyOf: [ "Span" ]
Expand Down

0 comments on commit 8b8368d

Please sign in to comment.