|
214 | 214 | "DD_PROFILING_ENABLED": "profiling_enabled", |
215 | 215 | "DD_PROFILING_ENDPOINT_COLLECTION_ENABLED": "profiling_endpoint_collection_enabled", |
216 | 216 | "DD_PROFILING_MANAGED_ACTIVATION_ENABLED": "profiling_managed_activation_enabled", |
| 217 | + "DD_PROFILING_STACK_NATIVE_FRAMES": "profiling_stack_native_frames", |
217 | 218 | "DD_PROPAGATION_STYLE_EXTRACT": "trace_propagation_style_extract", |
218 | 219 | "DD_PROPAGATION_STYLE_INJECT": "trace_propagation_style_inject", |
219 | 220 | "DD_PROXY_HTTPS": "proxy_https", |
|
396 | 397 | "api-security_sample_delay": "api_security_sample_delay", |
397 | 398 | "apm.tracing.enabled": "apm_tracing_enabled", |
398 | 399 | "apmTracingEnabled": "apm_tracing_enabled", |
| 400 | + "app_trimming_detected": "app_trimming_detected", |
| 401 | + "app_trimming_missing_trim_file_detected": "app_trimming_missing_trim_file_detected", |
399 | 402 | "appsec.apiSecurity.downstreamBodyAnalysisSampleRate": "api_security_downstream_body_analysis_sample_rate", |
400 | 403 | "appsec.apiSecurity.enabled": "api_security_enabled", |
401 | 404 | "appsec.apiSecurity.endpointCollectionEnabled": "api_security_endpoint_collection_enabled", |
|
888 | 891 | "otel_exporter_otlp_logs_endpoint": "otel_exporter_otlp_logs_endpoint", |
889 | 892 | "otel_exporter_otlp_logs_headers": "otel_exporter_otlp_logs_headers", |
890 | 893 | "otel_exporter_otlp_logs_protocol": "otel_exporter_otlp_logs_protocol", |
891 | | - "otel_exporter_otlp_logs_timeout": "otel_exporter_otlp_metrics_timeout", |
| 894 | + "otel_exporter_otlp_logs_timeout": "otel_exporter_otlp_logs_timeout", |
892 | 895 | "otel_exporter_otlp_metrics_endpoint": "otel_exporter_otlp_metrics_endpoint", |
893 | 896 | "otel_exporter_otlp_metrics_headers": "otel_exporter_otlp_metrics_headers", |
894 | 897 | "otel_exporter_otlp_metrics_protocol": "otel_exporter_otlp_metrics_protocol", |
895 | 898 | "otel_exporter_otlp_metrics_temporality_preference": "otel_exporter_otlp_metrics_temporality_preference", |
896 | 899 | "otel_exporter_otlp_metrics_timeout": "otel_exporter_otlp_metrics_timeout", |
897 | 900 | "otel_exporter_otlp_protocol": "otel_exporter_otlp_protocol", |
898 | 901 | "otel_exporter_otlp_timeout": "otel_exporter_otlp_timeout", |
| 902 | + "otel_exporter_otlp_traces_endpoint": "otel_exporter_otlp_traces_endpoint", |
| 903 | + "otel_exporter_otlp_traces_headers": "otel_exporter_otlp_traces_headers", |
| 904 | + "otel_exporter_otlp_traces_protocol": "otel_exporter_otlp_traces_protocol", |
| 905 | + "otel_exporter_otlp_traces_timeout": "otel_exporter_otlp_traces_timeout", |
899 | 906 | "otel_metric_export_interval": "otel_metric_export_interval", |
900 | 907 | "otel_metric_export_timeout": "otel_metric_export_timeout", |
901 | 908 | "partialflush_enabled": "trace_partial_flush_enabled", |
|
0 commit comments