-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
3 deletions.
There are no files selected for viewing
5 changes: 2 additions & 3 deletions
5
docs/product/explore/profiling/transaction-vs-continuous-profiling.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
|
||
--- | ||
title: "Transaction vs Continuous Profiling" | ||
title: Transaction vs Continuous Profiling | ||
sidebar_order: 120 | ||
description: "Continuous and transaction based profiling are two different modes with which you can profile the runtime of your application. They approach profiling from a different points of view with different tradeoffs. The documentation here serves as an explanation of those tradeoffs." | ||
description: "Continuous and transaction based profiling are two different modes with which you can profile the runtime of your application. They approach profiling from different points of view with different tradeoffs. The documentation here serves as an explanation of those tradeoffs." | ||
--- | ||
|
||
Nothing to see here |