From 6f657a3fb3d45aee95f339ebd034fe7c4b76ec09 Mon Sep 17 00:00:00 2001 From: sstonehill12 Date: Fri, 6 Jun 2025 13:57:23 -0400 Subject: [PATCH] Add note to clarify that the logs management product is not a prerequisite for Live Debugger --- content/en/tracing/live_debugger/_index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/en/tracing/live_debugger/_index.md b/content/en/tracing/live_debugger/_index.md index 56e1013072165..299b359be7d35 100644 --- a/content/en/tracing/live_debugger/_index.md +++ b/content/en/tracing/live_debugger/_index.md @@ -48,7 +48,8 @@ Live Debugger provides: ### Prerequisites 1. All [Dynamic Instrumentation prerequisites][16] are met. -1. You have [created a logs index][19] to store debugging information. +1. You have [created a logs index][19] to store debugging information. + - Note: It is NOT required to have logs collection enabled on the DD agent to create a logs index or use Live Debugger in general. 1. (Recommended) You have enabled [Source Code Integration][20] to view and select specific code locations when adding logpoints. ### Setup Live Debugger @@ -158,4 +159,4 @@ The following constraints apply to Live Debugger usage and configuration: [19]: /dynamic_instrumentation/#create-a-logs-index [20]: /integrations/guide/source-code-integration/ [21]: https://app.datadoghq.com/account/billing -[22]: https://app.datadoghq.com/apm/traces \ No newline at end of file +[22]: https://app.datadoghq.com/apm/traces