Skip to content

Commit

Permalink
Fix markdownlint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
pyohannes committed Feb 3, 2022
1 parent 01c75f9 commit b890a85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions text/trace/0192-messaging-semantic-conventions-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ PRODUCER . ^
. |
Create . Process
| v ^
v +--------------+ |
v +--------------+ |
Publish -> | INTERMEDIARY | -> Receive
+--------------+
```
Expand Down Expand Up @@ -202,7 +202,7 @@ spans can link to zero, one, or multiple "Create" spans.

One possibility to seamlessly integrate producer/consumer and intermediary
instrumentation in a flexible and extensible way would be the introduction of a
second transport context layer in addition to the creation context layer.
second transport context layer in addition to the creation context layer.

1. The _creation context layer_ allows correlating the producer with the
consumers of a message, regardless of intermediary instrumentation. The
Expand Down

0 comments on commit b890a85

Please sign in to comment.