Skip to content

Commit

Permalink
doc(docs.sources.introduction.profiling): fix wrong indentation (#3693)
Browse files Browse the repository at this point in the history
  • Loading branch information
dancer1325 authored Nov 18, 2024
1 parent a569ae1 commit 329d9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/introduction/profiling.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Continuous profiling provides:
- **Resource optimization**: Continual monitoring ensures resources aren't wasted, leading to cost savings.
- **Rapid problem resolution**: Faster troubleshooting means reduced time and monetary investment in issue rectification, letting developers channel their efforts into productive endeavors.
- **Non-intrusive operation**: Specifically designed to work quietly in the background, continuous profiling doesn't compromise the performance of live environments.
7. **Real-time response**: It equips teams with the ability to act instantly, addressing issues as they arise rather than post-occurrence, which is crucial for maintaining high system availability.
- **Real-time response**: It equips teams with the ability to act instantly, addressing issues as they arise rather than post-occurrence, which is crucial for maintaining high system availability.

## How to choose between traditional and continuous profiling

Expand Down

0 comments on commit 329d9d7

Please sign in to comment.