Skip to content

Commit 44ca7e3

Browse files
committed
acrolinx update
1 parent 7ce1a2f commit 44ca7e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/spring-apps/cost-management.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ If you use more app instances than you need, you should adjust the number of ins
5656

5757
## Streamline monitoring data collection
5858

59-
If you collect more logs, metrics, and traces than you can effectively use or afford, you must determine what's absolutely necessary for troubleshooting, capacity planning, and monitoring production. For example, you can reduce the frequency of application performance monitoring or be more selective about which logs, metrics, and traces you send to data aggregation tools.
59+
If you collect more logs, metrics, and traces than you can use or afford, you must determine what's necessary for troubleshooting, capacity planning, and monitoring production. For example, you can reduce the frequency of application performance monitoring or be more selective about which logs, metrics, and traces you send to data aggregation tools.
6060

6161
## Deactivate debug mode
6262

63-
If you forget to switch off debug mode for apps, a large amount of data will be collected and sent to monitoring platforms. Forgetting to deactivate debug mode could be unnecessary and costly.
63+
If you forget to switch off debug mode for apps, a large amount of data is collected and sent to monitoring platforms. Forgetting to deactivate debug mode could be unnecessary and costly.
6464

6565

6666
## Next steps

0 commit comments

Comments
 (0)