libdatadog 18.1.0.1.0-aarch64-linux → 21.0.0.1.0-aarch64-linux

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.
Files changed (37) hide show
  1. checksums.yaml +4 -4
  2. data/lib/libdatadog/version.rb +1 -1
  3. data/vendor/{libdatadog-18.1.0 → libdatadog-21.0.0}/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/bin/libdatadog-crashtracking-receiver +0 -0
  4. data/vendor/{libdatadog-18.1.0 → libdatadog-21.0.0}/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/blazesym.h +435 -229
  5. data/vendor/{libdatadog-18.1.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl → libdatadog-21.0.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu}/include/datadog/common.h +366 -223
  6. data/vendor/{libdatadog-18.1.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl → libdatadog-21.0.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu}/include/datadog/crashtracker.h +10 -34
  7. data/vendor/{libdatadog-18.1.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl → libdatadog-21.0.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu}/include/datadog/data-pipeline.h +16 -3
  8. data/vendor/libdatadog-21.0.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/ddsketch.h +89 -0
  9. data/vendor/{libdatadog-18.1.0 → libdatadog-21.0.0}/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/library-config.h +2 -2
  10. data/vendor/libdatadog-21.0.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/log.h +63 -0
  11. data/vendor/{libdatadog-18.1.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl → libdatadog-21.0.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu}/include/datadog/profiling.h +3 -2
  12. data/vendor/libdatadog-21.0.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/lib/libdatadog_profiling.debug +0 -0
  13. data/vendor/{libdatadog-18.1.0 → libdatadog-21.0.0}/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/lib/libdatadog_profiling.so +0 -0
  14. data/vendor/{libdatadog-18.1.0 → libdatadog-21.0.0}/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/lib/pkgconfig/datadog_profiling_with_rpath.pc +1 -1
  15. data/vendor/libdatadog-21.0.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/libdatadog_v21.0.0.tar +0 -0
  16. data/vendor/{libdatadog-18.1.0 → libdatadog-21.0.0}/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/bin/libdatadog-crashtracking-receiver +0 -0
  17. data/vendor/{libdatadog-18.1.0 → libdatadog-21.0.0}/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/blazesym.h +435 -229
  18. data/vendor/{libdatadog-18.1.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu → libdatadog-21.0.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl}/include/datadog/common.h +366 -223
  19. data/vendor/{libdatadog-18.1.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu → libdatadog-21.0.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl}/include/datadog/crashtracker.h +10 -34
  20. data/vendor/{libdatadog-18.1.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu → libdatadog-21.0.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl}/include/datadog/data-pipeline.h +16 -3
  21. data/vendor/libdatadog-21.0.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/ddsketch.h +89 -0
  22. data/vendor/{libdatadog-18.1.0 → libdatadog-21.0.0}/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/library-config.h +2 -2
  23. data/vendor/libdatadog-21.0.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/log.h +63 -0
  24. data/vendor/{libdatadog-18.1.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu → libdatadog-21.0.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl}/include/datadog/profiling.h +3 -2
  25. data/vendor/libdatadog-21.0.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/lib/libdatadog_profiling.debug +0 -0
  26. data/vendor/{libdatadog-18.1.0 → libdatadog-21.0.0}/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/lib/libdatadog_profiling.so +0 -0
  27. data/vendor/{libdatadog-18.1.0 → libdatadog-21.0.0}/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/lib/pkgconfig/datadog_profiling_with_rpath.pc +1 -1
  28. data/vendor/libdatadog-21.0.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/libdatadog_v21.0.0.tar +0 -0
  29. metadata +29 -27
  30. data/vendor/libdatadog-18.1.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/LICENSE +0 -202
  31. data/vendor/libdatadog-18.1.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/LICENSE-3rdparty.yml +0 -47687
  32. data/vendor/libdatadog-18.1.0/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/NOTICE +0 -4
  33. data/vendor/libdatadog-18.1.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/LICENSE +0 -202
  34. data/vendor/libdatadog-18.1.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/LICENSE-3rdparty.yml +0 -47687
  35. data/vendor/libdatadog-18.1.0/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/NOTICE +0 -4
  36. /data/vendor/{libdatadog-18.1.0 → libdatadog-21.0.0}/aarch64-linux/libdatadog-aarch64-unknown-linux-gnu/include/datadog/telemetry.h +0 -0
  37. /data/vendor/{libdatadog-18.1.0 → libdatadog-21.0.0}/aarch64-linux-musl/libdatadog-aarch64-alpine-linux-musl/include/datadog/telemetry.h +0 -0
@@ -19,40 +19,6 @@
19
19
 
20
20
 
21
21
 
22
- typedef enum ddog_crasht_CrashInfoBuilder_NewResult_Tag {
23
- DDOG_CRASHT_CRASH_INFO_BUILDER_NEW_RESULT_OK,
24
- DDOG_CRASHT_CRASH_INFO_BUILDER_NEW_RESULT_ERR,
25
- } ddog_crasht_CrashInfoBuilder_NewResult_Tag;
26
-
27
- typedef struct ddog_crasht_CrashInfoBuilder_NewResult {
28
- ddog_crasht_CrashInfoBuilder_NewResult_Tag tag;
29
- union {
30
- struct {
31
- struct ddog_crasht_Handle_CrashInfoBuilder ok;
32
- };
33
- struct {
34
- struct ddog_Error err;
35
- };
36
- };
37
- } ddog_crasht_CrashInfoBuilder_NewResult;
38
-
39
- typedef enum ddog_crasht_StackTrace_NewResult_Tag {
40
- DDOG_CRASHT_STACK_TRACE_NEW_RESULT_OK,
41
- DDOG_CRASHT_STACK_TRACE_NEW_RESULT_ERR,
42
- } ddog_crasht_StackTrace_NewResult_Tag;
43
-
44
- typedef struct ddog_crasht_StackTrace_NewResult {
45
- ddog_crasht_StackTrace_NewResult_Tag tag;
46
- union {
47
- struct {
48
- struct ddog_crasht_Handle_StackTrace ok;
49
- };
50
- struct {
51
- struct ddog_Error err;
52
- };
53
- };
54
- } ddog_crasht_StackTrace_NewResult;
55
-
56
22
  #ifdef __cplusplus
