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
4 changes: 2 additions & 2 deletions .github/styles/templates/integration.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

// Provide context for the integration steps, for example, if an additional connector is used.

// See https://docs.timescale.com/use-timescale/latest/integrations/grafana/ for an example.
// See https://docs.timescale.com/integrations/latest/grafana/ for an example.

## Prerequisites

Expand Down Expand Up @@ -56,7 +56,7 @@ Take the following steps to <whatever the tool must do in conjunction with Times

You have successfully integrated <third-party tool> with $CLOUD_LONG.

[connection-info]: /use-timescale/:currentVersion:/integrations/find-connection-details/
[connection-info]: /integrations/:currentVersion:/find-connection-details/



Expand Down
6 changes: 3 additions & 3 deletions _partials/_cloud-connect-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ Quick recap. You:
[portal-data-mode]: https://console.cloud.timescale.com/dashboard/services?popsql
[account-portal]: https://console.cloud.timescale.com/dashboard/account
[services-portal]: https://console.cloud.timescale.com/dashboard/services
[install-psql]: /use-timescale/:currentVersion:/integrations/psql/
[install-psql]: /integrations/:currentVersion:/psql/
[popsql]: /getting-started/:currentVersion:/run-queries-from-console/#data-mode
[run-sqleditor]: /getting-started/:currentVersion:/run-queries-from-console/#sql-editor
[install-psql]: /use-timescale/:currentVersion:/integrations/psql/
[install-psql]: /integrations/:currentVersion:/psql/
[hypertables]: /use-timescale/:currentVersion:/hypertables/about-hypertables/#hypertable-partitioning
[psql]: /use-timescale/:currentVersion:/integrations/psql/
[psql]: /integrations/:currentVersion:/psql/
2 changes: 1 addition & 1 deletion _partials/_cloud-create-connect-tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ command-line utility. If you've used PostgreSQL before, you might already have
</Procedure>

[timescale-portal]: https://console.cloud.timescale.com/
[install-psql]: /use-timescale/:currentVersion:/integrations/psql/
[install-psql]: /integrations/:currentVersion:/psql/
2 changes: 1 addition & 1 deletion _partials/_create-hypertable-twelvedata-crypto.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ PostgreSQL table named `crypto_assets`.

[in-console-editors]: /getting-started/:currentVersion:/run-queries-from-console/
[services-portal]: https://console.cloud.timescale.com/dashboard/services
[connect-using-psql]: /use-timescale/:currentVersion:/integrations/psql
[connect-using-psql]: /integrations/:currentVersion:/psql
3 changes: 1 addition & 2 deletions _partials/_create-hypertable.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ To create a hypertable:
</Procedure>

