Commit d2fbf0d
committed
chore(antithesis): split intake HTTP modules (#1892)
## Summary
<!-- Please provide a brief summary about what this PR does.
This should help the reviewers give feedback faster and with higher quality. -->
This commit is prep work for up-stack differential equivalence work. I will be adding
more HTTP routes for the scenario rig to hook into, distinct from the routes that are
used by ADP in its normal operation. I found as I was working on that code a desire
for tidy organization, the root of which is present here.
## Change Type
- [ ] Bug fix
- [ ] New feature
- [x] Non-functional (chore, refactoring, docs)
- [ ] Performance
## How did you test this PR?
<!-- Please how you tested these changes here -->
## References
<!-- Please list any issues closed by this PR. -->
<!--
- Closes: <issue link>
-->
<!-- Any other issues or PRs relevant to this PR? Feel free to list them here. --> d95a9961 parent 44c439b commit d2fbf0d
68 files changed
Lines changed: 376 additions & 345 deletions
File tree
- agent-data-plane
- configuration
- api-docs
- antithesis_intake
- http
- src/antithesis_intake
- http
- datadog
- assets
- chunks
- development
- reference
- adrs
- records
- architecture
- proposals
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
Large diffs are not rendered by default.
0 commit comments