@@ -55,12 +55,12 @@ export const TabsContent = {
5555 given War Room.
5656 </ TabsContentText >
5757 < TabsContentText >
58- With Overview' s composite charts, you can see your infrastructure from a single pane of
58+ With Overview' s composite charts, you can see your infrastructure from a single pane of
5959 glass, discover trends or anomalies, then drill down by grouping metrics by node and
6060 jumping to single-node dashboards for root cause analysis.
6161 </ TabsContentText >
6262 < TabsContentText >
63- Here' s an example of a composite chart visualizing Disk I/O bandwidth from 5 different
63+ Here' s an example of a composite chart visualizing Disk I/O bandwidth from 5 different
6464 nodes in one chart.
6565 </ TabsContentText >
6666 </ >
@@ -75,8 +75,8 @@ export const TabsContent = {
7575 text : ( ) => (
7676 < TabsContentText >
7777 The Nodes view in Netdata Cloud lets you see and customize key metrics from any number of
78- Agent-monitored nodes and seamlessly navigate to any node' s dashboard for troubleshooting
79- performance issues or anomalies using Netdata' s highly-granular metrics.
78+ Agent-monitored nodes and seamlessly navigate to any node' s dashboard for troubleshooting
79+ performance issues or anomalies using Netdata' s highly-granular metrics.
8080 </ TabsContentText >
8181 ) ,
8282 icon : "nodes_hollow" ,
@@ -88,8 +88,8 @@ export const TabsContent = {
8888 header : "Dashboards" ,
8989 text : ( ) => (
9090 < TabsContentText >
91- With Netdata Cloud, you can build new dashboards that target your infrastructure' s unique
92- needs. Put key metrics from any number of distributed systems in one place for a bird' s eye
91+ With Netdata Cloud, you can build new dashboards that target your infrastructure' s unique
92+ needs. Put key metrics from any number of distributed systems in one place for a bird' s eye
9393 view of your infrastructure.
9494 </ TabsContentText >
9595 ) ,
@@ -103,7 +103,7 @@ export const TabsContent = {
103103 text : ( ) => (
104104 < TabsContentText >
105105 The Alerts view gives you a high level of availability and performance information for every
106- node you' re monitoring with Netdata Cloud. It also offers an easy way to drill down into any
106+ node you' re monitoring with Netdata Cloud. It also offers an easy way to drill down into any
107107 particular alert by taking the user to the dedicated alert view from where the user can run
108108 metrics correlation or take further troubleshooting steps.
109109 </ TabsContentText >
@@ -149,19 +149,19 @@ export const TabsContent = {
149149 < >
150150 < TabsContentText >
151151 Data privacy is very important to us. We firmly believe that your data belongs to you.
152- This is why we don' t store any metric data in Netdata Cloud.
152+ This is why we don' t store any metric data in Netdata Cloud.
153153 </ TabsContentText >
154154 < TabsContentText >
155155 Your local installations of the Netdata Agent form the basis for the Netdata Cloud. All
156156 the data that you see in the web browser when using Netdata Cloud, is actually streamed
157157 directly from the Netdata Agent to the Netdata Cloud dashboard. The data passes through
158- our systems, but it isn' t stored. You can learn more about{ " " }
158+ our systems, but it isn' t stored. You can learn more about{ " " }
159159 < Anchor
160160 target = "_blank"
161161 rel = "noopener noreferrer"
162162 href = "https://learn.netdata.cloud/docs/agent/netdata-security"
163163 >
164- the Agent' s security design
164+ the Agent' s security design
165165 </ Anchor > { " " }
166166 design in the Agent documentation.
167167 </ TabsContentText >
0 commit comments