Commit 3409263
authored
chore: Upgrade libdatadog and construct http client for traces (#917)
Upgrade libdatadog. Including:
- Rename a few creates:
- `ddcommon` -> `libdd-common`
- `datadog-trace-protobuf` -> `libdd-trace-protobuf`
- `datadog-trace-utils` -> `libdd-trace-utils`
- `datadog-trace-normalization` -> `libdd-trace-normalization`
- `datadog-trace-stats` -> `libdd-trace-stats`
- Use the new API to send traces, which takes in an http_client object
instead of proxy url string
GitHub issue:
#860
Jira: https://datadoghq.atlassian.net/browse/SLES-2499
Slack discussion:
https://dd.slack.com/archives/C01TCF143GB/p17625261995494091 parent 5dedfa1 commit 3409263
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments