Skip to content

CUDA Call Tracing/Profiling ​

🚧 Under Construction

Step 1. Enable Logging ​

Add the following environment variable to both business container and worker:

yaml
- name: TF_ENABLE_LOG
  value: '1'

Logs will be output to the container and collected by vector, sink to TSDB.