Skip to content

Commit 6cf3074

Browse files
authored
Rework documents for unsupported features (#4470)
1 parent 8db768f commit 6cf3074

20 files changed

+121
-9
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<Highlight type="note">
2+
3+
This feature is on our roadmap for $CLOUD_LONG on Microsoft Azure. Stay tuned!
4+
5+
</Highlight>

_partials/_prometheus-integrate.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import IntegrationPrereqs from "versionContent/_partials/_integration-prereqs.mdx";
2+
import NotSupportedAzure from "versionContent/_partials/_not-supported-for-azure.mdx";
23

34
[Prometheus][prometheus] is an open-source monitoring system with a dimensional data model, flexible query language, and a modern alerting approach.
45

@@ -20,6 +21,8 @@ To follow the steps on this page:
2021
- [Install Postgres Exporter][install-exporter].
2122
To reduce latency and potential data transfer costs, install Prometheus and Postgres Exporter on a machine in the same AWS region as your $SERVICE_LONG.
2223

24+
<NotSupportedAzure />
25+
2326
## Export $SERVICE_LONG telemetry to Prometheus
2427

2528
To export your data, do the following:

integrations/aws.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@ keywords: [AWS, integrations]
88

99
import IntegrationPrereqsCloud from "versionContent/_partials/_integration-prereqs-cloud-only.mdx";
1010
import TransitGateway from "versionContent/_partials/_transit-gateway.mdx";
11+
import NotSupportedAzure from "versionContent/_partials/_not-supported-for-azure.mdx";
1112

1213
# Integrate Amazon Web Services with $CLOUD_LONG
1314

15+
1416
[Amazon Web Services (AWS)][aws] is a comprehensive cloud computing platform that provides on-demand infrastructure, storage, databases, AI, analytics, and security services to help businesses build, deploy, and scale applications in the cloud.
1517

1618
This page explains how to integrate your AWS infrastructure with $CLOUD_LONG using [AWS Transit Gateway][aws-transit-gateway].
@@ -21,6 +23,8 @@ This page explains how to integrate your AWS infrastructure with $CLOUD_LONG usi
2123

2224
- Set up [AWS Transit Gateway][gtw-setup].
2325

26+
<NotSupportedAzure />
27+
2428
## Connect your AWS infrastructure to your $SERVICE_LONGs
2529

2630
To connect to $CLOUD_LONG:
@@ -33,6 +37,11 @@ To connect to $CLOUD_LONG:
3337

3438
You have successfully integrated your AWS infrastructure with $CLOUD_LONG.
3539

40+
41+
42+
43+
44+
3645
[aws]: https://aws.amazon.com/
3746
[aws-transit-gateway]: https://aws.amazon.com/transit-gateway/
3847
[gtw-setup]: https://docs.aws.amazon.com/vpc/latest/tgw/tgw-getting-started.html

integrations/cloudwatch.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ price_plans: [scale, enterprise]
66
keywords: [integrate]
77
---
88

9+
import NotSupportedAzure from "versionContent/_partials/_not-supported-for-azure.mdx";
910
import IntegrationPrereqsCloud from "versionContent/_partials/_integration-prereqs-cloud-only.mdx";
1011
import CloudWatchExporter from "versionContent/_partials/_cloudwatch-data-exporter.mdx";
1112
import ManageDataExporter from "versionContent/_partials/_manage-a-data-exporter.mdx";
@@ -24,6 +25,8 @@ This pages explains how to export telemetry data from your $SERVICE_LONG into Cl
2425

2526
- Sign up for [Amazon CloudWatch][cloudwatch-signup].
2627

28+
<NotSupportedAzure />
29+
2730
## Create a data exporter
2831

2932
A $CLOUD_LONG data exporter sends telemetry data from a $SERVICE_LONG to a third-party monitoring
@@ -33,6 +36,9 @@ tool. You create an exporter on the [project level][projects], in the same AWS r
3336

3437
<ManageDataExporter />
3538

39+
40+
41+
3642
[projects]: /use-timescale/:currentVersion:/security/members/
3743
[pricing-plan-features]: /about/:currentVersion:/pricing-and-account-management/#features-included-in-each-pricing-plan
3844
[cloudwatch]: https://aws.amazon.com/cloudwatch/

integrations/corporate-data-center.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ keywords: [on-premise, integrations]
88

99
import IntegrationPrereqsCloud from "versionContent/_partials/_integration-prereqs-cloud-only.mdx";
1010
import TransitGateway from "versionContent/_partials/_transit-gateway.mdx";
11+
import NotSupportedAzure from "versionContent/_partials/_not-supported-for-azure.mdx";
1112

1213
# Integrate your data center with $CLOUD_LONG
1314

@@ -18,6 +19,7 @@ This page explains how to integrate your corporate on-premise infrastructure wit
1819
<IntegrationPrereqsCloud />
1920

2021
- Set up [AWS Transit Gateway][gtw-setup].
22+
<NotSupportedAzure />
2123

2224
## Connect your on-premise infrastructure to your $SERVICE_LONGs
2325

@@ -33,7 +35,11 @@ To connect to $CLOUD_LONG:
3335

3436
</Procedure>
3537

36-
You have successfully integrated your Microsoft Azure infrastructure with $CLOUD_LONG.
38+
You have successfully integrated your corporate data center with $CLOUD_LONG.
39+
40+
41+
42+
3743

3844
[aws-transit-gateway]: https://aws.amazon.com/transit-gateway/
3945
[gtw-setup]: https://docs.aws.amazon.com/vpc/latest/tgw/tgw-getting-started.html

integrations/datadog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ keywords: [integrate]
99
import IntegrationPrereqsCloud from "versionContent/_partials/_integration-prereqs-cloud-only.mdx";
1010
import DataDogExporter from "versionContent/_partials/_datadog-data-exporter.mdx";
1111
import ManageDataExporter from "versionContent/_partials/_manage-a-data-exporter.mdx";
12+
import NotSupportedAzure from "versionContent/_partials/_not-supported-for-azure.mdx";
1213

1314
# Integrate Datadog with $CLOUD_LONG
1415

@@ -36,6 +37,8 @@ This page explains how to:
3637

3738
- Install [Datadog Agent][datadog-agent-install].
3839

40+
<NotSupportedAzure />
41+
3942
## Monitor $SERVICE_LONG metrics with Datadog
4043

4144
Export telemetry data from your $SERVICE_LONGs with the time-series and analytics capability enabled to
@@ -132,6 +135,9 @@ metrics about your $SERVICE_LONGs.
132135
Metrics for your $SERVICE_LONG are now visible in Datadog. Check the Datadog $PG integration documentation for a
133136
comprehensive list of [metrics][datadog-postgres-metrics] collected.
134137

138+
139+
140+
135141
[datadog]: https://www.datadoghq.com/
136142
[datadog-agent-install]: https://docs.datadoghq.com/getting_started/agent/#installation
137143
[datadog-postgres]: https://docs.datadoghq.com/integrations/postgres/

integrations/google-cloud.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ keywords: [Google Cloud, integrations]
88

99
import IntegrationPrereqsCloud from "versionContent/_partials/_integration-prereqs-cloud-only.mdx";
1010
import TransitGateway from "versionContent/_partials/_transit-gateway.mdx";
11+
import NotSupportedAzure from "versionContent/_partials/_not-supported-for-azure.mdx";
1112

1213
# Integrate Google Cloud with $CLOUD_LONG
1314

@@ -20,6 +21,7 @@ This page explains how to integrate your Google Cloud infrastructure with $CLOUD
2021
<IntegrationPrereqsCloud />
2122

2223
- Set up [AWS Transit Gateway][gtw-setup].
24+
<NotSupportedAzure />
2325

2426
## Connect your Google Cloud infrastructure to your $SERVICE_LONGs
2527

@@ -37,6 +39,12 @@ To connect to $CLOUD_LONG:
3739

3840
You have successfully integrated your Google Cloud infrastructure with $CLOUD_LONG.
3941

42+
43+
44+
45+
46+
47+
4048
[google-cloud]: https://cloud.google.com/?hl=en
4149
[aws-transit-gateway]: https://aws.amazon.com/transit-gateway/
4250
[gtw-setup]: https://docs.aws.amazon.com/vpc/latest/tgw/tgw-getting-started.html

integrations/microsoft-azure.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@ keywords: [Azure, integrations]
88

99
import IntegrationPrereqsCloud from "versionContent/_partials/_integration-prereqs-cloud-only.mdx";
1010
import TransitGateway from "versionContent/_partials/_transit-gateway.mdx";
11+
import NotSupportedAzure from "versionContent/_partials/_not-supported-for-azure.mdx";
1112

1213
# Integrate Microsoft Azure with $CLOUD_LONG
1314

15+
1416
[Microsoft Azure][azure] is a cloud computing platform and services suite, offering infrastructure, AI, analytics, security, and developer tools to help businesses build, deploy, and manage applications.
1517

1618
This page explains how to integrate your Microsoft Azure infrastructure with $CLOUD_LONG using [AWS Transit Gateway][aws-transit-gateway].
@@ -20,6 +22,7 @@ This page explains how to integrate your Microsoft Azure infrastructure with $CL
2022
<IntegrationPrereqsCloud />
2123

2224
- Set up [AWS Transit Gateway][gtw-setup].
25+
<NotSupportedAzure />
2326

2427
## Connect your Microsoft Azure infrastructure to your $SERVICE_LONGs
2528

@@ -37,6 +40,10 @@ To connect to $CLOUD_LONG:
3740

3841
You have successfully integrated your Microsoft Azure infrastructure with $CLOUD_LONG.
3942

43+
44+
45+
46+
4047
[aws-transit-gateway]: https://aws.amazon.com/transit-gateway/
4148
[gtw-setup]: https://docs.aws.amazon.com/vpc/latest/tgw/tgw-getting-started.html
4249
[azure]: https://azure.microsoft.com/en-gb/

integrations/prometheus.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ keywords: [integrate]
77
---
88

99
import PrometheusIntegrate from "versionContent/_partials/_prometheus-integrate.mdx";
10+
import NotSupportedAzure from "versionContent/_partials/_not-supported-for-azure.mdx";
1011

1112
# Integrate Prometheus with $CLOUD_LONG
1213

13-
<PrometheusIntegrate />
14+
<PrometheusIntegrate />
15+

use-timescale/data-tiering/about-data-tiering.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ cloud_ui:
1010
---
1111

1212
import TieredStorageBilling from "versionContent/_partials/_tiered-storage-billing.mdx";
13+
import NotSupportedAzure from "versionContent/_partials/_not-supported-for-azure.mdx";
1314

1415
# About storage tiers
1516

@@ -34,6 +35,8 @@ $CLOUD_LONG high-performance storage comes in the following types:
3435

3536
Once you [enable tiered storage][manage-tiering], you can start moving rarely used data to the object tier. The object tier is based on AWS S3 and stores your data in the [Apache Parquet][parquet] format. Within a Parquet file, a set of rows is grouped together to form a row group. Within a row group, values for a single column across multiple rows are stored together. The original size of the data in your $SERVICE_SHORT, compressed or uncompressed, does not correspond directly to its size in S3. A compressed hypertable may even take more space in S3 than it does in $CLOUD_LONG.
3637

38+
<NotSupportedAzure />
39+
3740
Apache Parquet allows for more efficient scans across longer time periods, and $CLOUD_LONG uses other metadata and query optimizations to reduce the amount of data that needs to be fetched to satisfy a query, such as:
3841

3942
- **Chunk skipping**: exclude the chunks that fall outside the query time window.
@@ -122,6 +125,7 @@ The low-cost storage tier comes with the following limitations:
122125
partitioned on more than one dimension. Make sure your hypertables are
123126
partitioned on time only, before you enable tiered storage.
124127

128+
125129
[blog-data-tiering]: https://www.timescale.com/blog/expanding-the-boundaries-of-postgresql-announcing-a-bottomless-consumption-based-object-storage-layer-built-on-amazon-s3/
126130
[querying-tiered-data]: /use-timescale/:currentVersion:/data-tiering/querying-tiered-data/
127131
[parquet]: https://parquet.apache.org/

0 commit comments

Comments
 (0)