Skip to content

Commit

Permalink
page updated
Browse files Browse the repository at this point in the history
  • Loading branch information
atovpeko committed Jan 14, 2025
1 parent 160fcf0 commit a79940d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 16 deletions.
7 changes: 0 additions & 7 deletions _partials/_connection-string.md

This file was deleted.

1 change: 0 additions & 1 deletion use-timescale/integrations/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ Some of the most in-demand integrations for $CLOUD_LONG are listed below, with l
| Name | Description |
|:---------------------------:|--------------------------------------------------------------------------------------------|
| [Grafana][grafana] | An open-source analytics and monitoring solution. |
| [Prometheus][prometheus] | An open-source monitoring system with a dimensional data model, flexible query language, and a modern alerting approach.|
| [Tableau][tableau] | A popular analytics platform that helps you gain greater intelligence about your business. |


Expand Down
9 changes: 1 addition & 8 deletions use-timescale/integrations/tableau.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ keywords: [visualizations, analytics, Tableau]
---

import IntegrationPrereqs from "versionContent/_partials/_integration-prereqs.mdx";
import ConnectionString from "versionContent/_partials/_connection-string.mdx";

# Integrate Tableau and $CLOUD_LONG

Expand All @@ -30,14 +29,8 @@ To connect the data in your $SERVICE_LONG to Tableau:
1. **In the `New Virtual Connection` page, search for and select `PostgreSQL`**
1. **Configure the connection**

- `Server`: the host of your $SERVICE_LONG.
- `Port`: the port of your $SERVICE_SHORT.
- `Database`: `tsdb`.
- `Username`: `tsdbadmin` or another privileged user.
- `Password`: the password for `Username`.
- `Server`, `Port`, `Database`, `Username`, `Password`: configure using your [connection details][connection-info].
- `Require SSL`: tick the checkbox.

<ConnectionString />

1. Click `Sign In` to connect to your $SERVICE_SHORT.

Expand Down

0 comments on commit a79940d

Please sign in to comment.