Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
Rename img files with otep prefix (#82)
Browse files Browse the repository at this point in the history
Signed-off-by: Bogdan Cristian Drutu <[email protected]>
  • Loading branch information
bogdandrutu authored Feb 3, 2020
1 parent 0c9b077 commit 2844218
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions text/0066-separate-context-propagation.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* [Internal details](#Internal-details)
* [FAQ](#faq)

![drawing](img/context_propagation_overview.png)
![drawing](img/0066_context_propagation_overview.png)

A proposal to refactor OpenTelemetry into a set of separate cross-cutting concerns which
operate on a shared context propagation mechanism.
Expand Down Expand Up @@ -516,7 +516,7 @@ otherContext = ExtractWithContext(Context::GetCurrent(), headers)

# Internal details

![drawing](img/context_propagation_details.png)
![drawing](img/0066_context_propagation_details.png)

## Example Package Layout
```
Expand Down

0 comments on commit 2844218

Please sign in to comment.