@@ -10,19 +10,19 @@ import NotAvailableFreePlan from "versionContent/_partials/_not-available-in-fre
1010
11111 . ** Connect to your $SERVICE_SHORT**
1212
13- Connect using data mode or SQL editor in $CONSOLE, or psql in the command line:
13+ Connect using $DATA_MODE or SQL editor in $CONSOLE, or psql in the command line:
1414
1515 <Tabs label =" Connect to your Tiger Cloud service " persistKey =" sql-editor " >
1616
17- <Tab title =" Data mode in Console " label =" data-mode " >
17+ <Tab title =" Data view in Console " label =" data-mode " >
1818
1919 <NotAvailableFreePlan />
2020
2121 <Procedure >
2222
23- 1 . In $CONSOLE, toggle ` Data ` .
23+ 1 . In $CONSOLE, click ` Data view ` .
2424
25- 1 . Select your $SERVICE_SHORT in the connection drop-down in the top right.
25+ 1 . In the connection drop-down in the top right, select your $SERVICE_SHORT.
2626
2727 ![ Select a connection] ( https://assets.timescale.com/docs/images/tiger-cloud-console/tiger-console-data-mode-connection-dropdown.png )
2828
@@ -95,18 +95,18 @@ import NotAvailableFreePlan from "versionContent/_partials/_not-available-in-fre
9595< / Procedure>
9696
9797Quick recap. You:
98- - Manage your $SERVICE_SHORTs in the [$OPS_MODE][portal - ops - mode] in $CONSOLE: add $READ_REPLICAs and enable
98+ - Manage your $SERVICE_SHORTs in $CONSOLE: add $READ_REPLICAs and enable
9999 high availability, compress data into the $COLUMNSTORE, change parameters, and so on .
100100- Analyze your data in the [$DATA_MODE][portal- data- mode] in $CONSOLE: write queries with
101101 autocomplete, save them in folders, share them, create charts/ dashboards, and much more.
102102- Store configuration and security information in your config file.
103103
104104[portal- ops- mode]: https:// console .cloud .timescale .com / dashboard/ services
105- [portal- data- mode]: https:// console .cloud .timescale .com / dashboard/ services ?popsql
105+ [portal- data- mode]: https:// console .cloud .timescale .com / dashboard/ data - view ?popsql
106106[account- portal]: https:// console .cloud .timescale .com / dashboard/ account
107107[services- portal]: https:// console .cloud .timescale .com / dashboard/ services
108108[install- psql]: / integrations/ :currentVersion:/ psql/
109- [popsql]: / getting- started/ :currentVersion:/ run- queries- from - console/ # data-mode
109+ [popsql]: / getting- started/ :currentVersion:/ run- queries- from - console/ # data-view
110110[run- sqleditor]: / getting- started/ :currentVersion:/ run- queries- from - console/ # sql-editor
111111[install- psql]: / integrations/ :currentVersion:/ psql/
112112[hypertables]: / use- timescale/ :currentVersion:/ hypertables/ # hypertable-partitioning
0 commit comments