57
23
  extern "C" {
58
24
  #endif // __cplusplus
@@ -679,6 +645,16 @@ struct ddog_VoidResult ddog_crasht_CrashInfoBuilder_with_uuid(struct ddog_crasht
679
645
  DDOG_CHECK_RETURN
680
646
  struct ddog_VoidResult ddog_crasht_CrashInfoBuilder_with_uuid_random(struct ddog_crasht_Handle_CrashInfoBuilder *builder);
681
647
 
648
+ /**
649
+ * # Safety
650
+ * The `crash_info` can be null, but if non-null it must point to a Builder made by this module,
651
+ * which has not previously been dropped.
652
+ * The CharSlice must be valid.
653
+ */
654
+ DDOG_CHECK_RETURN
655
+ struct ddog_VoidResult ddog_crasht_CrashInfoBuilder_with_message(struct ddog_crasht_Handle_CrashInfoBuilder *builder,
656
+ ddog_CharSlice message);
657
+
682
658
  /**
683
659
  * Create a new StackFrame, and returns an opaque reference to it.
684
660
  * # Safety
@@ -25,7 +25,8 @@ void ddog_trace_exporter_error_free(struct ddog_TraceExporterError *error);
25
25
  * Return a read-only pointer to the response body. This pointer is only valid as long as
26
26
  * `response` is valid.
27
27
  */
28
- const char *ddog_trace_exporter_response_get_body(const struct ddog_TraceExporterResponse *response);
28
+ const uint8_t *ddog_trace_exporter_response_get_body(const struct ddog_TraceExporterResponse *response,
29
+ uintptr_t *out_len);
29
30
 
30
31
  /**
31
32
  * Free `response` and all its contents. After being called response will not point to a valid
@@ -77,7 +78,7 @@ struct ddog_TraceExporterError *ddog_trace_exporter_config_set_hostname(struct d
77
78
  ddog_CharSlice hostname);
78
79
 
79
80
  /**
80
- * Sets environmet information to be included in the headers request.
81
+ * Sets environment information to be included in the headers request.
81
82
  */
82
83
  struct ddog_TraceExporterError *ddog_trace_exporter_config_set_env(struct ddog_TraceExporterConfig *config,
83
84
  ddog_CharSlice env);
@@ -92,7 +93,13 @@ struct ddog_TraceExporterError *ddog_trace_exporter_config_set_service(struct dd
92
93
  ddog_CharSlice service);
93
94
 
94
95
  /**
95
- * Enables metrics.
96
+ * Enables health metrics emission.
97
+ */
98
+ struct ddog_TraceExporterError *ddog_trace_exporter_config_enable_health_metrics(struct ddog_TraceExporterConfig *config,
99
+ bool is_enabled);
100
+
101
+ /**
102
+ * Enables telemetry metrics.
96
103
  */
97
104
  struct ddog_TraceExporterError *ddog_trace_exporter_config_enable_telemetry(struct ddog_TraceExporterConfig *config,
98
105
  const struct ddog_TelemetryClientConfig *telemetry_cfg);
@@ -126,6 +133,12 @@ struct ddog_TraceExporterError *ddog_trace_exporter_config_set_client_computed_s
126
133
  struct ddog_TraceExporterError *ddog_trace_exporter_config_set_test_session_token(struct ddog_TraceExporterConfig *config,
127
134
  ddog_CharSlice token);
128
135
 
136
+ /**
137
+ * Sets the timeout in ms for all agent's connections.
138
+ */
139
+ struct ddog_TraceExporterError *ddog_trace_exporter_config_set_connection_timeout(struct ddog_TraceExporterConfig *config,
140
+ uint64_t timeout_ms);
141
+
129
142
  /**
130
143
  * Create a new TraceExporter instance.
131
144
  *
@@ -0,0 +1,89 @@
1
+ // Copyright 2025-Present Datadog, Inc. https://www.datadoghq.com/
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
4
+
5
+ #ifndef DDOG_DDSKETCH_H
6
+ #define DDOG_DDSKETCH_H
7
+
8
+ #pragma once
9
+
10
+ #include <stdbool.h>
11
+ #include <stddef.h>
12
+ #include <stdint.h>
13
+ #include "common.h"
14
+
15
+ #ifdef __cplusplus
16
+ extern "C" {
17
+ #endif // __cplusplus
18
+
19
+ /**
20
+ * Creates a new DDSketch instance with default configuration.
21
+ */
22
+ struct ddsketch_Handle_DDSketch ddog_ddsketch_new(void);
23
+
24
+ /**
25
+ * Drops a DDSketch instance.
26
+ *
27
+ * # Safety
28
+ *
29
+ * The sketch handle must have been created by this library and not already dropped.
30
+ */
31
+ void ddog_ddsketch_drop(struct ddsketch_Handle_DDSketch *sketch);
32
+
33
+ /**
34
+ * Adds a point to the DDSketch.
35
+ *
36
+ * # Safety
37
+ *
38
+ * The `sketch` parameter must be a valid pointer to a DDSketch handle.
39
+ */
40
+ struct ddog_VoidResult ddog_ddsketch_add(struct ddsketch_Handle_DDSketch *sketch, double point);
41
+
42
+ /**
43
+ * Adds a point with a specific count to the DDSketch.
44
+ *
45
+ * # Safety
46
+ *
47
+ * The `sketch` parameter must be a valid pointer to a DDSketch handle.
48
+ */
49
+ struct ddog_VoidResult ddog_ddsketch_add_with_count(struct ddsketch_Handle_DDSketch *sketch,
50
+ double point,
51
+ double count);
52
+
53
+ /**
54
+ * Returns the count of points in the DDSketch via the output parameter.
55
+ *
56
+ * # Safety
57
+ *
58
+ * The `sketch` parameter must be a valid pointer to a DDSketch handle.
59
+ * The `count_out` parameter must be a valid pointer to uninitialized f64 memory.
60
+ */
61
+ struct ddog_VoidResult ddog_ddsketch_count(struct ddsketch_Handle_DDSketch *sketch,
62
+ double *count_out);
63
+
64
+ /**
65
+ * Returns the protobuf-encoded bytes of the DDSketch.
66
+ * The sketch handle is consumed by this operation.
67
+ *
68
+ * # Safety
69
+ *
70
+ * The `sketch` parameter must be a valid pointer to a DDSketch handle.
71
+ * The returned vector must be freed with `ddog_Vec_U8_drop`.
72
+ */
73
+ struct ddog_Vec_U8 ddog_ddsketch_encode(struct ddsketch_Handle_DDSketch *sketch);
74
+
75
+ /**
76
+ * Frees the memory allocated for a Vec<u8> returned by ddsketch functions.
77
+ *
78
+ * # Safety
79
+ *
80
+ * The vec parameter must be a valid Vec<u8> returned by this library.
81
+ * After being called, the vec will not point to valid memory.
82
+ */
83
+ void ddog_Vec_U8_drop(struct ddog_Vec_U8 _vec);
84
+
85
+ #ifdef __cplusplus
86
+ } // extern "C"
87
+ #endif // __cplusplus
88
+
89
+ #endif /* DDOG_DDSKETCH_H */
@@ -28,7 +28,7 @@ void ddog_library_configurator_with_detect_process_info(struct ddog_Configurator
28
28
 
29
29
  void ddog_library_configurator_drop(struct ddog_Configurator*);
30
30
 
31
- struct ddog_Result_VecLibraryConfig ddog_library_configurator_get(const struct ddog_Configurator *configurator);
31
+ struct ddog_LibraryConfigLoggedResult ddog_library_configurator_get(const struct ddog_Configurator *configurator);
32
32
 
33
33
  /**
34
34
  * Returns a static null-terminated string, containing the name of the environment variable
@@ -48,7 +48,7 @@ struct ddog_CStr ddog_library_config_fleet_stable_config_path(void);
48
48
  */
49
49
  struct ddog_CStr ddog_library_config_local_stable_config_path(void);
50
50
 
51
- void ddog_library_config_drop(struct ddog_Vec_LibraryConfig);
51
+ void ddog_library_config_drop(struct ddog_LibraryConfigLoggedResult config_result);
52
52
 
53
53
  /**
54
54
  * Store tracer metadata to a file handle
@@ -0,0 +1,63 @@
1
+ // Copyright 2025-Present Datadog, Inc. https://www.datadoghq.com/
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
4
+
5
+ #ifndef DDOG_LOG_H
6
+ #define DDOG_LOG_H
7
+
8
+ #include <stdbool.h>
9
+ #include <stddef.h>
10
+ #include <stdint.h>
11
+ #include <stdio.h>
12
+ #include "common.h"
13
+
14
+ /**
15
+ * Configures the logger to write to stdout or stderr with the specified configuration.
16
+ *
17
+ * # Arguments
18
+ * * `config` - Configuration for standard stream logging including target
19
+ *
20
+ * # Errors
21
+ * Returns an error if the logger cannot be configured.
22
+ */
23
+ struct ddog_Error *ddog_logger_configure_std(struct ddog_StdConfig config);
24
+
25
+ /**
26
+ * Disables logging by configuring a no-op logger.
27
+ *
28
+ * # Errors
29
+ * Returns an error if the logger cannot be configured.
30
+ */
31
+ struct ddog_Error *ddog_logger_disable_std(void);
32
+
33
+ /**
34
+ * Configures the logger to write to a file with the specified configuration.
35
+ *
36
+ * # Arguments
37
+ * * `config` - Configuration for file logging including path
38
+ *
39
+ * # Errors
40
+ * Returns an error if the logger cannot be configured.
41
+ */
42
+ struct ddog_Error *ddog_logger_configure_file(struct ddog_FileConfig config);
43
+
44
+ /**
45
+ * Disables file logging by configuring a no-op file writer.
46
+ *
47
+ * # Errors
48
+ * Returns an error if the logger cannot be configured.
49
+ */
50
+ struct ddog_Error *ddog_logger_disable_file(void);
51
+
52
+ /**
53
+ * Sets the global log level.
54
+ *
55
+ * # Arguments
56
+ * * `log_level` - The minimum level for events to be logged
57
+ *
58
+ * # Errors
59
+ * Returns an error if the log level cannot be set.
60
+ */
61
+ struct ddog_Error *ddog_logger_set_log_level(enum ddog_LogEventLevel log_level);
62
+
63
+ #endif /* DDOG_LOG_H */
@@ -18,7 +18,7 @@ struct TokioCancellationToken;
18
18
  extern "C" {
19
19
  #endif // __cplusplus
20
20
 
21
- extern const ddog_prof_StringId INTERNED_EMPTY_STRING;
21
+ extern const ddog_prof_StringId ddog_INTERNED_EMPTY_STRING;
22
22
 
23
23
  DDOG_CHECK_RETURN struct ddog_prof_Exporter_Slice_File ddog_prof_Exporter_Slice_File_empty(void);
24
24
 
@@ -369,7 +369,8 @@ struct ddog_prof_Result_ByteSlice ddog_prof_EncodedProfile_bytes(struct ddog_pro
369
369
  *
370
370
  * # Arguments
371
371
  * * `profile` - a reference to the profile being serialized.
372
- * * `start_time` - start time for the serialized profile.
372
+ * * `start_time` - optional start time for the serialized profile. If None/null is passed, the
373
+ * time of profile creation will be used.
373
374
  * * `end_time` - optional end time of the profile. If None/null is passed, the current time will
374
375
  * be used.
375
376
  *
@@ -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: 21.0.0
12
12
  Requires:
13
13
  Libs: -L${libdir} -ldatadog_profiling -Wl,-rpath,${libdir}
14
14
  Libs.private: