libdatadog 0.7.0.1.0 → 2.0.0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/libdatadog/version.rb +1 -1
- data/lib/libdatadog.rb +18 -1
- data/vendor/{libdatadog-0.7.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl → libdatadog-2.0.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu}/LICENSE-3rdparty.yml +395 -247
- data/vendor/libdatadog-2.0.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/common.h +496 -0
- data/vendor/libdatadog-2.0.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/profiling.h +285 -0
- data/vendor/libdatadog-2.0.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/lib/libdatadog_profiling.so +0 -0
- data/vendor/{libdatadog-0.7.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/lib/pkgconfig/ddprof_ffi_with_rpath.pc → libdatadog-2.0.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/lib/pkgconfig/datadog_profiling_with_rpath.pc} +3 -3
- data/vendor/{libdatadog-0.7.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu → libdatadog-2.0.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl}/LICENSE-3rdparty.yml +395 -247
- data/vendor/libdatadog-2.0.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/common.h +496 -0
- data/vendor/libdatadog-2.0.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/profiling.h +285 -0
- data/vendor/libdatadog-2.0.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/lib/libdatadog_profiling.so +0 -0
- data/vendor/{libdatadog-0.7.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/lib/pkgconfig/ddprof_ffi_with_rpath.pc → libdatadog-2.0.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/lib/pkgconfig/datadog_profiling_with_rpath.pc} +3 -3
- data/vendor/{libdatadog-0.7.0 → libdatadog-2.0.0}/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/LICENSE-3rdparty.yml +395 -247
- data/vendor/libdatadog-2.0.0/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/common.h +496 -0
- data/vendor/libdatadog-2.0.0/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/profiling.h +285 -0
- data/vendor/libdatadog-2.0.0/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/lib/libdatadog_profiling.so +0 -0
- data/vendor/{libdatadog-0.7.0/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/lib/pkgconfig/ddprof_ffi_with_rpath.pc → libdatadog-2.0.0/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/lib/pkgconfig/datadog_profiling_with_rpath.pc} +3 -3
- data/vendor/{libdatadog-0.7.0 → libdatadog-2.0.0}/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/LICENSE-3rdparty.yml +395 -247
- data/vendor/libdatadog-2.0.0/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/common.h +496 -0
- data/vendor/libdatadog-2.0.0/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/profiling.h +285 -0
- data/vendor/libdatadog-2.0.0/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/lib/libdatadog_profiling.so +0 -0
- data/vendor/{libdatadog-0.7.0/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/lib/pkgconfig/ddprof_ffi_with_rpath.pc → libdatadog-2.0.0/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/lib/pkgconfig/datadog_profiling_with_rpath.pc} +3 -3
- metadata +31 -27
- data/vendor/libdatadog-0.7.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/ddprof/ffi.h +0 -591
- data/vendor/libdatadog-0.7.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/lib/libddprof_ffi.so +0 -0
- data/vendor/libdatadog-0.7.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/ddprof/ffi.h +0 -591
- data/vendor/libdatadog-0.7.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/lib/libddprof_ffi.so +0 -0
- data/vendor/libdatadog-0.7.0/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/ddprof/ffi.h +0 -591
- data/vendor/libdatadog-0.7.0/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/lib/libddprof_ffi.so +0 -0
- data/vendor/libdatadog-0.7.0/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/ddprof/ffi.h +0 -591
- data/vendor/libdatadog-0.7.0/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/lib/libddprof_ffi.so +0 -0
- /data/vendor/{libdatadog-0.7.0 → libdatadog-2.0.0}/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/LICENSE +0 -0
- /data/vendor/{libdatadog-0.7.0 → libdatadog-2.0.0}/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/NOTICE +0 -0
- /data/vendor/{libdatadog-0.7.0 → libdatadog-2.0.0}/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/LICENSE +0 -0
- /data/vendor/{libdatadog-0.7.0 → libdatadog-2.0.0}/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/NOTICE +0 -0
- /data/vendor/{libdatadog-0.7.0 → libdatadog-2.0.0}/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/LICENSE +0 -0
- /data/vendor/{libdatadog-0.7.0 → libdatadog-2.0.0}/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/NOTICE +0 -0
- /data/vendor/{libdatadog-0.7.0 → libdatadog-2.0.0}/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/LICENSE +0 -0
- /data/vendor/{libdatadog-0.7.0 → libdatadog-2.0.0}/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/NOTICE +0 -0
@@ -0,0 +1,285 @@
|
|
1
|
+
// Unless explicitly stated otherwise all files in this repository are licensed under the Apache License Version 2.0.
|
2
|
+
// This product includes software developed at Datadog (https://www.datadoghq.com/). Copyright 2021-Present Datadog, Inc.
|
3
|
+
|
4
|
+
#ifndef DDOG_PROFILING_H
|
5
|
+
#define DDOG_PROFILING_H
|
6
|
+
|
7
|
+
#pragma once
|
8
|
+
|
9
|
+
#include <stdbool.h>
|
10
|
+
#include <stddef.h>
|
11
|
+
#include <stdint.h>
|
12
|
+
#include "common.h"
|
13
|
+
|
14
|
+
/**
|
15
|
+
* Creates an endpoint that uses the agent.
|
16
|
+
* # Arguments
|
17
|
+
* * `base_url` - Contains a URL with scheme, host, and port e.g. "https://agent:8126/".
|
18
|
+
*/
|
19
|
+
struct ddog_Endpoint ddog_Endpoint_agent(ddog_CharSlice base_url);
|
20
|
+
|
21
|
+
/**
|
22
|
+
* Creates an endpoint that uses the Datadog intake directly aka agentless.
|
23
|
+
* # Arguments
|
24
|
+
* * `site` - Contains a host and port e.g. "datadoghq.com".
|
25
|
+
* * `api_key` - Contains the Datadog API key.
|
26
|
+
*/
|
27
|
+
struct ddog_Endpoint ddog_Endpoint_agentless(ddog_CharSlice site, ddog_CharSlice api_key);
|
28
|
+
|
29
|
+
/**
|
30
|
+
* Creates a new exporter to be used to report profiling data.
|
31
|
+
* # Arguments
|
32
|
+
* * `profiling_library_name` - Profiling library name, usually dd-trace-something, e.g. "dd-trace-rb". See
|
33
|
+
* https://datadoghq.atlassian.net/wiki/spaces/PROF/pages/1538884229/Client#Header-values (Datadog internal link)
|
34
|
+
* for a list of common values.
|
35
|
+
* * `profliling_library_version` - Version used when publishing the profiling library to a package manager
|
36
|
+
* * `family` - Profile family, e.g. "ruby"
|
37
|
+
* * `tags` - Tags to include with every profile reported by this exporter. It's also possible to include
|
38
|
+
* profile-specific tags, see `additional_tags` on `profile_exporter_build`.
|
39
|
+
* * `endpoint` - Configuration for reporting data
|
40
|
+
* # Safety
|
41
|
+
* All pointers must refer to valid objects of the correct types.
|
42
|
+
*/
|
43
|
+
DDOG_CHECK_RETURN
|
44
|
+
struct ddog_prof_Exporter_NewResult ddog_prof_Exporter_new(ddog_CharSlice profiling_library_name,
|
45
|
+
ddog_CharSlice profiling_library_version,
|
46
|
+
ddog_CharSlice family,
|
47
|
+
const struct ddog_Vec_Tag *tags,
|
48
|
+
struct ddog_Endpoint endpoint);
|
49
|
+
|
50
|
+
/**
|
51
|
+
* # Safety
|
52
|
+
* The `exporter` may be null, but if non-null the pointer must point to a
|
53
|
+
* valid `ddog_prof_Exporter_Request` object made by the Rust Global
|
54
|
+
* allocator that has not already been dropped.
|
55
|
+
*/
|
56
|
+
void ddog_prof_Exporter_drop(struct ddog_prof_Exporter *exporter);
|
57
|
+
|
58
|
+
/**
|
59
|
+
* If successful, builds a `ddog_prof_Exporter_Request` object based on the
|
60
|
+
* profile data supplied. If unsuccessful, it returns an error message.
|
61
|
+
*
|
62
|
+
* # Safety
|
63
|
+
* The `exporter`, `additional_stats`, and `endpoint_stats` args should be
|
64
|
+
* valid objects created by this module, except NULL is allowed.
|
65
|
+
*/
|
66
|
+
DDOG_CHECK_RETURN
|
67
|
+
struct ddog_prof_Exporter_Request_BuildResult ddog_prof_Exporter_Request_build(struct ddog_prof_Exporter *exporter,
|
68
|
+
struct ddog_Timespec start,
|
69
|
+
struct ddog_Timespec end,
|
70
|
+
struct ddog_prof_Exporter_Slice_File files,
|
71
|
+
const struct ddog_Vec_Tag *additional_tags,
|
72
|
+
const struct ddog_prof_ProfiledEndpointsStats *endpoints_stats,
|
73
|
+
uint64_t timeout_ms);
|
74
|
+
|
75
|
+
/**
|
76
|
+
* # Safety
|
77
|
+
* Each pointer of `request` may be null, but if non-null the inner-most
|
78
|
+
* pointer must point to a valid `ddog_prof_Exporter_Request` object made by
|
79
|
+
* the Rust Global allocator.
|
80
|
+
*/
|
81
|
+
void ddog_prof_Exporter_Request_drop(struct ddog_prof_Exporter_Request **request);
|
82
|
+
|
83
|
+
/**
|
84
|
+
* Sends the request, returning the HttpStatus.
|
85
|
+
*
|
86
|
+
* # Arguments
|
87
|
+
* * `exporter` - Borrows the exporter for sending the request.
|
88
|
+
* * `request` - Takes ownership of the request, replacing it with a null
|
89
|
+
* pointer. This is why it takes a double-pointer, rather than
|
90
|
+
* a single one.
|
91
|
+
* * `cancel` - Borrows the cancel, if any.
|
92
|
+
*
|
93
|
+
* # Safety
|
94
|
+
* All non-null arguments MUST have been created by created by apis in this module.
|
95
|
+
*/
|
96
|
+
DDOG_CHECK_RETURN
|
97
|
+
struct ddog_prof_Exporter_SendResult ddog_prof_Exporter_send(struct ddog_prof_Exporter *exporter,
|
98
|
+
struct ddog_prof_Exporter_Request **request,
|
99
|
+
const struct ddog_CancellationToken *cancel);
|
100
|
+
|
101
|
+
/**
|
102
|
+
* Can be passed as an argument to send and then be used to asynchronously cancel it from a different thread.
|
103
|
+
*/
|
104
|
+
DDOG_CHECK_RETURN
|
105
|
+
struct ddog_CancellationToken *ddog_CancellationToken_new(void);
|
106
|
+
|
107
|
+
/**
|
108
|
+
* A cloned CancellationToken is connected to the CancellationToken it was created from.
|
109
|
+
* Either the cloned or the original token can be used to cancel or provided as arguments to send.
|
110
|
+
* The useful part is that they have independent lifetimes and can be dropped separately.
|
111
|
+
*
|
112
|
+
* Thus, it's possible to do something like:
|
113
|
+
* ```c
|
114
|
+
* cancel_t1 = ddog_CancellationToken_new();
|
115
|
+
* cancel_t2 = ddog_CancellationToken_clone(cancel_t1);
|
116
|
+
*
|
117
|
+
* // On thread t1:
|
118
|
+
* ddog_prof_Exporter_send(..., cancel_t1);
|
119
|
+
* ddog_CancellationToken_drop(cancel_t1);
|
120
|
+
*
|
121
|
+
* // On thread t2:
|
122
|
+
* ddog_CancellationToken_cancel(cancel_t2);
|
123
|
+
* ddog_CancellationToken_drop(cancel_t2);
|
124
|
+
* ```
|
125
|
+
*
|
126
|
+
* Without clone, both t1 and t2 would need to synchronize to make sure neither was using the cancel
|
127
|
+
* before it could be dropped. With clone, there is no need for such synchronization, both threads
|
128
|
+
* have their own cancel and should drop that cancel after they are done with it.
|
129
|
+
*
|
130
|
+
* # Safety
|
131
|
+
* If the `token` is non-null, it must point to a valid object.
|
132
|
+
*/
|
133
|
+
DDOG_CHECK_RETURN
|
134
|
+
struct ddog_CancellationToken *ddog_CancellationToken_clone(const struct ddog_CancellationToken *token);
|
135
|
+
|
136
|
+
/**
|
137
|
+
* Cancel send that is being called in another thread with the given token.
|
138
|
+
* Note that cancellation is a terminal state; cancelling a token more than once does nothing.
|
139
|
+
* Returns `true` if token was successfully cancelled.
|
140
|
+
*/
|
141
|
+
bool ddog_CancellationToken_cancel(const struct ddog_CancellationToken *cancel);
|
142
|
+
|
143
|
+
/**
|
144
|
+
* # Safety
|
145
|
+
* The `token` can be null, but non-null values must be created by the Rust
|
146
|
+
* Global allocator and must have not been dropped already.
|
147
|
+
*/
|
148
|
+
void ddog_CancellationToken_drop(struct ddog_CancellationToken *token);
|
149
|
+
|
150
|
+
/**
|
151
|
+
* Create a new profile with the given sample types. Must call
|
152
|
+
* `ddog_prof_Profile_drop` when you are done with the profile.
|
153
|
+
*
|
154
|
+
* # Arguments
|
155
|
+
* * `sample_types`
|
156
|
+
* * `period` - Optional period of the profile. Passing None/null translates to zero values.
|
157
|
+
* * `start_time` - Optional time the profile started at. Passing None/null will use the current
|
158
|
+
* time.
|
159
|
+
*
|
160
|
+
* # Safety
|
161
|
+
* All slices must be have pointers that are suitably aligned for their type
|
162
|
+
* and must have the correct number of elements for the slice.
|
163
|
+
*/
|
164
|
+
DDOG_CHECK_RETURN
|
165
|
+
struct ddog_prof_Profile *ddog_prof_Profile_new(struct ddog_prof_Slice_ValueType sample_types,
|
166
|
+
const struct ddog_prof_Period *period,
|
167
|
+
const struct ddog_Timespec *start_time);
|
168
|
+
|
169
|
+
/**
|
170
|
+
* # Safety
|
171
|
+
* The `profile` can be null, but if non-null it must point to a valid object
|
172
|
+
* created by the Rust Global allocator.
|
173
|
+
*/
|
174
|
+
void ddog_prof_Profile_drop(struct ddog_prof_Profile *profile);
|
175
|
+
|
176
|
+
/**
|
177
|
+
* # Safety
|
178
|
+
* The `profile` ptr must point to a valid Profile object created by this
|
179
|
+
* module. All pointers inside the `sample` need to be valid for the duration
|
180
|
+
* of this call.
|
181
|
+
*
|
182
|
+
* If successful, it returns the internal id of the sample (> 0) in the Ok
|
183
|
+
* variant. On error, it holds an error message in the error variant.
|
184
|
+
*
|
185
|
+
* # Safety
|
186
|
+
* The `profile` ptr must point to a valid Profile object created by this
|
187
|
+
* module.
|
188
|
+
* This call is _NOT_ thread-safe.
|
189
|
+
*/
|
190
|
+
DDOG_CHECK_RETURN
|
191
|
+
struct ddog_prof_Profile_AddResult ddog_prof_Profile_add(struct ddog_prof_Profile *profile,
|
192
|
+
struct ddog_prof_Sample sample);
|
193
|
+
|
194
|
+
/**
|
195
|
+
* Associate an endpoint to a given local root span id.
|
196
|
+
* During the serialization of the profile, an endpoint label will be added
|
197
|
+
* to all samples that contain a matching local root span id label.
|
198
|
+
*
|
199
|
+
* Note: calling this API causes the "trace endpoint" and "local root span id" strings
|
200
|
+
* to be interned, even if no matching sample is found.
|
201
|
+
*
|
202
|
+
* # Arguments
|
203
|
+
* * `profile` - a reference to the profile that will contain the samples.
|
204
|
+
* * `local_root_span_id`
|
205
|
+
* * `endpoint` - the value of the endpoint label to add for matching samples.
|
206
|
+
*
|
207
|
+
* # Safety
|
208
|
+
* The `profile` ptr must point to a valid Profile object created by this
|
209
|
+
* module.
|
210
|
+
* This call is _NOT_ thread-safe.
|
211
|
+
*/
|
212
|
+
void ddog_prof_Profile_set_endpoint(struct ddog_prof_Profile *profile,
|
213
|
+
uint64_t local_root_span_id,
|
214
|
+
ddog_CharSlice endpoint);
|
215
|
+
|
216
|
+
/**
|
217
|
+
* Count the number of times an endpoint has been seen.
|
218
|
+
*
|
219
|
+
* # Arguments
|
220
|
+
* * `profile` - a reference to the profile that will contain the samples.
|
221
|
+
* * `endpoint` - the endpoint label for which the count will be incremented
|
222
|
+
*
|
223
|
+
* # Safety
|
224
|
+
* The `profile` ptr must point to a valid Profile object created by this
|
225
|
+
* module.
|
226
|
+
* This call is _NOT_ thread-safe.
|
227
|
+
*/
|
228
|
+
void ddog_prof_Profile_add_endpoint_count(struct ddog_prof_Profile *profile,
|
229
|
+
ddog_CharSlice endpoint,
|
230
|
+
int64_t value);
|
231
|
+
|
232
|
+
/**
|
233
|
+
* # Safety
|
234
|
+
* Only pass a reference to a valid `ddog_prof_EncodedProfile`, or null. A
|
235
|
+
* valid reference also means that it hasn't already been dropped (do not
|
236
|
+
* call this twice on the same object).
|
237
|
+
*/
|
238
|
+
void ddog_prof_EncodedProfile_drop(struct ddog_prof_EncodedProfile *profile);
|
239
|
+
|
240
|
+
/**
|
241
|
+
* Serialize the aggregated profile.
|
242
|
+
*
|
243
|
+
* Don't forget to clean up the ok with `ddog_prof_EncodedProfile_drop` or
|
244
|
+
* the error variant with `ddog_Error_drop` when you are done with them.
|
245
|
+
*
|
246
|
+
* # Arguments
|
247
|
+
* * `profile` - a reference to the profile being serialized.
|
248
|
+
* * `end_time` - optional end time of the profile. If None/null is passed, the current time will
|
249
|
+
* be used.
|
250
|
+
* * `duration_nanos` - Optional duration of the profile. Passing None or a negative duration will
|
251
|
+
* mean the duration will based on the end time minus the start time, but
|
252
|
+
* under anomalous conditions this may fail as system clocks can be adjusted,
|
253
|
+
* or the programmer accidentally passed an earlier time. The duration of
|
254
|
+
* the serialized profile will be set to zero for these cases.
|
255
|
+
*
|
256
|
+
* # Safety
|
257
|
+
* The `profile` must point to a valid profile object.
|
258
|
+
* The `end_time` must be null or otherwise point to a valid TimeSpec object.
|
259
|
+
* The `duration_nanos` must be null or otherwise point to a valid i64.
|
260
|
+
*/
|
261
|
+
DDOG_CHECK_RETURN
|
262
|
+
struct ddog_prof_Profile_SerializeResult ddog_prof_Profile_serialize(const struct ddog_prof_Profile *profile,
|
263
|
+
const struct ddog_Timespec *end_time,
|
264
|
+
const int64_t *duration_nanos);
|
265
|
+
|
266
|
+
DDOG_CHECK_RETURN struct ddog_Slice_U8 ddog_Vec_U8_as_slice(const struct ddog_Vec_U8 *vec);
|
267
|
+
|
268
|
+
/**
|
269
|
+
* Resets all data in `profile` except the sample types and period. Returns
|
270
|
+
* true if it successfully reset the profile and false otherwise. The profile
|
271
|
+
* remains valid if false is returned.
|
272
|
+
*
|
273
|
+
* # Arguments
|
274
|
+
* * `profile` - A mutable reference to the profile to be reset.
|
275
|
+
* * `start_time` - The time of the profile (after reset). Pass None/null to use the current time.
|
276
|
+
*
|
277
|
+
* # Safety
|
278
|
+
* The `profile` must meet all the requirements of a mutable reference to the profile. Given this
|
279
|
+
* can be called across an FFI boundary, the compiler cannot enforce this.
|
280
|
+
* If `time` is not null, it must point to a valid Timespec object.
|
281
|
+
*/
|
282
|
+
bool ddog_prof_Profile_reset(struct ddog_prof_Profile *profile,
|
283
|
+
const struct ddog_Timespec *start_time);
|
284
|
+
|
285
|
+
#endif /* DDOG_PROFILING_H */
|
Binary file
|
@@ -8,10 +8,10 @@ exec_prefix=${prefix}
|
|
8
8
|
libdir=${exec_prefix}/lib
|
9
9
|
includedir=${prefix}/include
|
10
10
|
|
11
|
-
Name:
|
11
|
+
Name: datadog_profiling
|
12
12
|
Description: Contains common code used to implement Datadog's Continuous Profilers. (Dynamic linking variant, sets rpath)
|
13
|
-
Version: 0.
|
13
|
+
Version: 2.0.0
|
14
14
|
Requires:
|
15
|
-
Libs: -L${libdir} -
|
15
|
+
Libs: -L${libdir} -ldatadog_profiling -Wl,-rpath,${libdir}
|
16
16
|
Libs.private:
|
17
17
|
Cflags: -I${includedir}
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: libdatadog
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 2.0.0.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Datadog, Inc.
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-02-03 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: libdatadog is a Rust-based utility library for Datadog's ddtrace gem.
|
14
14
|
email:
|
@@ -19,30 +19,34 @@ extra_rdoc_files: []
|
|
19
19
|
files:
|
20
20
|
- lib/libdatadog.rb
|
21
21
|
- lib/libdatadog/version.rb
|
22
|
-
- vendor/libdatadog-0.
|
23
|
-
- vendor/libdatadog-0.
|
24
|
-
- vendor/libdatadog-0.
|
25
|
-
- vendor/libdatadog-0.
|
26
|
-
- vendor/libdatadog-0.
|
27
|
-
- vendor/libdatadog-0.
|
28
|
-
- vendor/libdatadog-0.
|
29
|
-
- vendor/libdatadog-0.
|
30
|
-
- vendor/libdatadog-0.
|
31
|
-
- vendor/libdatadog-0.
|
32
|
-
- vendor/libdatadog-0.
|
33
|
-
- vendor/libdatadog-0.
|
34
|
-
- vendor/libdatadog-0.
|
35
|
-
- vendor/libdatadog-0.
|
36
|
-
- vendor/libdatadog-0.
|
37
|
-
- vendor/libdatadog-0.
|
38
|
-
- vendor/libdatadog-0.
|
39
|
-
- vendor/libdatadog-0.
|
40
|
-
- vendor/libdatadog-0.
|
41
|
-
- vendor/libdatadog-0.
|
42
|
-
- vendor/libdatadog-0.
|
43
|
-
- vendor/libdatadog-0.
|
44
|
-
- vendor/libdatadog-0.
|
45
|
-
- vendor/libdatadog-0.
|
22
|
+
- vendor/libdatadog-2.0.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/LICENSE
|
23
|
+
- vendor/libdatadog-2.0.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/LICENSE-3rdparty.yml
|
24
|
+
- vendor/libdatadog-2.0.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/NOTICE
|
25
|
+
- vendor/libdatadog-2.0.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/common.h
|
26
|
+
- vendor/libdatadog-2.0.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/profiling.h
|
27
|
+
- vendor/libdatadog-2.0.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/lib/libdatadog_profiling.so
|
28
|
+
- vendor/libdatadog-2.0.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/lib/pkgconfig/datadog_profiling_with_rpath.pc
|
29
|
+
- vendor/libdatadog-2.0.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/LICENSE
|
30
|
+
- vendor/libdatadog-2.0.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/LICENSE-3rdparty.yml
|
31
|
+
- vendor/libdatadog-2.0.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/NOTICE
|
32
|
+
- vendor/libdatadog-2.0.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/common.h
|
33
|
+
- vendor/libdatadog-2.0.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/profiling.h
|
34
|
+
- vendor/libdatadog-2.0.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/lib/libdatadog_profiling.so
|
35
|
+
- vendor/libdatadog-2.0.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/lib/pkgconfig/datadog_profiling_with_rpath.pc
|
36
|
+
- vendor/libdatadog-2.0.0/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/LICENSE
|
37
|
+
- vendor/libdatadog-2.0.0/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/LICENSE-3rdparty.yml
|
38
|
+
- vendor/libdatadog-2.0.0/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/NOTICE
|
39
|
+
- vendor/libdatadog-2.0.0/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/common.h
|
40
|
+
- vendor/libdatadog-2.0.0/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/include/datadog/profiling.h
|
41
|
+
- vendor/libdatadog-2.0.0/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/lib/libdatadog_profiling.so
|
42
|
+
- vendor/libdatadog-2.0.0/x86_64-linux-musl/libdatadog-x86_64-alpine-linux-musl/lib/pkgconfig/datadog_profiling_with_rpath.pc
|
43
|
+
- vendor/libdatadog-2.0.0/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/LICENSE
|
44
|
+
- vendor/libdatadog-2.0.0/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/LICENSE-3rdparty.yml
|
45
|
+
- vendor/libdatadog-2.0.0/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/NOTICE
|
46
|
+
- vendor/libdatadog-2.0.0/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/common.h
|
47
|
+
- vendor/libdatadog-2.0.0/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/include/datadog/profiling.h
|
48
|
+
- vendor/libdatadog-2.0.0/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/lib/libdatadog_profiling.so
|
49
|
+
- vendor/libdatadog-2.0.0/x86_64-linux/libdatadog-x86_64-unknown-linux-gnu/lib/pkgconfig/datadog_profiling_with_rpath.pc
|
46
50
|
homepage: https://docs.datadoghq.com/tracing/
|
47
51
|
licenses:
|
48
52
|
- Apache-2.0
|
@@ -66,7 +70,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
66
70
|
- !ruby/object:Gem::Version
|
67
71
|
version: '0'
|
68
72
|
requirements: []
|
69
|
-
rubygems_version: 3.3.
|
73
|
+
rubygems_version: 3.3.26
|
70
74
|
signing_key:
|
71
75
|
specification_version: 4
|
72
76
|
summary: Library of common code used by Datadog Continuous Profiler for Ruby
|