libdatadog 36.0.0.1.0 → 37.0.0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/libdatadog/version.rb +1 -1
- data/tasks/build.rake +27 -1
- data/tasks/gem.rake +0 -4
- data/tasks/release.rake +28 -0
- data/tasks/spec.rake +11 -0
- data/vendor/{libdatadog-36.0.0/aarch64-linux-musl → libdatadog-37.0.0/aarch64-linux}/LICENSE-3rdparty.csv +1 -0
- data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux/bin/libdatadog-crashtracking-receiver +0 -0
- data/vendor/{libdatadog-36.0.0/x86_64-linux-musl → libdatadog-37.0.0/aarch64-linux}/include/datadog/common.h +7 -14
- data/vendor/{libdatadog-36.0.0/aarch64-linux-musl → libdatadog-37.0.0/aarch64-linux}/include/datadog/data-pipeline.h +39 -5
- data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux/include/datadog/shared-runtime.h +8 -8
- data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux/lib/libdatadog_profiling.so +0 -0
- data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux/lib/pkgconfig/datadog_profiling_with_rpath.pc +1 -1
- data/vendor/{libdatadog-36.0.0/aarch64-linux → libdatadog-37.0.0/aarch64-linux-musl}/LICENSE-3rdparty.csv +1 -0
- data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux-musl/bin/libdatadog-crashtracking-receiver +0 -0
- data/vendor/{libdatadog-36.0.0/arm64-darwin → libdatadog-37.0.0/aarch64-linux-musl}/include/datadog/common.h +7 -14
- data/vendor/{libdatadog-36.0.0/aarch64-linux → libdatadog-37.0.0/aarch64-linux-musl}/include/datadog/data-pipeline.h +39 -5
- data/vendor/{libdatadog-36.0.0/arm64-darwin → libdatadog-37.0.0/aarch64-linux-musl}/include/datadog/shared-runtime.h +8 -8
- data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux-musl/lib/libdatadog_profiling.so +0 -0
- data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux-musl/lib/pkgconfig/datadog_profiling_with_rpath.pc +1 -1
- data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/arm64-darwin/LICENSE-3rdparty.csv +1 -0
- data/vendor/{libdatadog-36.0.0/aarch64-linux-musl → libdatadog-37.0.0/arm64-darwin}/include/datadog/common.h +7 -14
- data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/arm64-darwin/include/datadog/data-pipeline.h +39 -5
- data/vendor/{libdatadog-36.0.0/x86_64-linux-musl → libdatadog-37.0.0/arm64-darwin}/include/datadog/shared-runtime.h +8 -8
- data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/arm64-darwin/lib/libdatadog_profiling.dylib +0 -0
- data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/arm64-darwin/lib/pkgconfig/datadog_profiling_with_rpath.pc +1 -1
- data/vendor/libdatadog-37.0.0/x86_64-linux/LICENSE-3rdparty.csv +552 -0
- data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux/bin/libdatadog-crashtracking-receiver +0 -0
- data/vendor/libdatadog-37.0.0/x86_64-linux/include/datadog/common.h +2940 -0
- data/vendor/libdatadog-37.0.0/x86_64-linux/include/datadog/data-pipeline.h +425 -0
- data/vendor/libdatadog-37.0.0/x86_64-linux/include/datadog/shared-runtime.h +91 -0
- data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux/lib/libdatadog_profiling.so +0 -0
- data/vendor/libdatadog-37.0.0/x86_64-linux/lib/pkgconfig/datadog_profiling_with_rpath.pc +15 -0
- data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux-musl/LICENSE-3rdparty.csv +1 -0
- data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux-musl/bin/libdatadog-crashtracking-receiver +0 -0
- data/vendor/{libdatadog-36.0.0/aarch64-linux → libdatadog-37.0.0/x86_64-linux-musl}/include/datadog/common.h +7 -14
- data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux-musl/include/datadog/data-pipeline.h +39 -5
- data/vendor/{libdatadog-36.0.0/aarch64-linux-musl → libdatadog-37.0.0/x86_64-linux-musl}/include/datadog/shared-runtime.h +8 -8
- data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux-musl/lib/libdatadog_profiling.so +0 -0
- data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux-musl/lib/pkgconfig/datadog_profiling_with_rpath.pc +1 -1
- metadata +88 -86
- data/vendor/libdatadog-36.0.0/x86_64-linux/LICENSE-3rdparty.csv +0 -551
- data/vendor/libdatadog-36.0.0/x86_64-linux/include/datadog/common.h +0 -2947
- data/vendor/libdatadog-36.0.0/x86_64-linux/include/datadog/data-pipeline.h +0 -391
- data/vendor/libdatadog-36.0.0/x86_64-linux/include/datadog/shared-runtime.h +0 -91
- data/vendor/libdatadog-36.0.0/x86_64-linux/lib/pkgconfig/datadog_profiling_with_rpath.pc +0 -15
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux/LICENSE +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux/NOTICE +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux/include/datadog/blazesym.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux/include/datadog/crashtracker.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux/include/datadog/ddsketch.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux/include/datadog/ffe.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux/include/datadog/library-config.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux/include/datadog/log.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux/include/datadog/profiling.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux/include/datadog/telemetry.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux-musl/LICENSE +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux-musl/NOTICE +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux-musl/include/datadog/blazesym.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux-musl/include/datadog/crashtracker.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux-musl/include/datadog/ddsketch.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux-musl/include/datadog/ffe.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux-musl/include/datadog/library-config.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux-musl/include/datadog/log.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux-musl/include/datadog/profiling.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux-musl/include/datadog/telemetry.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/arm64-darwin/LICENSE +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/arm64-darwin/NOTICE +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/arm64-darwin/bin/libdatadog-crashtracking-receiver +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/arm64-darwin/include/datadog/blazesym.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/arm64-darwin/include/datadog/crashtracker.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/arm64-darwin/include/datadog/ddsketch.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/arm64-darwin/include/datadog/ffe.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/arm64-darwin/include/datadog/library-config.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/arm64-darwin/include/datadog/log.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/arm64-darwin/include/datadog/profiling.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/arm64-darwin/include/datadog/telemetry.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux/LICENSE +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux/NOTICE +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux/include/datadog/blazesym.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux/include/datadog/crashtracker.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux/include/datadog/ddsketch.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux/include/datadog/ffe.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux/include/datadog/library-config.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux/include/datadog/log.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux/include/datadog/profiling.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux/include/datadog/telemetry.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux-musl/LICENSE +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux-musl/NOTICE +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux-musl/include/datadog/blazesym.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux-musl/include/datadog/crashtracker.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux-musl/include/datadog/ddsketch.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux-musl/include/datadog/ffe.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux-musl/include/datadog/library-config.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux-musl/include/datadog/log.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux-musl/include/datadog/profiling.h +0 -0
- /data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/x86_64-linux-musl/include/datadog/telemetry.h +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1d2caf139a67b432139f30d9d681b3424eb67869848eec2ea844775a67b0b5cf
|
|
4
|
+
data.tar.gz: b7d172117d328f5dab3be10fdcae6c42dbe8029899a8229318360fa158bff45a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 16371759dc1728b47790494fb7c9ae5ac9270f916e58eb31560c9adef9bd30f6524db35776603e97405d691361a387f0eca0af3e82cbbeabc0f4f0920d5680c1
|
|
7
|
+
data.tar.gz: a28575cef31af7fbe63b6ef832f770ef3ff8fe8afb4fc97dae1da95842ceafcb74c6e72c3740c09e12065910236576289667dfd8ffa35627019cade41bacba94
|
data/lib/libdatadog/version.rb
CHANGED
data/tasks/build.rake
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
# frozen_string_literal: true
|
|
2
2
|
|
|
3
3
|
require "etc"
|
|
4
|
+
require "fileutils"
|
|
4
5
|
require "pathname"
|
|
5
6
|
|
|
6
7
|
module BuildFromSource
|
|
@@ -80,6 +81,31 @@ module BuildFromSource
|
|
|
80
81
|
end
|
|
81
82
|
end
|
|
82
83
|
|
|
84
|
+
module Permissions
|
|
85
|
+
# Files that must be executable (0755) in the gem; everything else 0644.
|
|
86
|
+
# Note: .so for Linux, .dylib for macOS.
|
|
87
|
+
EXECUTABLE_FILES = %w[
|
|
88
|
+
libdatadog-crashtracking-receiver
|
|
89
|
+
libdatadog_profiling.so
|
|
90
|
+
libdatadog_profiling.dylib
|
|
91
|
+
].freeze
|
|
92
|
+
|
|
93
|
+
# Normalise file permissions of the built artifacts before packaging.
|
|
94
|
+
def self.fix(directory)
|
|
95
|
+
Dir.glob("#{directory}/**/*").each do |path|
|
|
96
|
+
next unless File.file?(path)
|
|
97
|
+
|
|
98
|
+
filename = File.basename(path)
|
|
99
|
+
current = File.stat(path).mode & 0o777
|
|
100
|
+
expected = EXECUTABLE_FILES.include?(filename) ? 0o755 : 0o644
|
|
101
|
+
next if current == expected
|
|
102
|
+
|
|
103
|
+
puts "Fixing permissions for #{filename}: #{current.to_s(8)} -> #{expected.to_s(8)}"
|
|
104
|
+
FileUtils.chmod(expected, path)
|
|
105
|
+
end
|
|
106
|
+
end
|
|
107
|
+
end
|
|
108
|
+
|
|
83
109
|
module Builder
|
|
84
110
|
class << self
|
|
85
111
|
# Build the cargo install command for the builder crate's `release` binary.
|
|
@@ -160,7 +186,7 @@ namespace :libdatadog do
|
|
|
160
186
|
system(env, paths.builder_bin.to_s, "--out", target_dir.to_s) || raise("Builder failed")
|
|
161
187
|
|
|
162
188
|
# Fix file permissions to match expected values for packaging
|
|
163
|
-
|
|
189
|
+
BuildFromSource::Permissions.fix(target_dir)
|
|
164
190
|
|
|
165
191
|
puts "Done! Artifacts in #{target_dir}"
|
|
166
192
|
end
|
data/tasks/gem.rake
CHANGED
|
@@ -7,10 +7,6 @@ require "zlib"
|
|
|
7
7
|
require "stringio"
|
|
8
8
|
|
|
9
9
|
# Builds .gem packages from vendored libdatadog artifacts.
|
|
10
|
-
#
|
|
11
|
-
# Intentionally duplicates some Rakefile logic so both can coexist during
|
|
12
|
-
# the migration; the Rakefile originals will be removed once the new tasks
|
|
13
|
-
# are fully adopted.
|
|
14
10
|
module GemPackaging
|
|
15
11
|
module Platform
|
|
16
12
|
# Mapping from gem platform names to the vendor platform directories
|
data/tasks/release.rake
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
3
|
+
# `rake build` (from bundler/gem_tasks) would build a binary-less gem straight
|
|
4
|
+
# from the gemspec. Real gems bundle the platform-specific libdatadog artifacts
|
|
5
|
+
# and are built via `rake gem:package`, so disable the default to avoid mistakes.
|
|
6
|
+
Rake::Task["build"].clear
|
|
7
|
+
task(:build) { raise "Build task is disabled, use gem:package instead" }
|
|
8
|
+
|
|
9
|
+
# `rake release` (from bundler/gem_tasks) tags and pushes; here releasing just
|
|
10
|
+
# pushes the already-built platform gems from pkg/ (the version tag lives in the
|
|
11
|
+
# libdatadog-rb repo, the binaries are built and packaged by CI).
|
|
12
|
+
Rake::Task["release"].clear
|
|
13
|
+
task(:release) { Rake::Task["push_to_rubygems"].invoke }
|
|
14
|
+
|
|
15
|
+
desc "Push all built gems in pkg/ to RubyGems.org"
|
|
16
|
+
task push_to_rubygems: [
|
|
17
|
+
:"release:guard_clean"
|
|
18
|
+
] do
|
|
19
|
+
[
|
|
20
|
+
"gem push pkg/libdatadog-#{Libdatadog::VERSION}.gem",
|
|
21
|
+
"gem push pkg/libdatadog-#{Libdatadog::VERSION}-x86_64-linux.gem",
|
|
22
|
+
"gem push pkg/libdatadog-#{Libdatadog::VERSION}-aarch64-linux.gem",
|
|
23
|
+
"gem push pkg/libdatadog-#{Libdatadog::VERSION}-arm64-darwin.gem"
|
|
24
|
+
].each do |command|
|
|
25
|
+
puts "Running: #{command}"
|
|
26
|
+
abort unless system(command)
|
|
27
|
+
end
|
|
28
|
+
end
|
data/tasks/spec.rake
ADDED
|
@@ -125,6 +125,7 @@ dispatch2,https://github.com/madsmtm/objc2,Zlib OR Apache-2.0 OR MIT,"Mads Marqu
|
|
|
125
125
|
displaydoc,https://github.com/yaahc/displaydoc,MIT OR Apache-2.0,Jane Lusby <jlusby@yaah.dev>
|
|
126
126
|
dyn-clone,https://github.com/dtolnay/dyn-clone,MIT OR Apache-2.0,David Tolnay <dtolnay@gmail.com>
|
|
127
127
|
either,https://github.com/rayon-rs/either,MIT OR Apache-2.0,bluss
|
|
128
|
+
elf,https://github.com/cole14/rust-elf,MIT OR Apache-2.0,Christopher Cole <chris.cole.09@gmail.com>
|
|
128
129
|
encoding_rs,https://github.com/hsivonen/encoding_rs,(Apache-2.0 OR MIT) AND BSD-3-Clause,Henri Sivonen <hsivonen@hsivonen.fi>
|
|
129
130
|
enum-as-inner,https://github.com/bluejekyll/enum-as-inner,MIT OR Apache-2.0,Benjamin Fry <benjaminfry@me.com>
|
|
130
131
|
equivalent,https://github.com/cuviper/equivalent,Apache-2.0 OR MIT,The equivalent Authors
|
|
Binary file
|
|
@@ -1670,20 +1670,13 @@ typedef enum ddog_TraceExporterErrorCode {
|
|
|
1670
1670
|
typedef struct ddog_TraceExporterResponse ddog_TraceExporterResponse;
|
|
1671
1671
|
|
|
1672
1672
|
/**
|
|
1673
|
-
*
|
|
1673
|
+
* Owns a tokio runtime and manages [`PausableWorker`]s on it.
|
|
1674
1674
|
*
|
|
1675
|
-
*
|
|
1676
|
-
*
|
|
1677
|
-
*
|
|
1678
|
-
*
|
|
1679
|
-
* On wasm32, no tokio runtime is created. Workers are spawned via `spawn_local`
|
|
1680
|
-
* on the JS event loop.
|
|
1681
|
-
*
|
|
1682
|
-
* # Mutex lock order
|
|
1683
|
-
* When locking both [Self::runtime] and [Self::workers], the mutex must be locked in the order of
|
|
1684
|
-
* the fields in the struct. When possible avoid holding both locks simultaneously.
|
|
1675
|
+
* Supports the full fork protocol ([`before_fork`](Self::before_fork) /
|
|
1676
|
+
* [`after_fork_parent`](Self::after_fork_parent) /
|
|
1677
|
+
* [`after_fork_child`](Self::after_fork_child)) and synchronous [`shutdown`](Self::shutdown).
|
|
1685
1678
|
*/
|
|
1686
|
-
typedef struct
|
|
1679
|
+
typedef struct ddog_ForkSafeRuntime ddog_ForkSafeRuntime;
|
|
1687
1680
|
|
|
1688
1681
|
/**
|
|
1689
1682
|
* The TraceExporterConfig object will hold the configuration properties for the TraceExporter.
|
|
@@ -2234,7 +2227,7 @@ typedef struct ddog_ffe_AttributePair {
|
|
|
2234
2227
|
} ddog_ffe_AttributePair;
|
|
2235
2228
|
|
|
2236
2229
|
/**
|
|
2237
|
-
* Error codes for
|
|
2230
|
+
* Error codes for ForkSafeRuntime FFI operations.
|
|
2238
2231
|
*/
|
|
2239
2232
|
typedef enum ddog_SharedRuntimeErrorCode {
|
|
2240
2233
|
/**
|
|
@@ -2268,7 +2261,7 @@ typedef enum ddog_SharedRuntimeErrorCode {
|
|
|
2268
2261
|
} ddog_SharedRuntimeErrorCode;
|
|
2269
2262
|
|
|
2270
2263
|
/**
|
|
2271
|
-
* Error returned by
|
|
2264
|
+
* Error returned by ForkSafeRuntime FFI functions.
|
|
2272
2265
|
*/
|
|
2273
2266
|
typedef struct ddog_SharedRuntimeFFIError {
|
|
2274
2267
|
enum ddog_SharedRuntimeErrorCode code;
|
|
@@ -156,7 +156,7 @@ struct ddog_TraceExporterError *ddog_trace_exporter_config_set_connection_timeou
|
|
|
156
156
|
* [`ddog_shared_runtime_free`].
|
|
157
157
|
*/
|
|
158
158
|
struct ddog_TraceExporterError *ddog_trace_exporter_config_set_shared_runtime(struct ddog_TraceExporterConfig *config,
|
|
159
|
-
struct
|
|
159
|
+
struct ddog_ForkSafeRuntime *handle);
|
|
160
160
|
|
|
161
161
|
/**
|
|
162
162
|
* Enables OTLP HTTP/JSON export and sets the endpoint URL.
|
|
@@ -168,13 +168,47 @@ struct ddog_TraceExporterError *ddog_trace_exporter_config_set_shared_runtime(st
|
|
|
168
168
|
struct ddog_TraceExporterError *ddog_trace_exporter_config_set_otlp_endpoint(struct ddog_TraceExporterConfig *config,
|
|
169
169
|
ddog_CharSlice url);
|
|
170
170
|
|
|
171
|
+
/**
|
|
172
|
+
* Sets the OTLP export protocol. Accepts the OTel-standard values `http/json` (default) or
|
|
173
|
+
* `http/protobuf`; `grpc` is rejected as not yet supported. The host language resolves the value
|
|
174
|
+
* (e.g. from `OTEL_EXPORTER_OTLP_TRACES_PROTOCOL`).
|
|
175
|
+
*
|
|
176
|
+
* Has no effect unless an OTLP endpoint is also configured via
|
|
177
|
+
* `ddog_trace_exporter_config_set_otlp_endpoint`; without one, traces are sent to the
|
|
178
|
+
* Datadog agent and this protocol selection is ignored.
|
|
179
|
+
*
|
|
180
|
+
* Returns `None` on success, `ErrorCode::InvalidArgument` for a null config or an unaccepted
|
|
181
|
+
* value, and `ErrorCode::InvalidInput` for a non-UTF-8 string.
|
|
182
|
+
*/
|
|
183
|
+
struct ddog_TraceExporterError *ddog_trace_exporter_config_set_otlp_protocol(struct ddog_TraceExporterConfig *config,
|
|
184
|
+
ddog_CharSlice protocol);
|
|
185
|
+
|
|
186
|
+
/**
|
|
187
|
+
* Configure the exporter to write traces as newline-delimited JSON to stdout (the Datadog
|
|
188
|
+
* Forwarder "log exporter" path) instead of sending them to a Datadog agent. Used in serverless
|
|
189
|
+
* environments (e.g. AWS Lambda) when no agent is reachable.
|
|
190
|
+
*
|
|
191
|
+
* `max_line_size` overrides the per-line byte cap; pass `0` to use the default (256 KiB, the AWS
|
|
192
|
+
* CloudWatch Logs limit). When enabled, agent-specific behavior (agent-info polling, client-side
|
|
193
|
+
* stats, V1 negotiation) is bypassed.
|
|
194
|
+
*
|
|
195
|
+
* In this mode each span's `meta` is serialized to process stdout (and thus captured by CloudWatch
|
|
196
|
+
* Logs in Lambda); `meta_struct` is excluded because it holds raw msgpack the log intake cannot
|
|
197
|
+
* interpret.
|
|
198
|
+
*
|
|
199
|
+
* Writes are synchronous/blocking on stdout, so this mode targets single-threaded / current-thread
|
|
200
|
+
* serverless runtimes (e.g. AWS Lambda) where a blocking write won't stall a shared async reactor.
|
|
201
|
+
*/
|
|
202
|
+
struct ddog_TraceExporterError *ddog_trace_exporter_config_set_output_to_log(struct ddog_TraceExporterConfig *config,
|
|
203
|
+
uintptr_t max_line_size);
|
|
204
|
+
|
|
171
205
|
/**
|
|
172
206
|
* Create a new TraceExporter instance.
|
|
173
207
|
*
|
|
174
|
-
* When an OTLP endpoint is configured via `TraceExporterConfig`, the exporter sends traces
|
|
175
|
-
* OTLP HTTP
|
|
176
|
-
*
|
|
177
|
-
* OTLP when OTLP is enabled.
|
|
208
|
+
* When an OTLP endpoint is configured via `TraceExporterConfig`, the exporter sends traces to
|
|
209
|
+
* that endpoint in OTLP over HTTP — JSON or protobuf per the configured protocol — instead of
|
|
210
|
+
* to the Datadog agent. The same payload (e.g. MessagePack) is passed to
|
|
211
|
+
* `ddog_trace_exporter_send`; the library decodes and converts it to OTLP when OTLP is enabled.
|
|
178
212
|
*
|
|
179
213
|
* # Arguments
|
|
180
214
|
*
|
data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux/include/datadog/shared-runtime.h
RENAMED
|
@@ -20,7 +20,7 @@ extern "C" {
|
|
|
20
20
|
void ddog_shared_runtime_error_free(struct ddog_SharedRuntimeFFIError *error);
|
|
21
21
|
|
|
22
22
|
/**
|
|
23
|
-
* Create a new `
|
|
23
|
+
* Create a new `ForkSafeRuntime`.
|
|
24
24
|
*
|
|
25
25
|
* On success writes a raw handle into `*out_handle` and returns `None`.
|
|
26
26
|
* On failure leaves `*out_handle` unchanged and returns an error.
|
|
@@ -28,7 +28,7 @@ void ddog_shared_runtime_error_free(struct ddog_SharedRuntimeFFIError *error);
|
|
|
28
28
|
* The caller owns the handle and must eventually pass it to
|
|
29
29
|
* [`ddog_shared_runtime_free`] (or another consumer that takes ownership).
|
|
30
30
|
*/
|
|
31
|
-
struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_new(const struct
|
|
31
|
+
struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_new(const struct ddog_ForkSafeRuntime **out_handle);
|
|
32
32
|
|
|
33
33
|
/**
|
|
34
34
|
* Free a handle, decrementing the `Arc` strong count.
|
|
@@ -36,7 +36,7 @@ struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_new(const struct ddog_Sha
|
|
|
36
36
|
* The underlying runtime may not be dropped if other components are still using it.
|
|
37
37
|
* Use [`ddog_shared_runtime_shutdown`] to cleanly stop workers.
|
|
38
38
|
*/
|
|
39
|
-
void ddog_shared_runtime_free(const struct
|
|
39
|
+
void ddog_shared_runtime_free(const struct ddog_ForkSafeRuntime *handle);
|
|
40
40
|
|
|
41
41
|
/**
|
|
42
42
|
* Must be called in the parent process before `fork()`.
|
|
@@ -47,7 +47,7 @@ void ddog_shared_runtime_free(const struct ddog_SharedRuntime *handle);
|
|
|
47
47
|
* Returns an error if `handle` is null.
|
|
48
48
|
* The handle must have been initialized with `ddog_shared_runtime_new`.
|
|
49
49
|
*/
|
|
50
|
-
struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_before_fork(const struct
|
|
50
|
+
struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_before_fork(const struct ddog_ForkSafeRuntime *handle);
|
|
51
51
|
|
|
52
52
|
/**
|
|
53
53
|
* Must be called in the parent process after `fork()`.
|
|
@@ -57,7 +57,7 @@ struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_before_fork(const struct
|
|
|
57
57
|
* Returns `None` on success, or an error if workers could not be restarted.
|
|
58
58
|
* The handle must have been initialized with `ddog_shared_runtime_new`.
|
|
59
59
|
*/
|
|
60
|
-
struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_after_fork_parent(const struct
|
|
60
|
+
struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_after_fork_parent(const struct ddog_ForkSafeRuntime *handle);
|
|
61
61
|
|
|
62
62
|
/**
|
|
63
63
|
* Must be called in the child process after `fork()`.
|
|
@@ -69,10 +69,10 @@ struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_after_fork_parent(const s
|
|
|
69
69
|
* reinitialized.
|
|
70
70
|
* The handle must have been initialized with `ddog_shared_runtime_new`.
|
|
71
71
|
*/
|
|
72
|
-
struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_after_fork_child(const struct
|
|
72
|
+
struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_after_fork_child(const struct ddog_ForkSafeRuntime *handle);
|
|
73
73
|
|
|
74
74
|
/**
|
|
75
|
-
* Shut down the `
|
|
75
|
+
* Shut down the `ForkSafeRuntime`, stopping all workers.
|
|
76
76
|
*
|
|
77
77
|
* `timeout_ms` is the maximum time to wait for workers to stop, in
|
|
78
78
|
* milliseconds. Pass `0` for no timeout.
|
|
@@ -81,7 +81,7 @@ struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_after_fork_child(const st
|
|
|
81
81
|
* if the timeout was reached.
|
|
82
82
|
* The handle must have been initialized with `ddog_shared_runtime_new`.
|
|
83
83
|
*/
|
|
84
|
-
struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_shutdown(const struct
|
|
84
|
+
struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_shutdown(const struct ddog_ForkSafeRuntime *handle,
|
|
85
85
|
uint64_t timeout_ms);
|
|
86
86
|
|
|
87
87
|
#ifdef __cplusplus
|
data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux/lib/libdatadog_profiling.so
RENAMED
|
Binary file
|
|
@@ -8,7 +8,7 @@ includedir=${prefix}/include
|
|
|
8
8
|
|
|
9
9
|
Name: datadog_profiling
|
|
10
10
|
Description: Contains common code used to implement Datadog's Continuous Profilers. (Dynamic linking variant, sets rpath)
|
|
11
|
-
Version:
|
|
11
|
+
Version: 37.0.0
|
|
12
12
|
Requires:
|
|
13
13
|
Libs: -L${libdir} -ldatadog_profiling -Wl,-rpath,${libdir}
|
|
14
14
|
Libs.private:
|
|
@@ -125,6 +125,7 @@ dispatch2,https://github.com/madsmtm/objc2,Zlib OR Apache-2.0 OR MIT,"Mads Marqu
|
|
|
125
125
|
displaydoc,https://github.com/yaahc/displaydoc,MIT OR Apache-2.0,Jane Lusby <jlusby@yaah.dev>
|
|
126
126
|
dyn-clone,https://github.com/dtolnay/dyn-clone,MIT OR Apache-2.0,David Tolnay <dtolnay@gmail.com>
|
|
127
127
|
either,https://github.com/rayon-rs/either,MIT OR Apache-2.0,bluss
|
|
128
|
+
elf,https://github.com/cole14/rust-elf,MIT OR Apache-2.0,Christopher Cole <chris.cole.09@gmail.com>
|
|
128
129
|
encoding_rs,https://github.com/hsivonen/encoding_rs,(Apache-2.0 OR MIT) AND BSD-3-Clause,Henri Sivonen <hsivonen@hsivonen.fi>
|
|
129
130
|
enum-as-inner,https://github.com/bluejekyll/enum-as-inner,MIT OR Apache-2.0,Benjamin Fry <benjaminfry@me.com>
|
|
130
131
|
equivalent,https://github.com/cuviper/equivalent,Apache-2.0 OR MIT,The equivalent Authors
|
|
Binary file
|
|
@@ -1670,20 +1670,13 @@ typedef enum ddog_TraceExporterErrorCode {
|
|
|
1670
1670
|
typedef struct ddog_TraceExporterResponse ddog_TraceExporterResponse;
|
|
1671
1671
|
|
|
1672
1672
|
/**
|
|
1673
|
-
*
|
|
1673
|
+
* Owns a tokio runtime and manages [`PausableWorker`]s on it.
|
|
1674
1674
|
*
|
|
1675
|
-
*
|
|
1676
|
-
*
|
|
1677
|
-
*
|
|
1678
|
-
*
|
|
1679
|
-
* On wasm32, no tokio runtime is created. Workers are spawned via `spawn_local`
|
|
1680
|
-
* on the JS event loop.
|
|
1681
|
-
*
|
|
1682
|
-
* # Mutex lock order
|
|
1683
|
-
* When locking both [Self::runtime] and [Self::workers], the mutex must be locked in the order of
|
|
1684
|
-
* the fields in the struct. When possible avoid holding both locks simultaneously.
|
|
1675
|
+
* Supports the full fork protocol ([`before_fork`](Self::before_fork) /
|
|
1676
|
+
* [`after_fork_parent`](Self::after_fork_parent) /
|
|
1677
|
+
* [`after_fork_child`](Self::after_fork_child)) and synchronous [`shutdown`](Self::shutdown).
|
|
1685
1678
|
*/
|
|
1686
|
-
typedef struct
|
|
1679
|
+
typedef struct ddog_ForkSafeRuntime ddog_ForkSafeRuntime;
|
|
1687
1680
|
|
|
1688
1681
|
/**
|
|
1689
1682
|
* The TraceExporterConfig object will hold the configuration properties for the TraceExporter.
|
|
@@ -2234,7 +2227,7 @@ typedef struct ddog_ffe_AttributePair {
|
|
|
2234
2227
|
} ddog_ffe_AttributePair;
|
|
2235
2228
|
|
|
2236
2229
|
/**
|
|
2237
|
-
* Error codes for
|
|
2230
|
+
* Error codes for ForkSafeRuntime FFI operations.
|
|
2238
2231
|
*/
|
|
2239
2232
|
typedef enum ddog_SharedRuntimeErrorCode {
|
|
2240
2233
|
/**
|
|
@@ -2268,7 +2261,7 @@ typedef enum ddog_SharedRuntimeErrorCode {
|
|
|
2268
2261
|
} ddog_SharedRuntimeErrorCode;
|
|
2269
2262
|
|
|
2270
2263
|
/**
|
|
2271
|
-
* Error returned by
|
|
2264
|
+
* Error returned by ForkSafeRuntime FFI functions.
|
|
2272
2265
|
*/
|
|
2273
2266
|
typedef struct ddog_SharedRuntimeFFIError {
|
|
2274
2267
|
enum ddog_SharedRuntimeErrorCode code;
|
|
@@ -156,7 +156,7 @@ struct ddog_TraceExporterError *ddog_trace_exporter_config_set_connection_timeou
|
|
|
156
156
|
* [`ddog_shared_runtime_free`].
|
|
157
157
|
*/
|
|
158
158
|
struct ddog_TraceExporterError *ddog_trace_exporter_config_set_shared_runtime(struct ddog_TraceExporterConfig *config,
|
|
159
|
-
struct
|
|
159
|
+
struct ddog_ForkSafeRuntime *handle);
|
|
160
160
|
|
|
161
161
|
/**
|
|
162
162
|
* Enables OTLP HTTP/JSON export and sets the endpoint URL.
|
|
@@ -168,13 +168,47 @@ struct ddog_TraceExporterError *ddog_trace_exporter_config_set_shared_runtime(st
|
|
|
168
168
|
struct ddog_TraceExporterError *ddog_trace_exporter_config_set_otlp_endpoint(struct ddog_TraceExporterConfig *config,
|
|
169
169
|
ddog_CharSlice url);
|
|
170
170
|
|
|
171
|
+
/**
|
|
172
|
+
* Sets the OTLP export protocol. Accepts the OTel-standard values `http/json` (default) or
|
|
173
|
+
* `http/protobuf`; `grpc` is rejected as not yet supported. The host language resolves the value
|
|
174
|
+
* (e.g. from `OTEL_EXPORTER_OTLP_TRACES_PROTOCOL`).
|
|
175
|
+
*
|
|
176
|
+
* Has no effect unless an OTLP endpoint is also configured via
|
|
177
|
+
* `ddog_trace_exporter_config_set_otlp_endpoint`; without one, traces are sent to the
|
|
178
|
+
* Datadog agent and this protocol selection is ignored.
|
|
179
|
+
*
|
|
180
|
+
* Returns `None` on success, `ErrorCode::InvalidArgument` for a null config or an unaccepted
|
|
181
|
+
* value, and `ErrorCode::InvalidInput` for a non-UTF-8 string.
|
|
182
|
+
*/
|
|
183
|
+
struct ddog_TraceExporterError *ddog_trace_exporter_config_set_otlp_protocol(struct ddog_TraceExporterConfig *config,
|
|
184
|
+
ddog_CharSlice protocol);
|
|
185
|
+
|
|
186
|
+
/**
|
|
187
|
+
* Configure the exporter to write traces as newline-delimited JSON to stdout (the Datadog
|
|
188
|
+
* Forwarder "log exporter" path) instead of sending them to a Datadog agent. Used in serverless
|
|
189
|
+
* environments (e.g. AWS Lambda) when no agent is reachable.
|
|
190
|
+
*
|
|
191
|
+
* `max_line_size` overrides the per-line byte cap; pass `0` to use the default (256 KiB, the AWS
|
|
192
|
+
* CloudWatch Logs limit). When enabled, agent-specific behavior (agent-info polling, client-side
|
|
193
|
+
* stats, V1 negotiation) is bypassed.
|
|
194
|
+
*
|
|
195
|
+
* In this mode each span's `meta` is serialized to process stdout (and thus captured by CloudWatch
|
|
196
|
+
* Logs in Lambda); `meta_struct` is excluded because it holds raw msgpack the log intake cannot
|
|
197
|
+
* interpret.
|
|
198
|
+
*
|
|
199
|
+
* Writes are synchronous/blocking on stdout, so this mode targets single-threaded / current-thread
|
|
200
|
+
* serverless runtimes (e.g. AWS Lambda) where a blocking write won't stall a shared async reactor.
|
|
201
|
+
*/
|
|
202
|
+
struct ddog_TraceExporterError *ddog_trace_exporter_config_set_output_to_log(struct ddog_TraceExporterConfig *config,
|
|
203
|
+
uintptr_t max_line_size);
|
|
204
|
+
|
|
171
205
|
/**
|
|
172
206
|
* Create a new TraceExporter instance.
|
|
173
207
|
*
|
|
174
|
-
* When an OTLP endpoint is configured via `TraceExporterConfig`, the exporter sends traces
|
|
175
|
-
* OTLP HTTP
|
|
176
|
-
*
|
|
177
|
-
* OTLP when OTLP is enabled.
|
|
208
|
+
* When an OTLP endpoint is configured via `TraceExporterConfig`, the exporter sends traces to
|
|
209
|
+
* that endpoint in OTLP over HTTP — JSON or protobuf per the configured protocol — instead of
|
|
210
|
+
* to the Datadog agent. The same payload (e.g. MessagePack) is passed to
|
|
211
|
+
* `ddog_trace_exporter_send`; the library decodes and converts it to OTLP when OTLP is enabled.
|
|
178
212
|
*
|
|
179
213
|
* # Arguments
|
|
180
214
|
*
|
|
@@ -20,7 +20,7 @@ extern "C" {
|
|
|
20
20
|
void ddog_shared_runtime_error_free(struct ddog_SharedRuntimeFFIError *error);
|
|
21
21
|
|
|
22
22
|
/**
|
|
23
|
-
* Create a new `
|
|
23
|
+
* Create a new `ForkSafeRuntime`.
|
|
24
24
|
*
|
|
25
25
|
* On success writes a raw handle into `*out_handle` and returns `None`.
|
|
26
26
|
* On failure leaves `*out_handle` unchanged and returns an error.
|
|
@@ -28,7 +28,7 @@ void ddog_shared_runtime_error_free(struct ddog_SharedRuntimeFFIError *error);
|
|
|
28
28
|
* The caller owns the handle and must eventually pass it to
|
|
29
29
|
* [`ddog_shared_runtime_free`] (or another consumer that takes ownership).
|
|
30
30
|
*/
|
|
31
|
-
struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_new(const struct
|
|
31
|
+
struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_new(const struct ddog_ForkSafeRuntime **out_handle);
|
|
32
32
|
|
|
33
33
|
/**
|
|
34
34
|
* Free a handle, decrementing the `Arc` strong count.
|
|
@@ -36,7 +36,7 @@ struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_new(const struct ddog_Sha
|
|
|
36
36
|
* The underlying runtime may not be dropped if other components are still using it.
|
|
37
37
|
* Use [`ddog_shared_runtime_shutdown`] to cleanly stop workers.
|
|
38
38
|
*/
|
|
39
|
-
void ddog_shared_runtime_free(const struct
|
|
39
|
+
void ddog_shared_runtime_free(const struct ddog_ForkSafeRuntime *handle);
|
|
40
40
|
|
|
41
41
|
/**
|
|
42
42
|
* Must be called in the parent process before `fork()`.
|
|
@@ -47,7 +47,7 @@ void ddog_shared_runtime_free(const struct ddog_SharedRuntime *handle);
|
|
|
47
47
|
* Returns an error if `handle` is null.
|
|
48
48
|
* The handle must have been initialized with `ddog_shared_runtime_new`.
|
|
49
49
|
*/
|
|
50
|
-
struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_before_fork(const struct
|
|
50
|
+
struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_before_fork(const struct ddog_ForkSafeRuntime *handle);
|
|
51
51
|
|
|
52
52
|
/**
|
|
53
53
|
* Must be called in the parent process after `fork()`.
|
|
@@ -57,7 +57,7 @@ struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_before_fork(const struct
|
|
|
57
57
|
* Returns `None` on success, or an error if workers could not be restarted.
|
|
58
58
|
* The handle must have been initialized with `ddog_shared_runtime_new`.
|
|
59
59
|
*/
|
|
60
|
-
struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_after_fork_parent(const struct
|
|
60
|
+
struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_after_fork_parent(const struct ddog_ForkSafeRuntime *handle);
|
|
61
61
|
|
|
62
62
|
/**
|
|
63
63
|
* Must be called in the child process after `fork()`.
|
|
@@ -69,10 +69,10 @@ struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_after_fork_parent(const s
|
|
|
69
69
|
* reinitialized.
|
|
70
70
|
* The handle must have been initialized with `ddog_shared_runtime_new`.
|
|
71
71
|
*/
|
|
72
|
-
struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_after_fork_child(const struct
|
|
72
|
+
struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_after_fork_child(const struct ddog_ForkSafeRuntime *handle);
|
|
73
73
|
|
|
74
74
|
/**
|
|
75
|
-
* Shut down the `
|
|
75
|
+
* Shut down the `ForkSafeRuntime`, stopping all workers.
|
|
76
76
|
*
|
|
77
77
|
* `timeout_ms` is the maximum time to wait for workers to stop, in
|
|
78
78
|
* milliseconds. Pass `0` for no timeout.
|
|
@@ -81,7 +81,7 @@ struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_after_fork_child(const st
|
|
|
81
81
|
* if the timeout was reached.
|
|
82
82
|
* The handle must have been initialized with `ddog_shared_runtime_new`.
|
|
83
83
|
*/
|
|
84
|
-
struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_shutdown(const struct
|
|
84
|
+
struct ddog_SharedRuntimeFFIError *ddog_shared_runtime_shutdown(const struct ddog_ForkSafeRuntime *handle,
|
|
85
85
|
uint64_t timeout_ms);
|
|
86
86
|
|
|
87
87
|
#ifdef __cplusplus
|
data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/aarch64-linux-musl/lib/libdatadog_profiling.so
RENAMED
|
Binary file
|
|
@@ -8,7 +8,7 @@ includedir=${prefix}/include
|
|
|
8
8
|
|
|
9
9
|
Name: datadog_profiling
|
|
10
10
|
Description: Contains common code used to implement Datadog's Continuous Profilers. (Dynamic linking variant, sets rpath)
|
|
11
|
-
Version:
|
|
11
|
+
Version: 37.0.0
|
|
12
12
|
Requires:
|
|
13
13
|
Libs: -L${libdir} -ldatadog_profiling -Wl,-rpath,${libdir}
|
|
14
14
|
Libs.private:
|
|
@@ -125,6 +125,7 @@ dispatch2,https://github.com/madsmtm/objc2,Zlib OR Apache-2.0 OR MIT,"Mads Marqu
|
|
|
125
125
|
displaydoc,https://github.com/yaahc/displaydoc,MIT OR Apache-2.0,Jane Lusby <jlusby@yaah.dev>
|
|
126
126
|
dyn-clone,https://github.com/dtolnay/dyn-clone,MIT OR Apache-2.0,David Tolnay <dtolnay@gmail.com>
|
|
127
127
|
either,https://github.com/rayon-rs/either,MIT OR Apache-2.0,bluss
|
|
128
|
+
elf,https://github.com/cole14/rust-elf,MIT OR Apache-2.0,Christopher Cole <chris.cole.09@gmail.com>
|
|
128
129
|
encoding_rs,https://github.com/hsivonen/encoding_rs,(Apache-2.0 OR MIT) AND BSD-3-Clause,Henri Sivonen <hsivonen@hsivonen.fi>
|
|
129
130
|
enum-as-inner,https://github.com/bluejekyll/enum-as-inner,MIT OR Apache-2.0,Benjamin Fry <benjaminfry@me.com>
|
|
130
131
|
equivalent,https://github.com/cuviper/equivalent,Apache-2.0 OR MIT,The equivalent Authors
|
|
@@ -1670,20 +1670,13 @@ typedef enum ddog_TraceExporterErrorCode {
|
|
|
1670
1670
|
typedef struct ddog_TraceExporterResponse ddog_TraceExporterResponse;
|
|
1671
1671
|
|
|
1672
1672
|
/**
|
|
1673
|
-
*
|
|
1673
|
+
* Owns a tokio runtime and manages [`PausableWorker`]s on it.
|
|
1674
1674
|
*
|
|
1675
|
-
*
|
|
1676
|
-
*
|
|
1677
|
-
*
|
|
1678
|
-
*
|
|
1679
|
-
* On wasm32, no tokio runtime is created. Workers are spawned via `spawn_local`
|
|
1680
|
-
* on the JS event loop.
|
|
1681
|
-
*
|
|
1682
|
-
* # Mutex lock order
|
|
1683
|
-
* When locking both [Self::runtime] and [Self::workers], the mutex must be locked in the order of
|
|
1684
|
-
* the fields in the struct. When possible avoid holding both locks simultaneously.
|
|
1675
|
+
* Supports the full fork protocol ([`before_fork`](Self::before_fork) /
|
|
1676
|
+
* [`after_fork_parent`](Self::after_fork_parent) /
|
|
1677
|
+
* [`after_fork_child`](Self::after_fork_child)) and synchronous [`shutdown`](Self::shutdown).
|
|
1685
1678
|
*/
|
|
1686
|
-
typedef struct
|
|
1679
|
+
typedef struct ddog_ForkSafeRuntime ddog_ForkSafeRuntime;
|
|
1687
1680
|
|
|
1688
1681
|
/**
|
|
1689
1682
|
* The TraceExporterConfig object will hold the configuration properties for the TraceExporter.
|
|
@@ -2234,7 +2227,7 @@ typedef struct ddog_ffe_AttributePair {
|
|
|
2234
2227
|
} ddog_ffe_AttributePair;
|
|
2235
2228
|
|
|
2236
2229
|
/**
|
|
2237
|
-
* Error codes for
|
|
2230
|
+
* Error codes for ForkSafeRuntime FFI operations.
|
|
2238
2231
|
*/
|
|
2239
2232
|
typedef enum ddog_SharedRuntimeErrorCode {
|
|
2240
2233
|
/**
|
|
@@ -2268,7 +2261,7 @@ typedef enum ddog_SharedRuntimeErrorCode {
|
|
|
2268
2261
|
} ddog_SharedRuntimeErrorCode;
|
|
2269
2262
|
|
|
2270
2263
|
/**
|
|
2271
|
-
* Error returned by
|
|
2264
|
+
* Error returned by ForkSafeRuntime FFI functions.
|
|
2272
2265
|
*/
|
|
2273
2266
|
typedef struct ddog_SharedRuntimeFFIError {
|
|
2274
2267
|
enum ddog_SharedRuntimeErrorCode code;
|
data/vendor/{libdatadog-36.0.0 → libdatadog-37.0.0}/arm64-darwin/include/datadog/data-pipeline.h
RENAMED
|
@@ -156,7 +156,7 @@ struct ddog_TraceExporterError *ddog_trace_exporter_config_set_connection_timeou
|
|
|
156
156
|
* [`ddog_shared_runtime_free`].
|
|
157
157
|
*/
|
|
158
158
|
struct ddog_TraceExporterError *ddog_trace_exporter_config_set_shared_runtime(struct ddog_TraceExporterConfig *config,
|
|
159
|
-
struct
|
|
159
|
+
struct ddog_ForkSafeRuntime *handle);
|
|
160
160
|
|
|
161
161
|
/**
|
|
162
162
|
* Enables OTLP HTTP/JSON export and sets the endpoint URL.
|
|
@@ -168,13 +168,47 @@ struct ddog_TraceExporterError *ddog_trace_exporter_config_set_shared_runtime(st
|
|
|
168
168
|
struct ddog_TraceExporterError *ddog_trace_exporter_config_set_otlp_endpoint(struct ddog_TraceExporterConfig *config,
|
|
169
169
|
ddog_CharSlice url);
|
|
170
170
|
|
|
171
|
+
/**
|
|
172
|
+
* Sets the OTLP export protocol. Accepts the OTel-standard values `http/json` (default) or
|
|
173
|
+
* `http/protobuf`; `grpc` is rejected as not yet supported. The host language resolves the value
|
|
174
|
+
* (e.g. from `OTEL_EXPORTER_OTLP_TRACES_PROTOCOL`).
|
|
175
|
+
*
|
|
176
|
+
* Has no effect unless an OTLP endpoint is also configured via
|
|
177
|
+
* `ddog_trace_exporter_config_set_otlp_endpoint`; without one, traces are sent to the
|
|
178
|
+
* Datadog agent and this protocol selection is ignored.
|
|
179
|
+
*
|
|
180
|
+
* Returns `None` on success, `ErrorCode::InvalidArgument` for a null config or an unaccepted
|
|
181
|
+
* value, and `ErrorCode::InvalidInput` for a non-UTF-8 string.
|
|
182
|
+
*/
|
|
183
|
+
struct ddog_TraceExporterError *ddog_trace_exporter_config_set_otlp_protocol(struct ddog_TraceExporterConfig *config,
|
|
184
|
+
ddog_CharSlice protocol);
|
|
185
|
+
|
|
186
|
+
/**
|
|
187
|
+
* Configure the exporter to write traces as newline-delimited JSON to stdout (the Datadog
|
|
188
|
+
* Forwarder "log exporter" path) instead of sending them to a Datadog agent. Used in serverless
|
|
189
|
+
* environments (e.g. AWS Lambda) when no agent is reachable.
|
|
190
|
+
*
|
|
191
|
+
* `max_line_size` overrides the per-line byte cap; pass `0` to use the default (256 KiB, the AWS
|
|
192
|
+
* CloudWatch Logs limit). When enabled, agent-specific behavior (agent-info polling, client-side
|
|
193
|
+
* stats, V1 negotiation) is bypassed.
|
|
194
|
+
*
|
|
195
|
+
* In this mode each span's `meta` is serialized to process stdout (and thus captured by CloudWatch
|
|
196
|
+
* Logs in Lambda); `meta_struct` is excluded because it holds raw msgpack the log intake cannot
|
|
197
|
+
* interpret.
|
|
198
|
+
*
|
|
199
|
+
* Writes are synchronous/blocking on stdout, so this mode targets single-threaded / current-thread
|
|
200
|
+
* serverless runtimes (e.g. AWS Lambda) where a blocking write won't stall a shared async reactor.
|
|
201
|
+
*/
|
|
202
|
+
struct ddog_TraceExporterError *ddog_trace_exporter_config_set_output_to_log(struct ddog_TraceExporterConfig *config,
|
|
203
|
+
uintptr_t max_line_size);
|
|
204
|
+
|
|
171
205
|
/**
|
|
172
206
|
* Create a new TraceExporter instance.
|
|
173
207
|
*
|
|
174
|
-
* When an OTLP endpoint is configured via `TraceExporterConfig`, the exporter sends traces
|
|
175
|
-
* OTLP HTTP
|
|
176
|
-
*
|
|
177
|
-
* OTLP when OTLP is enabled.
|
|
208
|
+
* When an OTLP endpoint is configured via `TraceExporterConfig`, the exporter sends traces to
|
|
209
|
+
* that endpoint in OTLP over HTTP — JSON or protobuf per the configured protocol — instead of
|
|
210
|
+
* to the Datadog agent. The same payload (e.g. MessagePack) is passed to
|
|
211
|
+
* `ddog_trace_exporter_send`; the library decodes and converts it to OTLP when OTLP is enabled.
|
|
178
212
|
*
|
|
179
213
|
* # Arguments
|
|
180
214
|
*
|