[services-portal]: https://console.cloud.timescale.com/dashboard/services
[install-psql]: /use-timescale/:currentVersion:/integrations/psql/
[install-psql]: /integrations/:currentVersion:/psql/
[popsql]: /getting-started/:currentVersion:/run-queries-from-console/#data-mode
[run-sqleditor]: /getting-started/:currentVersion:/run-queries-from-console/#sql-editor
[install-psql]: /use-timescale/:currentVersion:/integrations/psql/
[hypertables]: /use-timescale/:currentVersion:/hypertables/about-hypertables/#hypertable-partitioning
4 changes: 2 additions & 2 deletions _partials/_foreign-data-wrappers.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,6 @@ You create PostgreSQL FDWs with the `postgres_fdw` extension. See [documenation]
[vpc-peering]: /use-timescale/:currentVersion:/security/vpc/
[sql-editor]: /getting-started/:currentVersion:/run-queries-from-console/#ops-mode-sql-editor/
[connect]: /getting-started/:currentVersion:/run-queries-from-console/
[connection-info]: /use-timescale/:currentVersion:/integrations/find-connection-details/
[connection-info]: /integrations/:currentVersion:/find-connection-details/
[enable-fdw-docs]: https://www.postgresql.org/docs/current/postgres-fdw.html
[psql]: /use-timescale/:currentVersion:/integrations/psql/
[psql]: /integrations/:currentVersion:/psql/
2 changes: 1 addition & 1 deletion _partials/_grafana-connect.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ To visualize the results of your queries, enable Grafana to read the data in you
[grafana-cloud]: https://grafana.com/get/
[cloud-login]: https://console.cloud.timescale.com/
[create-service]: /getting-started/:currentVersion:/services/
[connection-info]: /use-timescale/:currentVersion:/integrations/find-connection-details/
[connection-info]: /integrations/:currentVersion:/find-connection-details/
2 changes: 1 addition & 1 deletion _partials/_hypercore_policy_workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,5 @@
[remove_columnstore_policy]: /api/:currentVersion:/hypercore/remove_columnstore_policy/
[in-console-editors]: /getting-started/:currentVersion:/run-queries-from-console/
[services-portal]: https://console.cloud.timescale.com/dashboard/services
[connect-using-psql]: /use-timescale/:currentVersion:/integrations/query-admin/psql#connect-to-your-service
[connect-using-psql]: /integrations/:currentVersion:/psql/#connect-to-your-service
[insert]: /use-timescale/:currentVersion:/write-data/insert/
2 changes: 1 addition & 1 deletion _partials/_import-data-iot.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ tables called chunks. Each chunk is assigned a range of time, and only contains
[hypertables-section]: /use-timescale/:currentVersion:/hypertables/
[portal-ops-mode]: https://console.cloud.timescale.com/dashboard/services
[portal-data-mode]: https://console.cloud.timescale.com/dashboard/services?popsql
[connection-info]: /use-timescale/:currentVersion:/integrations/find-connection-details/
[connection-info]: /integrations/:currentVersion:/find-connection-details/
[migrate-with-downtime]: /migrate/:currentVersion:/pg-dump-and-restore/
[migrate-live]: /migrate/:currentVersion:/live-migration/
[data-ingest]: /use-timescale/:currentVersion:/ingest-data/
Expand Down
2 changes: 1 addition & 1 deletion _partials/_import-data-nyc-taxis.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ tables called chunks. Each chunk is assigned a range of time, and only contains
[hypertables-section]: /use-timescale/:currentVersion:/hypertables/
[portal-ops-mode]: https://console.cloud.timescale.com/dashboard/services
[portal-data-mode]: https://console.cloud.timescale.com/dashboard/services?popsql
[connection-info]: /use-timescale/:currentVersion:/integrations/find-connection-details/
[connection-info]: /integrations/:currentVersion:/find-connection-details/
[migrate-with-downtime]: /migrate/:currentVersion:/pg-dump-and-restore/
[migrate-live]: /migrate/:currentVersion:/live-migration/
[data-ingest]: /use-timescale/:currentVersion:/ingest-data/
Expand Down
2 changes: 1 addition & 1 deletion _partials/_integration-prereqs-cloud-only.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ To follow the steps on this page:


[create-service]: /getting-started/:currentVersion:/services/
[connection-info]: /use-timescale/:currentVersion:/integrations/find-connection-details/
[connection-info]: /integrations/:currentVersion:/find-connection-details/
2 changes: 1 addition & 1 deletion _partials/_integration-prereqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ To follow the steps on this page:

[create-service]: /getting-started/:currentVersion:/services/
[enable-timescaledb]: /self-hosted/:currentVersion:/install/
[connection-info]: /use-timescale/:currentVersion:/integrations/find-connection-details/
[connection-info]: /integrations/:currentVersion:/find-connection-details/
2 changes: 1 addition & 1 deletion _partials/_livesync-console.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,5 @@ To sync data from your PostgreSQL database to your $SERVICE_LONG using $CONSOLE:
And that is it, you are using Livesync to synchronize all the data, or specific tables, from a PostgreSQL database
instance to your $SERVICE_LONG in real-time.

