Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TiDB Cloud: add a tutorial for Looker Studio #16111

Merged
merged 22 commits into from
May 14, 2024

Conversation

bohnen
Copy link
Contributor

@bohnen bohnen commented Jan 11, 2024

First-time contributors' checklist

What is changed, added or deleted? (Required)

  1. I added a new document that provides instructions on adding TiDB as a Looker Studio data source.
  2. Add a new section BI under the TiDB Cloud ToC, "develop>connect to TiDB Cloud".

This documentation will be helpful for users who want to use Looker Studio, as there was previously a lack of information on how to connect from BI tools.

Which TiDB version(s) do your changes apply to? (Required)

Tips for choosing the affected version(s):

By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.

For details, see tips for choosing the affected versions.

  • master (the latest development version)
  • v7.6 (TiDB 7.6 versions)
  • v7.5 (TiDB 7.5 versions)
  • v7.4 (TiDB 7.4 versions)
  • v7.3 (TiDB 7.3 versions)
  • v7.1 (TiDB 7.1 versions)
  • v6.5 (TiDB 6.5 versions)
  • v6.1 (TiDB 6.1 versions)
  • v5.4 (TiDB 5.4 versions)
  • v5.3 (TiDB 5.3 versions)
  • v5.2 (TiDB 5.2 versions)
  • v5.1 (TiDB 5.1 versions)
  • v5.0 (TiDB 5.0 versions)

What is the related PR or file link(s)?

  • This PR is translated from:
  • Other reference link(s):

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Need modification after applied to another branch
  • Might cause conflicts after applied to another branch

This documentation will be helpful for users who want to use Looker Studio, as there was previously a lack of information on how to connect from BI tools.
@ti-chi-bot ti-chi-bot bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. contribution This PR is from a community contributor. area/develop This PR relates to the area of TiDB App development. missing-translation-status This PR does not have translation status info. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jan 11, 2024
@bohnen bohnen marked this pull request as ready for review January 11, 2024 06:07
@ti-chi-bot ti-chi-bot bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 11, 2024
Copy link
Contributor

@dveeden dveeden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only the typo in the filename needs to be fixed. The rest is optional.

TOC-tidb-cloud.md Outdated Show resolved Hide resolved
develop/dev-guide-bi-looker-stduio.md Outdated Show resolved Hide resolved
develop/dev-guide-bi-looker-stduio.md Outdated Show resolved Hide resolved

## Need help?

Ask questions on [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc) or [create a support ticket](https://support.pingcap.com/).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Ask questions on [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc) or [create a support ticket](https://support.pingcap.com/).
Ask questions on [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc) or [create a support ticket](/support.md).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can't be resolved due to outdated, but it was fixed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dveeden This change broke ci/tidb-cloud-check. reverted.

fix typo

Co-authored-by: Daniël van Eeden <[email protected]>
@qiancai qiancai added area/tidb-cloud This PR relates to the area of TiDB Cloud. translation/no-need No need to translate this PR. labels Jan 11, 2024
@ti-chi-bot ti-chi-bot bot removed the missing-translation-status This PR does not have translation status info. label Jan 11, 2024
@zhangyangyu
Copy link
Member

there is a typo in the filename: stduio -> studio.

@ti-chi-bot ti-chi-bot bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Jan 11, 2024
@qiancai
Copy link
Collaborator

qiancai commented May 13, 2024

@bohnen because the S&P 500 dataset is only available for TiDB Serverless, I've updated the TiDB Dedicated instructions in this docs after confirming with @zhangyangyu in 631a756 (#16111).

img_v3_02ar_aa53a99c-1a17-4af3-ada3-9411925f86eg

Copy link

ti-chi-bot bot commented May 13, 2024

@zhangyangyu: adding LGTM is restricted to approvers and reviewers in OWNERS files.

In response to this:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@hfxsd hfxsd self-requested a review May 13, 2024 08:45
tidb-cloud/dev-guide-bi-looker-studio.md Outdated Show resolved Hide resolved
tidb-cloud/dev-guide-bi-looker-studio.md Outdated Show resolved Hide resolved
tidb-cloud/dev-guide-bi-looker-studio.md Show resolved Hide resolved
tidb-cloud/dev-guide-bi-looker-studio.md Show resolved Hide resolved
tidb-cloud/dev-guide-bi-looker-studio.md Outdated Show resolved Hide resolved

Then, you can see a combo chart similar as follows:

![Looker Studio: A simple Combo chart](/media/tidb-cloud/looker-studio-simple-chart.png)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This figure is blurry. Can you get a better one?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hfxsd Yes, I can, but if I make the image clearer, its file size and image size will be bigger. Please see the attached and take a look at whether it fits on the page.
スクリーンショット 2024-05-14 12 46 54

Copy link
Collaborator

@hfxsd hfxsd May 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resized it to 60%

Image 60%

Copy link
Collaborator

@qiancai qiancai May 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've uploaded a clear image in 87745cd (#16111). The browser will show the image with full width by default. We can resize it like the following after this PR is merged.

<img src="https://download.pingcap.com/images/docs/tidb-cloud/looker-studio-simple-chart.png" alt="Looker Studio: A simple Combo chart" width="500"></img>

@ti-chi-bot ti-chi-bot bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels May 14, 2024
Copy link

ti-chi-bot bot commented May 14, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-01-11 07:05:17.075776415 +0000 UTC m=+513306.660030097: ✖️🔁 reset by dveeden.
  • 2024-01-11 10:00:07.716173581 +0000 UTC m=+523797.300427267: ☑️ agreed by dveeden.
  • 2024-05-14 06:42:34.10535515 +0000 UTC m=+1549107.862490726: ☑️ agreed by hfxsd.

@qiancai
Copy link
Collaborator

qiancai commented May 14, 2024

/approve

Copy link

ti-chi-bot bot commented May 14, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qiancai

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added the approved label May 14, 2024
@qiancai
Copy link
Collaborator

qiancai commented May 14, 2024

/retest

1 similar comment
@qiancai
Copy link
Collaborator

qiancai commented May 14, 2024

/retest

@ti-chi-bot ti-chi-bot bot merged commit 228b3c7 into pingcap:master May 14, 2024
8 of 9 checks passed
@qiancai qiancai added requires-followup This PR requires a follow-up task after being merged. needs-cherry-pick-release-7.5 Should cherry pick this PR to release-7.5 branch. labels May 14, 2024
@ti-chi-bot
Copy link
Member

In response to a cherrypick label: new pull request created to branch release-7.5: #17497.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/develop This PR relates to the area of TiDB App development. area/tidb-cloud This PR relates to the area of TiDB Cloud. contribution This PR is from a community contributor. lgtm needs-cherry-pick-release-7.5 Should cherry pick this PR to release-7.5 branch. requires-followup This PR requires a follow-up task after being merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. translation/no-need No need to translate this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants