Skip to content
Open
Changes from 1 commit
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
Prev Previous commit
Next Next commit
fixed the mdx issue
  • Loading branch information
cbehera-newrelic committed Nov 3, 2025
commit 5761683408816144016bdd64d9a2bdff6eb9d36a
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ New Relic APM gives you the visibility and insights to proactively manage applic
APM monitoring is simpler than you might think:

1. **Install lightweight agents** - Add a small library to your application that automatically instruments your code without requiring changes
2. **Automatic data collection** - Agents track performance metrics, errors, and user interactions with minimal overhead (< 3% performance impact)
2. **Automatic data collection** - Agents track performance metrics, errors, and user interactions with minimal overhead (&lt; 3% performance impact)
3. **Real-time analysis** - Data flows to New Relic where AI algorithms detect patterns, anomalies, and trends
4. **Actionable insights** - Pre-built dashboards and alerts give you immediate visibility into what matters most

Expand Down
Loading