Commit c3f44f4
Incorporate the sidecar communication protocol changes from libdatadog (#3695)
* Update libdatadog
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
* build(profiling): update libdatadog to v29
* Add configurable size
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
* Update for new metrics stuff
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
* Make this Makefile more cleverer
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
* Update
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
* Fixup windows
* Fix test
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
* Update libdatadog
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
* Add automake
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
* Include Pid in error log messages
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
* Fix parallel build
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
* And add libtool
* Rename $NIGHTLY to $NIGHTLY_BUILD
* Fix warning
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
* Update libdatadog
* Fix test
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
* Fix windows tests
* Reorder cleanup
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
* Update lockfile
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
* Bleh we need a newer libtool than PHPs
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
* Keep the library thread alive as long as necessary
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
* Avoid auto-retries in telemetry tests
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
* Fix loader compilation
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
* Fix crash when reconnecting in background sender thread
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
---------
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
Co-authored-by: Levi Morrison <levi.morrison@datadoghq.com>1 parent b5ff4d5 commit c3f44f4
File tree
129 files changed
+496
-752
lines changed- .gitlab
- components-rs
- dockerfiles/ci
- alpine_compile_extension
- centos/7
- ext
- loader
- tests/functional
- metadata
- profiling
- tests
- ext
- autoload-php-files
- background-sender
- inferred_proxy
- integrations
- curl
- http_streams
- library_config
- pcntl
- sandbox-prehook
- sandbox-regression
- sandbox
- hook_function
- hook_method
- install_hook
- span_stack
- telemetry
- xdebug
- 2.7.2
- 2.9.2
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
129 files changed
+496
-752
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1433 | 1433 | | |
1434 | 1434 | | |
1435 | 1435 | | |
1436 | | - | |
| 1436 | + | |
1437 | 1437 | | |
1438 | 1438 | | |
1439 | 1439 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | 147 | | |
151 | 148 | | |
152 | 149 | | |
153 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
0 commit comments