Skip to content

Commit

Permalink
Rename img files with otep prefix (open-telemetry#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 7422c7e commit 174ae15
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions oteps/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
File renamed without changes
File renamed without changes

0 comments on commit 174ae15

Please sign in to comment.