Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions _partials/_prometheus-integrate.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,17 +54,17 @@ To export metrics from a $SERVICE_LONG, you create a dedicated Prometheus export

1. Select the exporter in the drop-down, then click `Attach exporter`.

![Attach a Prometheus exporter to a Tiger Cloud service](https://assets.timescale.com/docs/images/tiger-cloud-console/attach-prometheus-exporter-tiger-cloud.png)
![Attach a Prometheus exporter to a Tiger service](https://assets.timescale.com/docs/images/tiger-cloud-console/attach-prometheus-exporter-tiger-cloud.png)

The exporter is now attached to your $SERVICE_SHORT. To unattach it, click the trash icon in the exporter list.

![Unattach a Prometheus exporter from a Tiger Cloud service](https://assets.timescale.com/docs/images/tiger-cloud-console/unattach-prometheus-exporter-tiger-cloud-service.png)
![Unattach a Prometheus exporter from a Tiger service](https://assets.timescale.com/docs/images/tiger-cloud-console/unattach-prometheus-exporter-tiger-cloud-service.png)

1. **Configure the Prometheus scrape target**

1. Select your service, then click `Operations` > `Exporters` and click the information icon next to the exporter. You see the exporter details.

![Prometheus exporter details in Tiger Cloud](https://assets.timescale.com/docs/images/tiger-cloud-console/prometheus-exporter-details-tiger-cloud.png)
![Prometheus exporter details in Tiger](https://assets.timescale.com/docs/images/tiger-cloud-console/prometheus-exporter-details-tiger-cloud.png)

1. Copy the exporter URL.

Expand Down
2 changes: 1 addition & 1 deletion api/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ This glossary defines technical terms, concepts, and terminology used in $COMPAN

**pgVector**: a $PG extension that adds vector similarity search capabilities for AI and machine learning applications. See [pgvector][ai-pgvector].

**pgai on Tiger Cloud**: a cloud solution for building search, RAG, and AI agents with $PG. Enables calling AI embedding and generation models directly from the database using SQL. See [pgai][ai-pgai].
**pgai on $CLOUD_LONG**: a cloud solution for building search, RAG, and AI agents with $PG. Enables calling AI embedding and generation models directly from the database using SQL. See [pgai][ai-pgai].

**pgvectorscale**: a performance enhancement for pgvector featuring StreamingDiskANN indexing, binary quantization compression, and label-based filtering. See [pgvectorscale][ai-pgvectorscale].

Expand Down
4 changes: 2 additions & 2 deletions getting-started/run-queries-from-console.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Run your queries from Tiger Cloud Console
excerpt: Choose the right tool to manage your data. Tiger Cloud offers the data mode, the SQL editor, and the SQL Assistant to better address your needs
title: Run your queries from Tiger Console
excerpt: Choose the right tool to manage your data. Tiger offers the data mode, the SQL editor, and the SQL Assistant to better address your needs
products: [cloud]
content_group: Getting started
---
Expand Down
4 changes: 2 additions & 2 deletions getting-started/services.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Create your first Tiger Cloud service
excerpt: Tiger Cloud offers a range of capabilities to accommodate your real-time analytics and AI and vector workloads. Learn more about each of them and create your first service in Tiger Cloud Console
title: Create your first Tiger service
excerpt: Tiger offers a range of capabilities to accommodate your real-time analytics and AI and vector workloads. Learn more about each of them and create your first service in Tiger Console
products: [cloud]
content_group: Getting started
---
Expand Down
2 changes: 1 addition & 1 deletion getting-started/start-coding-with-timescale.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Start coding with TigerData
excerpt: Integrate Tiger Cloud with your app using your preferred programming language. Connect to a service,
excerpt: Integrate Tiger with your app using your preferred programming language. Connect to a service,
create and manage hypertables, then and ingest and query data
products: [cloud, self_hosted, mst]
content_group: Getting started
Expand Down
2 changes: 1 addition & 1 deletion getting-started/try-key-features-timescale-products.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ relational and time-series data from external files.

<Tabs label="Upload data" persistKey="sql-editor">

<Tab title="Tiger Cloud Console" label="data-mode">
<Tab title="Tiger Console" label="data-mode">

The $CONSOLE data upload creates $HYPERTABLEs and relational tables from the data you are uploading:
1. In [$CONSOLE][portal-ops-mode], select the $SERVICE_SHORT to add data to, then click `Actions` > `Import data` > `Upload .CSV`.
Expand Down
2 changes: 1 addition & 1 deletion integrations/amazon-sagemaker.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrate Amazon Sagemaker with Tiger Cloud
excerpt: Amazon SageMaker is a fully managed machine learning service. Integrate Amazon SageMaker with Tiger Cloud to store and analyze ML model data
excerpt: Amazon SageMaker is a fully managed machine learning service. Integrate Amazon SageMaker with Tiger to store and analyze ML model data
products: [cloud, self_hosted]
keywords: [connect, integrate, amazon, aws, sagemaker]
---
Expand Down
2 changes: 1 addition & 1 deletion integrations/apache-airflow.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrate Apache Airflow with Tiger Cloud
excerpt: Apache Airflow is a platform to programmatically author, schedule, and monitor workflows. Integrate Apache Airflow with Tiger Cloud and create a data pipeline
excerpt: Apache Airflow is a platform to programmatically author, schedule, and monitor workflows. Integrate Apache Airflow with Tiger and create a data pipeline
products: [cloud, self_hosted]
keywords: [connect, integrate, apache, airflow]
---
Expand Down
4 changes: 2 additions & 2 deletions integrations/apache-kafka.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrate Apache Kafka with Tiger Cloud
excerpt: Apache Kafka is a distributed event streaming platform used for high-performance data pipelines. Learn how to integrate Apache Kafka with Tiger Cloud to manage and analyze streaming data
title: Integrate Apache Kafka with Tiger
excerpt: Apache Kafka is a distributed event streaming platform used for high-performance data pipelines. Learn how to integrate Apache Kafka with Tiger to manage and analyze streaming data
products: [cloud, self_hosted]
keywords: [Apache Kafka, integrations]
---
Expand Down
2 changes: 1 addition & 1 deletion integrations/aws-lambda.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrate AWS Lambda with Tiger Cloud
excerpt: With AWS Lambda, you can run code without provisioning or managing servers, and scale automatically. Integrate AWS Lambda with Tiger Cloud and inject data into your service
excerpt: With AWS Lambda, you can run code without provisioning or managing servers, and scale automatically. Integrate AWS Lambda with Tiger and inject data into your service
products: [cloud, self_hosted]
keywords: [connect, integrate, aws, lambda]
---
Expand Down
4 changes: 2 additions & 2 deletions integrations/aws.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrate Amazon Web Services with Tiger Cloud
excerpt: AWS enables you to build, run, and manage applications across cloud, hybrid, and edge environments with AI, analytics, security, and scalable infrastructure. Integrate AWS with Tiger Cloud using AWS Transit Gateway
title: Integrate Amazon Web Services with Tiger
excerpt: AWS enables you to build, run, and manage applications across cloud, hybrid, and edge environments with AI, analytics, security, and scalable infrastructure. Integrate AWS with Tiger using AWS Transit Gateway
products: [cloud]
price_plans: [scale, enterprise]
keywords: [AWS, integrations]
Expand Down
4 changes: 2 additions & 2 deletions integrations/cloudwatch.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrate Amazon CloudWatch with Tiger Cloud
excerpt: Amazon CloudWatch is a monitoring and observability service. Export telemetry data from your Tiger Cloud service with time-series and analytics capability to Amazon CloudWatch
title: Integrate Amazon CloudWatch with Tiger
excerpt: Amazon CloudWatch is a monitoring and observability service. Export telemetry data from your Tiger service with time-series and analytics capability to Amazon CloudWatch
products: [cloud]
price_plans: [scale, enterprise]
keywords: [integrate]
Expand Down
4 changes: 2 additions & 2 deletions integrations/corporate-data-center.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrate your data center with Tiger Cloud
excerpt: Integrate your on-premise data center with Tiger Cloud using AWS Transit Gateway
title: Integrate your data center with Tiger
excerpt: Integrate your on-premise data center with Tiger using AWS Transit Gateway
products: [cloud]
price_plans: [scale, enterprise]
keywords: [on-premise, integrations]
Expand Down
2 changes: 1 addition & 1 deletion integrations/datadog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrate Datadog with Tiger Cloud
excerpt: Datadog is a cloud-based monitoring and analytics platform. Export telemetry data from your Tiger Cloud service with time-series and analytics capability to Datadog
excerpt: Datadog is a cloud-based monitoring and analytics platform. Export telemetry data from your Tiger service with time-series and analytics capability to Datadog
products: [cloud]
price_plans: [scale, enterprise]
keywords: [integrate]
Expand Down
2 changes: 1 addition & 1 deletion integrations/debezium.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrate Debezium with Tiger Cloud
excerpt: Integrate Debezium with Tiger Cloud to enable change data capture in your Tiger Cloud service and streaming to Redis Streams
excerpt: Integrate Debezium with Tiger to enable change data capture in your Tiger Cloud service and streaming to Redis Streams
products: [self_hosted]
keywords: [Debezium, integrate]
---
Expand Down
4 changes: 2 additions & 2 deletions integrations/decodable.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrate Decodable with Tiger Cloud
excerpt: Decodable enables you to build, run, and manage data pipelines effortlessly. Seamlessly integrate Decodable with Tiger Cloud to unlock real-time data processing capabilities
title: Integrate Decodable with Tiger
excerpt: Decodable enables you to build, run, and manage data pipelines effortlessly. Seamlessly integrate Decodable with Tiger to unlock real-time data processing capabilities
products: [cloud, self_hosted]
keywords: [Decodable, Tiger Cloud]
---
Expand Down
4 changes: 2 additions & 2 deletions integrations/find-connection-details.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Find your connection details
excerpt: You connect to Tiger Cloud or self-hosted TimescaleDB using your connection details. Learn where to find them
excerpt: You connect to Tiger or self-hosted TimescaleDB using your connection details. Learn where to find them
products: [cloud, mst, self_hosted]
keywords: [connect, Managed Service for TimescaleDB, Timescale]
---
Expand Down Expand Up @@ -33,7 +33,7 @@ Retrieve the connection details for your $SERVICE_LONG:

Open the [`Services`][console-services] page and select your $SERVICE_SHORT. The connection details, except the password, are available in `Service info` > `Connection info` > `More details`. If necessary, click `Forgot your password?` to get a new one.

![Tiger Cloud service connection details](https://assets.timescale.com/docs/images/tiger-cloud-console/tiger-cloud-service-connection-details.png)
![Tiger service connection details](https://assets.timescale.com/docs/images/tiger-cloud-console/tiger-cloud-service-connection-details.png)

## Find your project and service ID

Expand Down
2 changes: 1 addition & 1 deletion integrations/fivetran.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrate Fivetran with Tiger Cloud
excerpt: Fivetran is a fully managed data pipeline platform that simplifies extract, transform, and load processes. Integrate Fivetran with Tiger Cloud for seamless data synchronization
excerpt: Fivetran is a fully managed data pipeline platform that simplifies extract, transform, and load processes. Integrate Fivetran with Tiger for seamless data synchronization
products: [cloud, self_hosted]
keywords: [Fivetran, PostgreSQL, connection, integrate]

Expand Down
4 changes: 2 additions & 2 deletions integrations/google-cloud.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrate Google Cloud with Tiger Cloud
excerpt: Google Cloud enables you to deploy, manage, and scale cloud-based applications, databases, and data processing workflows. Integrate Google Cloud with Tiger Cloud using AWS Transit Gateway
title: Integrate Google Cloud with Tiger
excerpt: Google Cloud enables you to deploy, manage, and scale cloud-based applications, databases, and data processing workflows. Integrate Google Cloud with Tiger using AWS Transit Gateway
products: [cloud]
price_plans: [scale, enterprise]
keywords: [Google Cloud, integrations]
Expand Down
6 changes: 3 additions & 3 deletions integrations/grafana.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Grafana time-series panels include a time filter:

When you visualize this query in Grafana, you see this:

![Tiger Cloud service and Grafana query results](https://assets.timescale.com/docs/images/grafana_query_results.png)
![Tiger service and Grafana query results](https://assets.timescale.com/docs/images/grafana_query_results.png)

You can adjust the `time_bucket` function and compare the graphs:

Expand All @@ -112,7 +112,7 @@ Grafana time-series panels include a time filter:

When you visualize this query, it looks like this:

![Tiger Cloud service and Grafana query results in time buckets](https://assets.timescale.com/docs/images/grafana_query_results_5m.png)
![Tiger service and Grafana query results in time buckets](https://assets.timescale.com/docs/images/grafana_query_results_5m.png)

</Procedure>

Expand Down Expand Up @@ -175,7 +175,7 @@ tutorial as a starting point.

You now have a visualization that looks like this:

![Tiger Cloud service and Grafana integration](https://assets.timescale.com/docs/images/timescale-grafana-integration.png)
![Tiger service and Grafana integration](https://assets.timescale.com/docs/images/timescale-grafana-integration.png)


</Procedure>
Expand Down
2 changes: 1 addition & 1 deletion integrations/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrations
excerpt: Built on Postgres, Tiger Cloud can integrate with the same array of third-party solutions. See integration procedures for the most popular and requested third-party services
excerpt: Built on Postgres, Tiger can integrate with the same array of third-party solutions. See integration procedures for the most popular and requested third-party services
products: [cloud, self_hosted]
keywords: [integrations]
tags: [integrations]
Expand Down
2 changes: 1 addition & 1 deletion integrations/kubernetes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrate Kubernetes with Tiger Cloud
excerpt: Learn how to integrate Kubernetes with Tiger Cloud to enable seamless deployment and scaling of your Postgres workloads
excerpt: Learn how to integrate Kubernetes with Tiger to enable seamless deployment and scaling of your Postgres workloads
products: [cloud, self_hosted]
keywords: [Kubernetes, Tiger Cloud, PostgreSQL, container orchestration]
---
Expand Down
4 changes: 2 additions & 2 deletions integrations/microsoft-azure.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrate Microsoft Azure with Tiger Cloud
excerpt: Microsoft Azure enables you to build, deploy, and manage applications across cloud, hybrid, and edge environments. Integrate Microsoft Azure with Tiger Cloud using AWS Transit Gateway
title: Integrate Microsoft Azure with Tiger
excerpt: Microsoft Azure enables you to build, deploy, and manage applications across cloud, hybrid, and edge environments. Integrate Microsoft Azure with Tiger using AWS Transit Gateway
products: [cloud]
price_plans: [scale, enterprise]
keywords: [Azure, integrations]
Expand Down
2 changes: 1 addition & 1 deletion integrations/pgadmin.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import IntegrationPrereqs from "versionContent/_partials/_integration-prereqs.md
[pgAdmin][pgadmin] is a feature-rich open-source administration and development platform for $PG. It is available for Chrome, Firefox, Edge, and
Safari browsers, or can be installed on Microsoft Windows, Apple macOS, or various Linux flavors.

![Tiger Cloud pgadmin](https://assets.timescale.com/docs/images/timescale-cloud-pgadmin.png)
![Tiger pgadmin](https://assets.timescale.com/docs/images/timescale-cloud-pgadmin.png)

This page explains how to integrate pgAdmin with your $SERVICE_LONG.

Expand Down
2 changes: 1 addition & 1 deletion integrations/postgresql.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrate with PostgreSQL
excerpt: Query any other Postgres database or another Tiger Cloud service from your service by using Postgres foreign data wrappers
excerpt: Query any other Postgres database or another Tiger service from your service by using Postgres foreign data wrappers
products: [cloud, self_hosted]
keywords: [integrate, foreign data wrappers, fdw]
tags: [change]
Expand Down
2 changes: 1 addition & 1 deletion integrations/power-bi.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrate Power BI with Tiger Cloud
excerpt: Integrate Tiger Cloud with Power BI for advanced data visualization.
excerpt: Integrate Tiger with Power BI for advanced data visualization.
products: [cloud, self_hosted]
keywords: [Power BI, visualizations, analysis, real-time]
---
Expand Down
2 changes: 1 addition & 1 deletion integrations/prometheus.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrate Prometheus with Tiger Cloud
excerpt: Prometheus is an open-source monitoring system with a modern alerting approach. Export telemetry metrics from your Tiger Cloud service to Prometheus
excerpt: Prometheus is an open-source monitoring system with a modern alerting approach. Export telemetry metrics from your Tiger service to Prometheus
products: [cloud, self_hosted]
price_plans: [scale, enterprise]
keywords: [integrate]
Expand Down
4 changes: 2 additions & 2 deletions integrations/psql.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Connect to a Tiger Cloud service with psql
excerpt: psql enables you to type in queries interactively, issue them to Postgres, and see the query results. Connect to your Tiger Cloud service using psql
title: Connect to a Tiger service with psql
excerpt: psql enables you to type in queries interactively, issue them to Postgres, and see the query results. Connect to your Tiger service using psql
products: [cloud, self_hosted]
keywords: [connect, psql]
---
Expand Down
2 changes: 1 addition & 1 deletion integrations/telegraf.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Ingest data using Telegraf
excerpt: Ingest data into a Tiger Cloud service using using the Telegraf plugin
excerpt: Ingest data into a Tiger service using using the Telegraf plugin
products: [cloud, self_hosted]
keywords: [ingest, Telegraf]
tags: [insert]
Expand Down
6 changes: 3 additions & 3 deletions integrations/terraform.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Integrate Terraform with Tiger Cloud
excerpt: Manage your Tiger Cloud services with a Terraform provider
title: Integrate Terraform with Tiger
excerpt: Manage your Tiger services with a Terraform provider
products: [cloud, self_hosted]
keywords: [Terraform, configuration, deployment]
tags: [integrate]
Expand Down Expand Up @@ -52,7 +52,7 @@ You use the [$COMPANY Terraform provider][terraform-provider] to manage $SERVICE
}
}

# Authenticate using client credentials generated in Tiger Cloud Console.
# Authenticate using client credentials generated in Tiger Console.
# When required, these credentials will change to a short-lived JWT to do the calls.
provider "timescale" {
project_id = var.ts_project_id
Expand Down
2 changes: 1 addition & 1 deletion integrations/troubleshooting.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Troubleshooting
excerpt: Troubleshoot common problems that occur when integrating Tiger Cloud services with third-party solutions
excerpt: Troubleshoot common problems that occur when integrating Tiger services with third-party solutions
products: [cloud, self_hosted]
keywords: [troubleshooting]
---
Expand Down
2 changes: 1 addition & 1 deletion migrate/livesync-for-kafka.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Stream data from Kafka into your service
excerpt: Stream data from Kafka into a Tiger Cloud service in order to store, query, and analyze your Kafka events efficiently
excerpt: Stream data from Kafka into a Tiger service in order to store, query, and analyze your Kafka events efficiently
products: [cloud]
keywords: [stream, kafka, connect]
tags: [stream, connector]
Expand Down
6 changes: 3 additions & 3 deletions migrate/upload-file-using-console.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Upload a file into your service using Tiger Cloud Console
excerpt: You can upload CSV, Parquet, and text files into your service using Tiger Cloud Console. Just drag and drop from your local machine, or provide a path to the file in S3
title: Upload a file into your service using Tiger Console
excerpt: You can upload CSV, Parquet, and text files into your service using Tiger Console. Just drag and drop from your local machine, or provide a path to the file in S3
products: [cloud]
keywords: [import]
---
Expand All @@ -12,7 +12,7 @@ import EarlyAccessGeneral from "versionContent/_partials/_early_access.mdx";

You can upload files into your $SERVICE_SHORT using $CONSOLE_LONG. This page explains how to upload CSV, Parquet, and text files, from your local machine and from an S3 bucket.

<Tabs label="Upload files using Tiger Cloud Console" persistKey="console-import">
<Tabs label="Upload files using Tiger Console" persistKey="console-import">

<Tab title="From a local machine" label="local-import">

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "timescale-docs",
"version": "1.0.0",
"description": "Documentation for Tiger Cloud and related products",
"description": "Documentation for Tiger and related products",
"scripts": {
"template:hyperfunction": "node ./.helper-scripts/mkdir-hyperfn.mjs"
},
Expand Down
4 changes: 2 additions & 2 deletions tutorials/OLD_grafana/grafana-timescalecloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ You can try it for free for 30 days.

This section shows you how to connect $CLOUD_LONG as a data source in [Grafana][grafana-homepage].

## Configure Tiger Cloud as a data source
## Configure $CLOUD_LONG as a data source

To configure $CLOUD_LONGas a data source you need to create a service,
and then configure $CLOUD_LONGas the data source in Grafana.

<Procedure>

### Create a Tiger Cloud service
### Create a $SERVICE_LONG

1. Sign in to the [$CONSOLE][tsc-portal].
1. Click `Create service`.
Expand Down
Loading