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

Proposal: Separate Layer for Context Propagation #66

Merged
merged 79 commits into from
Jan 18, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
79 commits
Select commit Hold shift + click to select a range
dff8df9
Proposal to separate context propagation from observability
Sep 8, 2019
5ad7d1c
cleanup description for Extract
Sep 10, 2019
1dc3c7b
commas
Sep 10, 2019
58248e6
Update text/0000-separate-context-propagation.md
Sep 10, 2019
68cb0ba
RFC proposal: A layered approach to data formats
Aug 13, 2019
3dc6a76
whitespace
Aug 22, 2019
459435e
Capitalization
Aug 22, 2019
c9c64f4
whitespace
Aug 22, 2019
c3c7c24
CleanBaggage -> ClearBaggage
Sep 10, 2019
4588096
move function descriptions to new line
Sep 10, 2019
2d80dae
Add Optional subheader
Sep 10, 2019
7a73210
cleanup rough edits
Sep 10, 2019
0d8e41b
clean up advice on pre-existing context implementations
Sep 10, 2019
aad5605
Better context descriptions
Sep 10, 2019
4a930eb
remove data format file
Sep 11, 2019
e1ef61f
remove git diff message
Sep 11, 2019
f949435
improved code sytnax
Sep 11, 2019
1cb155e
stop stuttering
Sep 11, 2019
7b9e861
Update text/0000-separate-context-propagation.md
Sep 11, 2019
07eb397
spacing
Sep 11, 2019
0ebeb6c
Refine propagation
Sep 25, 2019
147d6b0
Add RFC ID number from PR
Oct 1, 2019
72d4651
remove RFC status line
Oct 1, 2019
1472197
slight calrification for GetHTTPExtractor
Oct 1, 2019
18a37d4
add global propagators
Oct 1, 2019
7ea1834
Clean up motivation
Oct 15, 2019
7317747
Clean up explanbation intro
Oct 15, 2019
43ba8fd
Clarify context types
Oct 15, 2019
d7d6f1c
Fix ChainHTTPInjector and ChainHTTPExtractor
Oct 15, 2019
3a817a2
typo
Oct 15, 2019
3381e0f
Reference Trace-Context, not just traceparent
Oct 15, 2019
c15a107
Bagge context cleanup
Oct 15, 2019
310e8d5
stronger language around context access
Oct 15, 2019
f59fc27
Update text/0042-separate-context-propagation.md
Oct 15, 2019
153b9aa
clean up tradeoffs
Oct 15, 2019
10e7d60
v2.0 of this OTEP
Nov 15, 2019
40a3bd2
Update OTEP number for new submission
Nov 15, 2019
5151d3f
Update text/0066-separate-context-propagation.md
Nov 15, 2019
bbbe41e
Link to Erlang prototype
Nov 16, 2019
6693f91
whitespace
Nov 16, 2019
e5c0395
ToC
Nov 16, 2019
af86fc6
Update text/0066-separate-context-propagation.md
Nov 16, 2019
716956a
more context examples
Nov 16, 2019
14d943f
typo
Nov 17, 2019
3dfa025
Update text/0066-separate-context-propagation.md
Nov 21, 2019
fc4fd18
Apply suggestions from code review
Nov 21, 2019
ef70b79
Renamed aspects to "cross-cutting concerns"
Dec 1, 2019
094817f
injectors are a list instead of chained
Dec 1, 2019
7a912ae
clean up API representation
Dec 1, 2019
865ebc2
cleanup examples
Dec 1, 2019
0c38469
typo
Dec 4, 2019
ff5d999
remove correlations from proposal
Dec 6, 2019
e9c075a
Merge branch 'master' into context-prop-2
Dec 6, 2019
5262aeb
Update text/0066-separate-context-propagation.md
Dec 9, 2019
3d0d1fb
remove the term "chaining"
Dec 12, 2019
2dbb2ca
remove the terms upstream and downstream
Dec 12, 2019
5e905b0
improved architecturural explanation
Dec 13, 2019
f254372
whitespace
Dec 13, 2019
fa23bf5
update link to Go prototype
Dec 13, 2019
762ab0a
Removed the Baggage API; replaced it with Correlations.
Dec 15, 2019
354a74c
Fix the intro paragraph for Correlations
Dec 16, 2019
8a09d99
Clarify that correltions must be propagated
Dec 16, 2019
e009b65
Clarify risks
Dec 16, 2019
b58e30d
removed extra header
Dec 16, 2019
3fa79e9
Clarify definition of aspect-oriented programming
Dec 17, 2019
acc6d61
Fix RemoveCorrelation
Dec 17, 2019
2bab4da
Spelling
Dec 17, 2019
2386f06
Update text/0066-separate-context-propagation.md
Dec 19, 2019
286fb0a
Clarifying details
Jan 14, 2020
3f5ef37
Update python prototype
Jan 14, 2020
25a09ef
Update text/0066-separate-context-propagation.md
Jan 15, 2020
a870519
Update text/0066-separate-context-propagation.md
Jan 15, 2020
036705b
Update text/0066-separate-context-propagation.md
Jan 15, 2020
a12d245
Clarify that the APIs and example code are not meant as final. Add C…
Jan 16, 2020
f306810
Inject returns headers, not context
Jan 17, 2020
4c605c9
Merge branch 'master' into context-prop-2
Jan 17, 2020
b7efba5
Update text/0066-separate-context-propagation.md
Jan 17, 2020
630d954
spelling
Jan 17, 2020
a43b5d7
remove spurious go comment
Jan 17, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading