Skip to content

Commit

Permalink
chore: change file name, add redirects.
Browse files Browse the repository at this point in the history
  • Loading branch information
billy-the-fish committed Feb 10, 2025
1 parent 49a5b1f commit 9fa5c2c
Show file tree
Hide file tree
Showing 9 changed files with 31 additions and 23 deletions.
2 changes: 1 addition & 1 deletion _partials/_where-to-next.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ into [the API][use-the-api].
[integrations]: /use-timescale/:currentVersion:/integrations/
[use-the-api]: /api/:currentVersion:/
[use-timescale]: /use-timescale/:currentVersion:/
[try-timescale-features]: /getting-started/:currentVersion:/test-drive-timescale-features/
[try-timescale-features]: /getting-started/:currentVersion:/try-key-features-timescale-products/
4 changes: 2 additions & 2 deletions getting-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ What next? See the [use case tutorials][tutorials], interact with the data in yo

[services-create]: /getting-started/:currentVersion:/services#create-your-timescale-account
[services-connect]: /getting-started/:currentVersion:/services/#connect-to-your-service
[test-drive]: /getting-started/:currentVersion:/test-drive-timescale-features/
[test-drive]: /getting-started/:currentVersion:/try-key-features-timescale-products/
[run-queries-from-console]: /getting-started/:currentVersion:/run-queries-from-console/
[ingest-data]: /getting-started/:currentVersion:/test-drive-timescale-features/#optimize-time-series-data-in-hypertables
[ingest-data]: /getting-started/:currentVersion:/try-key-features-timescale-products/#optimize-time-series-data-in-hypertables

4 changes: 2 additions & 2 deletions getting-started/page-index/page-index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ module.exports = [
excerpt: "Run your queries securely from inside Timescale Console",
},
{
title: "Try the main Timescale features",
href: "test-drive-timescale-features",
title: "Try out key features of Timescale products",
href: "try-key-features-timescale-products",
excerpt: "Improve database performance with Hypertables, time bucketing, continuous aggregates, compression, data tiering, and high availability",
},
],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
title: Try the main features in Timescale products
title: Try out key features of Timescale products
excerpt: Improve database performance with hypertables, time bucketing, compression and continuous aggregates.
products: [cloud]
content_group: Getting started
---

import HASetup from 'versionContent/_partials/_high-availability-setup.mdx';

# Try out the main Timescale features
# Try out key features of Timescale products

$CLOUD_LONG scales PostgreSQL to ingest and query vast amounts of live data. $CLOUD_LONG
provides a range of features and optimizations that supercharge your queries while keeping the
Expand Down Expand Up @@ -152,7 +152,7 @@ and the hypertable behind the continuous aggregate is automatically updated in t
![Reduced data calls with Continuous Aggregates](https://assets.timescale.com/docs/images/continuous-aggregate.png )

You create continuous aggregates on uncompressed data in high-performance storage. They continue to work
on [compressed frequently accessed data][test-drive-enable-compression]
on [data in the columnstore][test-drive-enable-compression]
and [rarely accessed data in tiered storage][test-drive-tiered-storage]. You can even
create [continuous aggregates on top of your continuous aggregates][hierarchical-caggs].

Expand Down Expand Up @@ -377,8 +377,8 @@ What next? See the [use case tutorials][tutorials], interact with the data in yo
[migrate-live]: /migrate/:currentVersion:/live-migration/
[data-ingest]: /use-timescale/:currentVersion:/ingest-data/
[hypertables-section]: /use-timescale/:currentVersion:/hypertables/
[test-drive-enable-compression]: /getting-started/:currentVersion:/test-drive-timescale-features/#reduce-storage-charges-on-older-data-using-compression
[test-drive-tiered-storage]: /getting-started/:currentVersion:/test-drive-timescale-features/#reduce-storage-charges-on-older-data-using-compression
[test-drive-enable-compression]: /getting-started/:currentVersion:/try-key-features-timescale-products/#prepare-your-data-for-real-time-analytics-with-hypercore
[test-drive-tiered-storage]: /getting-started/:currentVersion:/try-key-features-timescale-products/#reduce-storage-charges-on-older-data-using-compression
[data-tiering]: /use-timescale/:currentVersion:/data-tiering/
[compression]: /use-timescale/:currentVersion:/compression/
[hierarchical-caggs]: /use-timescale/:currentVersion:/continuous-aggregates/hierarchical-continuous-aggregates/
Expand Down
24 changes: 16 additions & 8 deletions lambda/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,23 +233,23 @@ module.exports = [
},
{
from: "/getting-started/exploring-cloud",
to: "https://docs.timescale.com/mst/latest/about-mst/",
to: "https://docs.timescale.com/getting-started/latest/try-key-features-timescale-products/",
},
{
from: "/getting-started/installation/timescale-cloud/installation-timescale-cloud",
to: "https://docs.timescale.com/install/latest/installation-mst/",
to: "https://docs.timescale.com/getting-started/latest/try-key-features-timescale-products/",
},
{
from: "/getting-started/latest/add-data/",
to: "https://docs.timescale.com/getting-started/latest/time-series-data/",
to: "https://docs.timescale.com/getting-started/latest/try-key-features-timescale-products/#optimize-time-series-data-in-hypertables",
},
{
from: "/getting-started/latest/compress-data/",
to: "https://docs.timescale.com/use-timescale/latest/compression/",
from: "/getting-started/latest/aggregation/",
to: "https://docs.timescale.com/getting-started/latest/try-key-features-timescale-products/#write-fast-analytical-queries-on-frequently-access-data-using-time-buckets-and-continuous-aggregates",
},
{
from: "/getting-started/latest/create-cagg/",
to: "https://docs.timescale.com/getting-started/latest/aggregation/",
to: "https://docs.timescale.com/getting-started/latest/try-key-features-timescale-products/#write-fast-analytical-queries-on-frequently-access-data-using-time-buckets-and-continuous-aggregates",
},
{
from: "/getting-started/latest/data-retention",
Expand All @@ -264,8 +264,16 @@ module.exports = [
to: "https://docs.timescale.com/self-hosted/latest/install/installation-macos/",
},
{
from: "/getting-started/latest/query-data/",
to: "https://docs.timescale.com/getting-started/latest/queries/",
from: "/getting-started/latest/queries/",
to: "https://docs.timescale.com/getting-started/latest/try-key-features-timescale-products/#optimize-time-series-data-in-hypertables",
},
{
from: "/getting-started/latest/tables-hypertables/",
to: "https://docs.timescale.com/getting-started/latest/try-key-features-timescale-products/#optimize-time-series-data-in-hypertables",
},
{
from: "/getting-started/latest/time-series-data/",
to: "https://docs.timescale.com/getting-started/latest/try-key-features-timescale-products/#optimize-time-series-data-in-hypertables",
},
{
from: "/install/latest",
Expand Down
2 changes: 1 addition & 1 deletion migrate/dual-write-and-backfill/dual-write-from-other.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ continuous aggregate over the whole time range to ensure that there are no
holes in the aggregated data.
</Highlight>

[tables and hypertables]: /getting-started/:currentVersion:/test-drive-timescale-features/#optimize-time-series-data-in-hypertables
[tables and hypertables]: /getting-started/:currentVersion:/try-key-features-timescale-products/#optimize-time-series-data-in-hypertables

<StepFour />

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ features, such as:
- [compression] to reduce the size of your hypertables
- [continuous aggregates] to write blisteringly fast aggregate queries on your data

[time-series data]: /getting-started/:currentVersion:/test-drive-timescale-features/#optimize-time-series-data-in-hypertables
[time-series data]: /getting-started/:currentVersion:/try-key-features-timescale-products/#optimize-time-series-data-in-hypertables
[create_table API reference]: /api/:currentVersion:/hypertable/create_hypertable/
[hypertable documentation]: /use-timescale/:currentVersion:/hypertables/
[retention policies]: /use-timescale/:currentVersion:/data-retention/
Expand Down
2 changes: 1 addition & 1 deletion tutorials/OLD_grafana/visualizations/pie-chart.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,4 @@ Pie charts are a great tool for comparing categorized data. They're especially g
for visualizing percentages. But they don't work as well if you have too many categories
with similar percentages or large amount of data.
[gsg-data]: https://docs.timescale.com/getting-started/latest/test-drive-timescale-features/#optimize-time-series-data-in-hypertables
[gsg-data]: https://docs.timescale.com/getting-started/latest/try-key-features-timescale-products/#optimize-time-series-data-in-hypertables
4 changes: 2 additions & 2 deletions use-timescale/integrations/apache-airflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ To exchange data between Airflow and your $SERVICE_LONG:
This could be any query. This example inserts data into the table
you create in:
https://docs.timescale.com/getting-started/latest/test-drive-timescale-features/#optimize-time-series-data-in-hypertables
https://docs.timescale.com/getting-started/latest/try-key-features-timescale-products/#optimize-time-series-data-in-hypertables
"""
cursor.execute("INSERT INTO company (symbol, name) VALUES (%s, %s)",
('new_company_symbol', 'New Company Name'))
Expand Down Expand Up @@ -138,7 +138,7 @@ To exchange data between Airflow and your $SERVICE_LONG:
You have successfully integrated Apache Airflow with $CLOUD_LONG and created a data pipeline.


[create-a-table-in-timescale]: /getting-started/:currentVersion:/test-drive-timescale-features/#optimize-time-series-data-in-hypertables
[create-a-table-in-timescale]: /getting-started/:currentVersion:/try-key-features-timescale-products/#optimize-time-series-data-in-hypertables
[install-apache-airflow]: https://airflow.apache.org/docs/apache-airflow/stable/start.html
[install-python-pip]: https://docs.python.org/3/using/index.html
[console]: https://console.cloud.timescale.com/
Expand Down

0 comments on commit 9fa5c2c

Please sign in to comment.