@@ -662,8 +662,8 @@ function onIdeSelected(e, moniker) {
662
662
663
663
<div class =" content-body-tab" id =" content-body-tab1" >
664
664
<div >
665
- Use the frames of the stack trace to navigate the code. Leverage the pwoer of New Relic AI, and help
666
- your teammates to collaborate on the investigation.
665
+ Use the frames of the stack trace to navigate the code. Leverage the power of New Relic AI, and the help
666
+ your teammates, to collaborate on the investigation.
667
667
</div >
668
668
<div >
669
669
<img class =" observability-gif" src =" https://raw.githubusercontent.com/TeamCodeStream/CodeStream/develop/images/animated/ErrorsAI-VSC.gif" alt =" CodeStream Observability" />
@@ -690,7 +690,7 @@ function onIdeSelected(e, moniker) {
690
690
<div class =" content-body-tab" id =" content-body-tab4" >
691
691
<div >
692
692
Identify transactions that are exhibiting performance problems since your last release, and drill down
693
- into specific methods, database operations or external services that are the root of the problem.
693
+ into specific methods, database operations or external services that are at the root of the problem.
694
694
</div >
695
695
<div >
696
696
<img class =" observability-gif" src =" https://images.codestream.com/misc/redirect-anomalies.png" />
@@ -729,16 +729,16 @@ function onIdeSelected(e, moniker) {
729
729
Investigate Errors
730
730
</h4 >
731
731
<div >
732
- Use the frames of the stack trace to navigate the code. Leverage the pwoer of New Relic AI, and help
733
- your teammates to collaborate on the investigation.
732
+ Use the frames of the stack trace to navigate the code. Leverage the power of New Relic AI, and the help
733
+ your teammates, to collaborate on the investigation.
734
734
</div >
735
735
<h4 class =" content-body-section-header" >
736
736
<svg style =" margin-top: -5px; width: 22px; fill: rgb(220, 223, 228)" xmlns =" http://www.w3.org/2000/svg" viewBox =" 0 0 16 16" focusable =" false" ><path fill-rule =" evenodd" d =" M9 12v3H1v-3h8zm-1 1H2v1h6v-1zm4-6v3H1V7h11zm-1 1H2v1h9V8zm4-6v3H1V2h14zm-1 1H2v1h12V3z" clip-rule =" evenodd" ></path ></svg >
737
737
Identify Poorly Performing Code
738
738
</h4 >
739
739
<div >
740
740
Identify transactions that are exhibiting performance problems since your last release, and drill down
741
- into specific methods, database operations or external services that are the root of the problem.
741
+ into specific methods, database operations or external services that are at the root of the problem.
742
742
</div >
743
743
</div >
744
744
{{ /if }}
0 commit comments