dd-trace-java icon indicating copy to clipboard operation
dd-trace-java copied to clipboard

getting traces, not logs

Open pepparole opened this issue 3 years ago • 0 comments

Hi, followed documentation on datadog, I am getting the traces but i am not able to receive the logs on datadog. and i also enabled profiling. and i cant see anything in profiling tab in datadog. I have enables follwoing env variables. DD_LOGS_CONFIG_CONTAINER_COLLECT_ALL=true DD_PROCESS_AGENT_ENABLED=true DD_APM_ENABLED=true DD_LOGS_INJECTION=true DD_DOGSTATSD_ORIGIN_DETECTION=true DD_CLUSTER_AGENT_ENABLED=true DD_ENV=dev DD_LOGS_ENABLED=trueDD_DOGSTATSD_STATS_ENABLE=true DD_DOGSTATSD_NON_LOCAL_TRAFFIC=true DD_PROFILING_ENABLED=true DD_APM_NON_LOCAL_TRAFFIC=true DD_VERSION=4.1 DD_AGENT_HOST=hostip(24.35.112.178) DD_PROFILING_ALLOCATION_ENABLED=true DD_APPSEC_ENABLED=true DD_DOGSTATSD_TAG_CARDINALITY=low DD_SERVICE=my-app DD_PROCESS_CONFIG_ENABLED=true

Could you help me?

pepparole avatar May 26 '22 21:05 pepparole