You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/tracing/profiler/_index.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Find CPU, memory, and IO bottlenecks, broken down by method name, class name, an
21
21
22
22
### Low impact in production
23
23
24
-
Continuous profiler is designed to run in production across all services by leveraging technologies such as [JDK Flight Recorder][1] to have minimal impact on your host's CPU and memory usage.
24
+
Continuous profiler is designed to run in production across all services by leveraging technologies such as JDK Flight Recorder to have minimal impact on your host's CPU and memory usage.
25
25
26
26
## Getting Started
27
27
@@ -31,7 +31,7 @@ Profiling your service to visualize all your stack traces in one place takes jus
31
31
32
32
Add a profiler library to your application to start sending profiles to the Datadog Agent.
33
33
34
-
To get notified when a private beta is available for the **Node**, **Ruby**, **PHP**, or **.NET** Profiler, [sign up here][2].
34
+
To get notified when a private beta is available for the **Node**, **Ruby**, **PHP**, or **.NET** Profiler, [sign up here][1].
0 commit comments