From 6f72ee52f01dbe529a4049e32d974d464d8a1b2b Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Fri, 9 May 2025 16:01:15 -0500 Subject: [PATCH] fix: update calls to action in dedicated and clustered (#6049) --- content/influxdb3/cloud-dedicated/_index.md | 2 +- content/influxdb3/cloud-dedicated/get-started/_index.md | 2 ++ content/influxdb3/clustered/_index.md | 2 +- data/products.yml | 4 ++-- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/content/influxdb3/cloud-dedicated/_index.md b/content/influxdb3/cloud-dedicated/_index.md index c2708a8c2..ed4a060a4 100644 --- a/content/influxdb3/cloud-dedicated/_index.md +++ b/content/influxdb3/cloud-dedicated/_index.md @@ -18,7 +18,7 @@ The InfluxDB time series platform is designed to handle high write and query loa Learn how to use and leverage InfluxDB Cloud Dedicated for your specific time series use case. -Request an InfluxDB Cloud Dedicated cluster +Run an {{% product-name %}} proof of concept (PoC) Get started with InfluxDB Cloud Dedicated ## InfluxDB 3 diff --git a/content/influxdb3/cloud-dedicated/get-started/_index.md b/content/influxdb3/cloud-dedicated/get-started/_index.md index 7c5f09a36..a89b9a931 100644 --- a/content/influxdb3/cloud-dedicated/get-started/_index.md +++ b/content/influxdb3/cloud-dedicated/get-started/_index.md @@ -17,6 +17,8 @@ provides nearly unlimited series cardinality, improved query performance, and interoperability with widely used data processing tools and platforms. +Run an {{% product-name %}} proof of concept (PoC) + **Time series data** is a sequence of data points indexed in time order. Data points typically consist of successive measurements made from the same source and are used to track changes over time. Examples of time series data include: diff --git a/content/influxdb3/clustered/_index.md b/content/influxdb3/clustered/_index.md index 718c4892b..dc7d7d656 100644 --- a/content/influxdb3/clustered/_index.md +++ b/content/influxdb3/clustered/_index.md @@ -18,7 +18,7 @@ The InfluxDB time series platform is designed to handle high write and query loa Learn how to use and leverage InfluxDB Clustered for your specific time series use case. -Contact InfluxData Sales +Run an {{% product-name %}} proof of concept (PoC) Get started with InfluxDB Clustered ## InfluxDB 3 diff --git a/data/products.yml b/data/products.yml index 831b4b70f..bc9d2b08c 100644 --- a/data/products.yml +++ b/data/products.yml @@ -49,7 +49,7 @@ influxdb3_cloud_dedicated: versions: [cloud-dedicated] list_order: 3 latest: cloud-dedicated - link: "https://www.influxdata.com/contact-sales-form/" + link: "https://www.influxdata.com/contact-sales-cloud-dedicated/" latest_cli: 2.10.0 placeholder_host: cluster-id.a.influxdb.io ai_sample_questions: @@ -65,7 +65,7 @@ influxdb3_clustered: versions: [clustered] list_order: 3 latest: clustered - link: "https://www.influxdata.com/contact-sales-influxdb-clustered" + link: "https://www.influxdata.com/contact-sales-influxdb-clustered/" placeholder_host: cluster-host.com ai_sample_questions: - How do I use a Helm chart to configure Clustered?