Commit 04a8b7d
authored
feat: dual shipping APM support (#735)
Adds support for dual shipping traces to endpoints configured using the
`apm_config` YAML or `DD_APM_CONFIG_ADDITIONAL_ENDPOINTS` env var
config.
#### Additional Notes:
- Bumped libdatadog (and serverless-components) to include
DataDog/libdatadog#1139
- Adds configuration option to set compression level for trace payloads1 parent 70aa67f commit 04a8b7d
14 files changed
Lines changed: 187 additions & 201 deletions
File tree
- bottlecap
- src
- bin/bottlecap
- config
- lifecycle/invocation
- otlp
- proxy
- traces
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | 111 | | |
113 | 112 | | |
114 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1057 | 1057 | | |
1058 | 1058 | | |
1059 | 1059 | | |
1060 | | - | |
1061 | | - | |
1062 | | - | |
1063 | | - | |
1064 | | - | |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
1065 | 1065 | | |
1066 | 1066 | | |
1067 | 1067 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
166 | 172 | | |
167 | 173 | | |
168 | 174 | | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
169 | 181 | | |
170 | 182 | | |
171 | 183 | | |
| |||
347 | 359 | | |
348 | 360 | | |
349 | 361 | | |
| 362 | + | |
350 | 363 | | |
| 364 | + | |
351 | 365 | | |
352 | 366 | | |
353 | 367 | | |
| |||
533 | 547 | | |
534 | 548 | | |
535 | 549 | | |
| 550 | + | |
536 | 551 | | |
537 | 552 | | |
538 | 553 | | |
539 | 554 | | |
| 555 | + | |
540 | 556 | | |
541 | 557 | | |
542 | 558 | | |
| |||
673 | 689 | | |
674 | 690 | | |
675 | 691 | | |
| 692 | + | |
676 | 693 | | |
677 | 694 | | |
678 | 695 | | |
679 | 696 | | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
680 | 707 | | |
681 | 708 | | |
682 | 709 | | |
| |||
0 commit comments