[install-psql]: /use-timescale/:currentVersion:/integrations/psql/
[install-psql]: /integrations/:currentVersion:/psql/
[portal-ops-mode]: https://console.cloud.timescale.com/dashboard/services
2 changes: 1 addition & 1 deletion _partials/_livesync-terminal.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,4 +239,4 @@ For example:
[compression]: /use-timescale/:currentVersion:/compression/about-compression
[caggs]: /use-timescale/:currentVersion:/continuous-aggregates/about-continuous-aggregates/
[join-livesync-on-slack]: https://app.slack.com/client/T4GT3N2JK/C086NU9EZ88
[install-psql]: /use-timescale/:currentVersion:/integrations/psql/
[install-psql]: /integrations/:currentVersion:/psql/
6 changes: 3 additions & 3 deletions _partials/_prometheus-integrate.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,11 @@ You can further [visualize your data][grafana-prometheus] with Grafana. Use the
[install-exporter]: https://grafana.com/oss/prometheus/exporters/postgres-exporter/?tab=installation
[postgresql-exporter-dashboard]: https://grafana.com/oss/prometheus/exporters/postgres-exporter/?tab=dashboards
[install-prometheus]: https://prometheus.io/docs/prometheus/latest/installation/
[grafana]: /use-timescale/:currentVersion:/integrations/grafana/
[grafana]: /integrations/:currentVersion:/grafana/
[grafana-prometheus]: https://grafana.com/docs/grafana-cloud/send-data/metrics/metrics-prometheus/
[prometheus]: https://prometheus.io/docs/introduction/overview/
[run-queries]: /getting-started/:currentVersion:/run-queries-from-console/
[psql]: /use-timescale/:currentVersion:/integrations/psql/
[connection-info]: /use-timescale/:currentVersion:/integrations/find-connection-details/
[psql]: /integrations/:currentVersion:/psql/
[connection-info]: /integrations/:currentVersion:/find-connection-details/
[postgresql-exporter]: https://grafana.com/oss/prometheus/exporters/postgres-exporter/
[open-console]: https://console.cloud.timescale.com/dashboard/services
2 changes: 1 addition & 1 deletion _partials/_where-to-next.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ into [the API][use-the-api].

[tutorials]: /tutorials/:currentVersion:/
[connect-with-code]: /quick-start/:currentVersion:/
[integrations]: /use-timescale/:currentVersion:/integrations/
[integrations]: /integrations/:currentVersion:/
[use-the-api]: /api/:currentVersion:/
[use-timescale]: /use-timescale/:currentVersion:/
[try-timescale-features]: /getting-started/:currentVersion:/try-key-features-timescale-products/
3 changes: 2 additions & 1 deletion about/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@ Customers can now adjust their chunk interval for their hypertables and continuo
### CloudWatch permissions via role assumption
We've released permission granting via role assumption to CloudWatch. Role assumption is both more secure and more convenient for customers who no longer need to rotate credentials and update their exporter config.

