Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 9 additions & 6 deletions tests/telemetry_intake/static/config_norm_rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@
"DD_CIVISIBILITY_FORCE_AGENT_EVP_PROXY": "ci_visibility_force_agent_evp_proxy_enabled",
"DD_CIVISIBILITY_GAC_INSTALL_ENABLED": "ci_visibility_gac_install_enabled",
"DD_CIVISIBILITY_GIT_UPLOAD_ENABLED": "ci_visibility_git_upload_enabled",
"DD_CIVISIBILITY_IMPACTED_TESTS_DETECTION_ENABLED": "dd_civisibility_impacted_tests_detection_enabled",
"DD_CIVISIBILITY_ITR_ENABLED": "ci_visibility_intelligent_test_runner_enabled",
"DD_CIVISIBILITY_LOGS_ENABLED": "ci_visibility_logs_enabled",
"DD_CIVISIBILITY_RUM_FLUSH_WAIT_MILLIS": "ci_visibility_rum_flush_wait_millis",
"DD_CIVISIBILITY_TESTSSKIPPING_ENABLED": "ci_visibility_test_skipping_enabled",
"DD_CIVISIBILITY_TOTAL_FLAKY_RETRY_COUNT": "ci_visibility_total_flaky_retry_count",
"DD_CIVISIBILITY_IMPACTED_TESTS_DETECTION_ENABLED": "dd_civisibility_impacted_tests_detection_enabled",
"DD_CODE_ORIGIN_FOR_SPANS_ENABLED": "code_origin_for_spans_enabled",
"DD_CODE_ORIGIN_FOR_SPANS_MAX_USER_FRAMES": "code_origin_for_spans_max_user_frames",
"DD_DATA_STREAMS_ENABLED": "data_streams_enabled",
Expand All @@ -83,6 +83,7 @@
"DD_DYNAMIC_INSTRUMENTATION_MAX_TIME_TO_SERIALIZE": "dynamic_instrumentation_serialization_max_duration",
"DD_DYNAMIC_INSTRUMENTATION_REDACTED_IDENTIFIERS": "dynamic_instrumentation_redacted_identifiers",
"DD_DYNAMIC_INSTRUMENTATION_REDACTED_TYPES": "dynamic_instrumentation_redacted_types",
"DD_DYNAMIC_INSTRUMENTATION_REDACTION_EXCLUDED_IDENTIFIERS": "dynamic_instrumentation_redaction_excluded_identifiers",
"DD_DYNAMIC_INSTRUMENTATION_SYMBOL_DATABASE_BATCH_SIZE_BYTES": "dynamic_instrumentation_symbol_database_batch_size_bytes",
"DD_DYNAMIC_INSTRUMENTATION_SYMBOL_DATABASE_UPLOAD_ENABLED": "dynamic_instrumentation_symbol_database_upload_enabled",
"DD_DYNAMIC_INSTRUMENTATION_UPLOAD_BATCH_SIZE": "dynamic_instrumentation_upload_batch_size",
Expand Down Expand Up @@ -203,6 +204,7 @@
"DD_TRACE_BAGGAGE_MAX_ITEMS": "trace_baggage_max_items",
"DD_TRACE_BATCH_INTERVAL": "trace_serialization_batch_interval",
"DD_TRACE_BUFFER_SIZE": "trace_serialization_buffer_size",
"DD_TRACE_BYPASS_HTTP_REQUEST_URL_CACHING_ENABLED": "trace_bypass_http_request_url_caching_enabled",
"DD_TRACE_CLIENT_IP_ENABLED": "trace_client_ip_enabled",
"DD_TRACE_CLIENT_IP_HEADER": "trace_client_ip_header",
"DD_TRACE_COMMANDS_COLLECTION_ENABLED": "trace_commands_collection_enabled",
Expand Down Expand Up @@ -560,8 +562,8 @@
"enabled": "trace_enabled",
"env": "env",
"environment_fulltrust_appdomain": "environment_fulltrust_appdomain_enabled",
"exception_replay_capture_intermediate_spans_enabled": "dd_exception_replay_capture_intermediate_spans_enabled",
"exception_debugging_enabled": "exception_replay_enabled",
"exception_replay_capture_intermediate_spans_enabled": "dd_exception_replay_capture_intermediate_spans_enabled",
"exception_replay_capture_interval_seconds": "dd_exception_replay_capture_interval_seconds",
"exception_replay_capture_max_frames": "dd_exception_replay_capture_max_frames",
"exception_replay_enabled": "dd_exception_replay_enabled",
Expand Down Expand Up @@ -647,6 +649,7 @@
"isGitUploadEnabled": "git_upload_enabled",
"isIntelligentTestRunnerEnabled": "intelligent_test_runner_enabled",
"isManualApiEnabled": "ci_visibility_manual_api_enabled",
"isServiceUserProvided": "ci_visibility_is_service_user_provided",
"isTestDynamicInstrumentationEnabled": "ci_visibility_test_dynamic_instrumentation_enabled",
"jmxfetch.check-period": "jmxfetch_check_period",
"jmxfetch.enabled": "jmxfetch_enabled",
Expand Down Expand Up @@ -941,15 +944,15 @@
"trace_agent_args": "agent_trace_agent_executable_args",
"trace_agent_path": "agent_trace_agent_executable_path",
"trace_agent_v0_5_enabled": "trace_agent_v0.5_enabled",
"trace_flush_interval": "flush_interval",
"trace_git_metadata_enabled": "git_metadata_enabled",
"trace_http_client_split-by-domain": "trace_http_client_split_by_domain",
"trace_http_client_tag_query-string": "trace_http_client_tag_query_string_enabled",
"trace_cloud_payload_tagging_max-depth": "cloud_payload_tagging_max_depth",
"trace_cloud_payload_tagging_max-tags": "cloud_payload_tagging_max_tags",
"trace_cloud_payload_tagging_services": "cloud_payload_tagging_services",
"trace_cloud_request_payload_tagging": "cloud_payload_tagging_requests_enabled",
"trace_cloud_response_payload_tagging": "cloud_payload_tagging_responses_enabled",
"trace_flush_interval": "flush_interval",
"trace_git_metadata_enabled": "git_metadata_enabled",
"trace_http_client_split-by-domain": "trace_http_client_split_by_domain",
"trace_http_client_tag_query-string": "trace_http_client_tag_query_string_enabled",
"trace_methods": "trace_methods",
"trace_peer_service_component_overrides": "trace_peer_service_component_overrides",
"trace_peerservicetaginterceptor_enabled": "trace_peer_service_tag_interceptor_enabled",
Expand Down
2 changes: 1 addition & 1 deletion tests/telemetry_intake/static/python_config_rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"DD_EXCEPTION_DEBUGGING_ENABLED": "dd_exception_debugging_enabled",
"DD_INSTRUMENTATION_TELEMETRY_ENABLED": "instrumentation_telemetry_enabled",
"DD_INTERNAL_RCM_POLL_INTERVAL": "remote_config_poll_interval",
"DD_LLMOBS_EVALUATOR_SAMPLING_RULES": "dd_llmobs_evaluator_sampling_rules",
"DD_LOGS_INJECTION": "logs_injection_enabled",
"DD_MAX_TRACES_PER_SECOND": "trace_rate_limit",
"DD_PROFILING_ENABLED": "profiling_enabled",
Expand Down Expand Up @@ -43,7 +44,6 @@
"DD_TRACE_SAMPLING_RULES": "trace_sample_rules",
"DD_TRACE_SPAN_ATTRIBUTE_SCHEMA": "trace_span_attribute_schema",
"DD_TRACE_STARTUP_LOGS": "trace_startup_logs_enabled",
"DD_LLMOBS_EVALUATOR_SAMPLING_RULES": "dd_llmobs_evaluator_sampling_rules",
"_dd_trace_writer_log_error_payloads": "trace_writer_log_error_payloads",
"agent_url": "trace_agent_url",
"appsec.enabled": "appsec_enabled",
Expand Down