This repository was archived by the owner on Apr 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
src/components/discover-cloud Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,15 +26,15 @@ export const TabsContent = {
2626 text : ( ) => (
2727 < >
2828 < TabsContentText >
29- " The single node view you are currently using will of course be available on Netdata Cloud
29+ The single node view you are currently using will of course be available on Netdata Cloud
3030 as well. In addition, the charts and visualization on Netdata Cloud will be more flexible
3131 and powerful for troubleshooting than what is available on the agent.
3232 </ TabsContentText >
3333 < TabsContentText >
3434 Netdata Cloud also comes with the Metric Correlations feature that lets you quickly find
3535 metrics and charts related to a particular window of interest that you want to explore
3636 further. By displaying the standard Netdata dashboard, filtered to show only charts that
37- are relevant to the window of interest, you can get to the root cause sooner."
37+ are relevant to the window of interest, you can get to the root cause sooner.
3838 </ TabsContentText >
3939 </ >
4040 ) ,
@@ -66,7 +66,7 @@ export const TabsContent = {
6666 </ >
6767 ) ,
6868 icon : "room_overview" ,
69- image : "images/Overview .png" ,
69+ image : "images/overview .png" ,
7070 } ,
7171 Nodes : {
7272 id : "Nodes" ,
You can’t perform that action at this time.
0 commit comments