Skip to content
Merged
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
2 changes: 2 additions & 0 deletions hugo/content/en/tracing/live_debugger/_index.mdoc.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ Live Debugger provides:

- [Unified Service Tagging][27] configured with `service`, `env`, and `version` tags on your deployment
- [Remote Configuration][4] enabled in the Agent
- Agent log collection enabled with `logs_enabled: true`
- If log collection is disabled, set `apm_config.debugger_logs_enabled_override: true` (`DD_APM_DEBUGGER_LOGS_ENABLED_OVERRIDE=true`) to forward Live Debugger logs.
- (Recommended) [Source Code Integration][28]

### Permissions
Expand Down
Loading