From d753f9e0536eca729e9d26beaa805e5a238b76fc Mon Sep 17 00:00:00 2001 From: atovpeko Date: Mon, 13 Jan 2025 18:56:54 +0200 Subject: [PATCH] redirects --- lambda/redirects.js | 32 +++++++++----------- use-timescale/ingest-data/ingest-telegraf.md | 2 +- use-timescale/integrations/grafana.md | 2 +- use-timescale/integrations/psql.md | 4 +-- 4 files changed, 18 insertions(+), 22 deletions(-) diff --git a/lambda/redirects.js b/lambda/redirects.js index e3a70cff1e..8e93166f79 100644 --- a/lambda/redirects.js +++ b/lambda/redirects.js @@ -564,7 +564,7 @@ module.exports = [ }, { from: "/tutorials/latest/grafana/", - to: "https://docs.timescale.com/use-timescale/latest/integrations/observability-alerting/grafana/", + to: "https://docs.timescale.com/use-timescale/latest/integrations/grafana/", }, { from: "/tutorials/latest/howto-monitor-django-prometheus", @@ -605,27 +605,27 @@ module.exports = [ { from: "/tutorials", to: "https://docs.timescale.com/tutorials/latest/" }, { from: "/use-timescale/latest/connecting/", - to: "https://docs.timescale.com/use-timescale/latest/integrations/query-admin/", + to: "https://docs.timescale.com/use-timescale/latest/integrations/", }, { from: "/use-timescale/latest/connecting/about-connecting", - to: "https://docs.timescale.com/use-timescale/latest/integrations/query-admin/about-connecting/", + to: "https://docs.timescale.com/use-timescale/latest/integrations/find-connection-details/", }, { from: "/use-timescale/latest/connecting/about-psql/", - to: "https://docs.timescale.com/use-timescale/latest/integrations/query-admin/about-psql/", + to: "https://docs.timescale.com/use-timescale/latest/integrations/psql/", }, { from: "/use-timescale/latest/connecting/dbeaver/", - to: "https://docs.timescale.com/use-timescale/latest/integrations/query-admin/dbeaver/", + to: "https://docs.timescale.com/use-timescale/latest/integrations/dbeaver/", }, { from: "/use-timescale/latest/connecting/pgadmin/", - to: "https://docs.timescale.com/use-timescale/latest/integrations/query-admin/", + to: "https://docs.timescale.com/use-timescale/latest/integrations/pgadmin/", }, { from: "/use-timescale/latest/connecting/psql/", - to: "https://docs.timescale.com/use-timescale/latest/integrations/query-admin/about-psql/", + to: "https://docs.timescale.com/use-timescale/latest/integrations/psql/", }, { from: "/use-timescale/latest/data-tiering/move-data/", @@ -721,7 +721,7 @@ module.exports = [ }, { from: "/using-timescaledb/visualizing-data", - to: "https://docs.timescale.com/use-timescale/latest/integrations/observability-alerting/grafana/", + to: "https://docs.timescale.com/use-timescale/latest/integrations/grafana/", }, { from: "/use-timescale/latest/account-management/", @@ -759,7 +759,7 @@ module.exports = [ }, { from: "/timescaledb/latest/tutorials/grafana/visualizations/pie-chart/", - to: "https://docs.timescale.com/use-timescale/latest/integrations/observability-alerting/grafana/", + to: "https://docs.timescale.com/use-timescale/latest/integrations/grafana/", }, { from: "/promscale/latest/about-promscale/#promscale-schema-for-metric-data", @@ -767,7 +767,7 @@ module.exports = [ }, { from: "/promscale/latest/visualize-data/grafana", - to: "https://docs.timescale.com/use-timescale/latest/integrations/observability-alerting/grafana/", + to: "https://docs.timescale.com/use-timescale/latest/integrations/grafana/", }, { from: "/install/latest/self-hosted/installation-redhat/#where-to-next", @@ -783,7 +783,7 @@ module.exports = [ }, { from: "/timescaledb/latest/tutorials/grafana/grafana-variables/", - to: "https://docs.timescale.com/use-timescale/latest/integrations/observability-alerting/grafana/", + to: "https://docs.timescale.com/use-timescale/latest/integrations/grafana/", }, { from: "/clustering/using-timescaledb/update-db", @@ -823,10 +823,10 @@ module.exports = [ }, { from: '/use-timescale/latest/integrations/observability-alerting/grafana/installation/', - to: 'https://docs.timescale.com/use-timescale/latest/integrations/observability-alerting/grafana/', + to: 'https://docs.timescale.com/use-timescale/latest/integrations/grafana/', }, { - from: '/use-timescale/latest/integrations/observability-alerting/grafana/geospatial-dashboards//', + from: '/use-timescale/latest/integrations/observability-alerting/grafana/geospatial-dashboards/', to: 'https://docs.timescale.com/use-timescale/latest/integrations/grafana/', }, { @@ -839,7 +839,7 @@ module.exports = [ }, { from: '/use-timescale/latest/integrations/query-admin/about-connecting/', - to: 'https://docs.timescale.com/use-timescale/latest/integrations/about-connecting/', + to: 'https://docs.timescale.com/use-timescale/latest/integrations/find-connection-details/', }, { from: '/use-timescale/latest/integrations/query-admin/azure-data-studio/', @@ -865,8 +865,4 @@ module.exports = [ from: '/use-timescale/latest/integrations/observability-alerting/tableau/', to: 'https://docs.timescale.com/use-timescale/latest/integrations/tableau/', }, - { - from: '/use-timescale/latest/integrations/query-admin/about-psql/', - to: 'https://docs.timescale.com/use-timescale/latest/integrations/psql/', - }, ]; diff --git a/use-timescale/ingest-data/ingest-telegraf.md b/use-timescale/ingest-data/ingest-telegraf.md index 1492ffaf97..33392a99c9 100644 --- a/use-timescale/ingest-data/ingest-telegraf.md +++ b/use-timescale/ingest-data/ingest-telegraf.md @@ -157,6 +157,6 @@ see the [PostgreQL output plugin][output-plugin]. [output-plugin]: https://github.com/influxdata/telegraf/blob/release-1.24/plugins/outputs/postgresql/README.md [install-telegraf]: https://docs.influxdata.com/telegraf/v1.21/introduction/installation/ [create-service]: /getting-started/latest/ -[connect-timescaledb]: /use-timescale/:currentVersion:/integrations/about-connecting/ +[connect-timescaledb]: /use-timescale/:currentVersion:/integrations/find-connection-details/ [grafana]: /use-timescale/:currentVersion:/integrations/grafana/ [about-hypertables]: /use-timescale/:currentVersion:/hypertables/about-hypertables/ diff --git a/use-timescale/integrations/grafana.md b/use-timescale/integrations/grafana.md index 4d41851c54..142683f56a 100644 --- a/use-timescale/integrations/grafana.md +++ b/use-timescale/integrations/grafana.md @@ -7,7 +7,7 @@ keywords: [Grafana, visualizations, analytics, monitoring] import GrafanaConnect from "versionContent/_partials/_grafana-connect.mdx"; -# Grafana +# Integrate Grafana and Timescale Cloud [Grafana](https://grafana.com/docs/) enables you to query, visualize, alert on, and explore your metrics, logs, and traces wherever they’re stored. diff --git a/use-timescale/integrations/psql.md b/use-timescale/integrations/psql.md index 98fefadc9f..37ed35e430 100644 --- a/use-timescale/integrations/psql.md +++ b/use-timescale/integrations/psql.md @@ -256,12 +256,12 @@ loaded into the editor. When you have made your changes, press `Esc`, then type `:`+`w`+`q` to save the changes, and return to the command prompt. Access the edited query by pressing `↑`, and press `Enter` to run it. -[about-connecting]: /use-timescale/:currentVersion:/integrations/about-connecting/ +[about-connecting]: /use-timescale/:currentVersion:/integrations/find-connection-details/ [psql-cheat-sheet]: https://www.timescale.com/learn/postgres-cheat-sheet [psql-docs]: https://www.postgresql.org/docs/13/app-psql.html [ssl-mode]: /use-timescale/:currentVersion:/security/strict-ssl/ [homebrew]: https://docs.brew.sh/Installation [macports]: https://guide.macports.org/#installing.macports [windows-installer]: https://www.postgresql.org/download/windows/ -[connect-database]:/use-timescale/:currentVersion:/integrations/query-admin/psql/#connect-to-your-database +[connect-database]:/use-timescale/:currentVersion:/integrations/psql/#connect-to-your-service