Commit 1d0f918
authored
chore(antithesis): Generate configs for scenario purposes (#1938)
## Summary
<!-- Please provide a brief summary about what this PR does.
This should help the reviewers give feedback faster and with higher quality. -->
ADP and Datadog Agent support an intersection of datadog.yaml config
options but ADP has distinct configuration from Datadog Agent and vice
versa. Some of that is temporary, some is a permanent state. This PR
adapts the config generator to produce intersection datadog.yaml instances.
## 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. -->1 parent 54d3177 commit 1d0f918
3 files changed
Lines changed: 433 additions & 4 deletions
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
19 | | - | |
| 17 | + | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| |||
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
| |||
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| 63 | + | |
60 | 64 | | |
61 | 65 | | |
62 | 66 | | |
| |||
0 commit comments