For more details take a look at [our documentation](https://docs.timescale.com/use-timescale/latest/metrics-logging/integrations/).
For more details take a look at [our documentation][integrations].

<img src="https://s3.amazonaws.com/assets.timescale.com/docs/images/cloudwatch-role-assumption.png" width="600px" alt="CloudWatch authentication via role assumption" />

Expand Down Expand Up @@ -897,5 +897,6 @@ To learn more, see the [postgresql-unit documentation](https://github.com/df7cb/
[popsql-web]: https://app.popsql.com/login
[popsql-desktop]: https://popsql.com/download
[console]: https://console.cloud.timescale.com/dashboard/services
[integrations]: /integrations/:currentVersion:/
[log-28032025-pgvectorscale-rn]: https://github.com/timescale/pgvectorscale/releases/tag/0.7.0
[log-28032025-pgvectorscale-example]: https://github.com/timescale/pgvectorscale?tab=readme-ov-file#label-based-filtering-with-diskann
2 changes: 1 addition & 1 deletion getting-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This section shows you how to:

[tutorials]: /tutorials/:currentVersion:/
[connect-with-code]: /quick-start/:currentVersion:/
[integrations]: /use-timescale/:currentVersion:/integrations/
[integrations]: /integrations/:currentVersion:/
[use-the-api]: /api/:currentVersion:/
[use-timescale]: /use-timescale/:currentVersion:/
[services-create]: /getting-started/:currentVersion:/services#create-your-timescale-account
Expand Down
6 changes: 3 additions & 3 deletions getting-started/run-queries-from-console.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,11 +225,11 @@ To use $SQL_EDITOR:
[readreplica]: /use-timescale/:currentVersion:/ha-replicas/read-scaling/
[run-popsql]: /getting-started/:currentVersion:/run-queries-from-console/#data-mode
[run-sqleditor]: /getting-started/:currentVersion:/run-queries-from-console/#sql-editor
[integrations]: /use-timescale/:currentVersion:/integrations/
[integrations]: /integrations/:currentVersion:/
[timescale-console]: https://console.cloud.timescale.com/
[portal-ops-mode]: https://console.cloud.timescale.com/dashboard/services
[pricing-plan-features]: https://www.timescale.com/pricing#features
[install-psql]: /use-timescale/:currentVersion:/integrations/psql/
[install-psql]: /integrations/:currentVersion:/psql/
[create-cloud-account]: /getting-started/:currentVersion:/services/#create-a-timescale-cloud-account
[portal-data-mode]: https://console.cloud.timescale.com/dashboard/services?popsql
[services-portal]: https://console.cloud.timescale.com/dashboard/services
Expand All @@ -238,5 +238,5 @@ To use $SQL_EDITOR:
[sql-editor-settings]: https://console.cloud.timescale.com/dashboard/settings?popsql=%2Fpreferences%2Fai
[portal-data-mode]: https://console.cloud.timescale.com/dashboard/services?popsql
[sql-assistant]: /getting-started/:currentVersion:/run-queries-from-console/#sql-assistant
[connection-info]: /use-timescale/:currentVersion:/integrations/find-connection-details/
[connection-info]: /integrations/:currentVersion:/find-connection-details/
[popsql-pricing]: https://popsql.com/pricing
2 changes: 1 addition & 1 deletion getting-started/services.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ To run queries and perform other operations, connect to your $SERVICE_SHORT:

[tsc-portal]: https://console.cloud.timescale.com/
[services-how-to]: /use-timescale/:currentVersion:/services/
[install-psql]: /use-timescale/:currentVersion:/integrations/psql/
[install-psql]: /integrations/:currentVersion:/psql/
[create-an-account]: /getting-started/:currentVersion:/services/#create-a-timescale-cloud-account
[create-a-service]: /getting-started/:currentVersion:/services/#create-a-timescale-cloud-service
[connect-to-your-service]: /getting-started/:currentVersion:/services/#connect-to-your-service
Expand Down
4 changes: 2 additions & 2 deletions getting-started/try-key-features-timescale-products.md
Original file line number Diff line number Diff line change
Expand Up @@ -406,10 +406,10 @@ What next? See the [use case tutorials][tutorials], interact with the data in yo

[tutorials]: /tutorials/:currentVersion:/
[connect-with-code]: /quick-start/:currentVersion:/
[integrations]: /use-timescale/:currentVersion:/integrations/
[integrations]: /integrations/:currentVersion:/
[use-the-api]: /api/:currentVersion:/
[use-timescale]: /use-timescale/:currentVersion:/
[connection-info]: /use-timescale/:currentVersion:/integrations/find-connection-details/
[connection-info]: /integrations/:currentVersion:/find-connection-details/
[create-a-service]: /getting-started/:currentVersion:/services/
[deploy-self-hosted]: /self-hosted/:currentVersion:/install/
[connect-to-your-service]: /getting-started/:currentVersion:/run-queries-from-console/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,12 @@ machine learning models. You can also untegrate visualization tools like [Grafan
[install-python]: https://www.python.org/downloads/
[install-postgresql]: https://www.postgresql.org/download/
[console]: https://console.cloud.timescale.com/
[grafana-integration]: /use-timescale/:currentVersion:/integrations/grafana/
[tableau-integration]: /use-timescale/:currentVersion:/integrations/tableau/
[grafana-integration]: /integrations/:currentVersion:/grafana/
[tableau-integration]: /integrations/:currentVersion:/tableau/
[run-queries]: /getting-started/:currentVersion:/run-queries-from-console/
[open-console]: https://console.cloud.timescale.com/dashboard/services
[psql]: /use-timescale/:currentVersion:/integrations/psql/
[psql]: /integrations/:currentVersion:/psql/
[about-hypertables]: /use-timescale/:currentVersion:/hypertables/about-hypertables/
[aws-notebooks-git-repos]:https://console.aws.amazon.com/sagemaker/home#/notebooks-and-git-repos
[secure-vpc-aws]: /use-timescale/:currentVersion:/vpc/
[connection-info]: /use-timescale/:currentVersion:/integrations/find-connection-details/
[connection-info]: /integrations/:currentVersion:/find-connection-details/
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ You have successfully integrated Apache Airflow with $CLOUD_LONG and created a d
[console]: https://console.cloud.timescale.com/
[create-service]: /getting-started/:currentVersion:/services/
[enable-timescaledb]: /self-hosted/:currentVersion:/install/
[connection-info]: /use-timescale/:currentVersion:/integrations/find-connection-details/
[connection-info]: /integrations/:currentVersion:/find-connection-details/
[Airflow-DAG]: https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/dags.html#dags
[Airflow-Task]:https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/tasks.html
[Airflow_UI]: localhost:8080
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ To test this integration, send some messages onto the `accounts` topic. You can

You have successfully integrated Apache Kafka with $CLOUD_LONG.

[connection-info]: /use-timescale/:currentVersion:/integrations/find-connection-details/
[connection-info]: /integrations/:currentVersion:/find-connection-details/
[apache-kafka]: https://kafka.apache.org/documentation/
[install-kafka]: https://kafka.apache.org/quickstart
[java-installers]: https://www.oracle.com/java/technologies/downloads/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,8 @@ You can now seamlessly ingest time-series data from AWS Lambda into $CLOUD_LONG.
[install-postgresql]: https://www.postgresql.org/download/
[console]: https://console.cloud.timescale.com/
[run-queries]: /getting-started/:currentVersion:/run-queries-from-console/
[psql]: /use-timescale/:currentVersion:/integrations/psql/
[psql]: /integrations/:currentVersion:/psql/
[about-hypertables]: /use-timescale/:currentVersion:/hypertables/about-hypertables/
[aws-iam-role]: https://docs.aws.amazon.com/IAM/latest/UserGuide/access-keys-admin-managed.html#admin-list-access-key
[open-console]: https://console.cloud.timescale.com/dashboard/services
[connection-info]: /use-timescale/:currentVersion:/integrations/find-connection-details/
[connection-info]: /integrations/:currentVersion:/find-connection-details/
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ You have successfully integrated Azure Data Studio with $CLOUD_LONG.

[ms-azure-data-studio]: https://docs.microsoft.com/en-us/sql/azure-data-studio/download-azure-data-studio?view=sql-server-ver16#install-azure-data-studio
[postgresql-azure-data-studio]: https://docs.microsoft.com/en-us/sql/azure-data-studio/extensions/postgres-extension?view=sql-server-ver16
[connection-info]: /use-timescale/:currentVersion:/integrations/find-connection-details/
[connection-info]: /integrations/:currentVersion:/find-connection-details/
[azure-data-studio]: https://azure.microsoft.com/en-us/products/data-studio
[ssl-mode]: /use-timescale/:currentVersion:/security/strict-ssl/
[connection-info]: /use-timescale/:currentVersion:/integrations/find-connection-details/
[connection-info]: /integrations/:currentVersion:/find-connection-details/

File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ You have successfully integrated DBeaver with $CLOUD_LONG.

[dbeaver]: https://dbeaver.io/
[dbeaver-downloads]: https://dbeaver.io/download/
[connection-info]: /use-timescale/:currentVersion:/integrations/find-connection-details/
[connection-info]: /integrations/:currentVersion:/find-connection-details/
[ssl-mode]: /use-timescale/:currentVersion:/security/strict-ssl/
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ You have successfully integrated Decodable with $CLOUD_LONG.
[decodable-app]:https://app.decodable.co/-/accounts
[sign-up-decodable]: https://auth.decodable.co/u/signup/
[decodable-quickstart]: https://docs.decodable.co/get-started/quickstart.html
[connection-info]: /use-timescale/:currentVersion:/integrations/find-connection-details/
[connection-info]: /integrations/:currentVersion:/find-connection-details/
[run-queries]: /getting-started/:currentVersion:/run-queries-from-console/
[open-console]: https://console.cloud.timescale.com/dashboard/services
[psql]: /use-timescale/:currentVersion:/integrations/psql/
[psql]: /integrations/:currentVersion:/psql/
[about-hypertables]: /use-timescale/:currentVersion:/hypertables/about-hypertables/
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ To see data injected by Fivetran into your $SERVICE_LONG:

You have successfully integrated Fivetran with $CLOUD_LONG.

[connection-info]: /use-timescale/:currentVersion:/integrations/find-connection-details/
[connection-info]: /integrations/:currentVersion:/find-connection-details/
[fivetran]: https://www.fivetran.com/docs
[sign-up-fivetran]: https://www.fivetran.com/
[fivetran-dashboard-destinations]: https://fivetran.com/dashboard/destinations
Expand Down
File renamed without changes.
Loading