-
Notifications
You must be signed in to change notification settings - Fork 283
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
Documentation for visualizing ClickHouse data in Hashboard #1539
Documentation for visualizing ClickHouse data in Hashboard #1539
Conversation
@@ -39,6 +39,7 @@ Now that your data is in ClickHouse, it's time to analyze it, which often involv | |||
| [Deepnote](./data-visualization/deepnote.md) | Native connector | ✅ | ✅ | | | |||
| [Explo](./data-visualization/explo-and-clickhouse.md) | Native connector | ✅ | ✅ | | | |||
| [Grafana](./data-visualization/grafana-and-clickhouse.md) | ClickHouse official connector | ✅ | ✅ | | | |||
| [Hashboard](./data-visualization/hashboard-and-clickhouse.md) | Native connector | ✅ | ✅ | | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done 👍
## Steps to Connect Hashboard to ClickHouse | ||
|
||
### 1. Gather Your Connection Details | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you add import ConnectionDetails from '@site/docs/en/_snippets/_gather_your_details_native.md';
and <ConnectionDetails />
snippet? See an example https://raw.githubusercontent.com/ClickHouse/clickhouse-docs/main/docs/en/integrations/data-visualization/grafana-and-clickhouse.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done 👍
This is an automated comment for commit 2b76d50 with description of existing statuses. It's updated for the latest CI running ✅ Click here to open a full report in a separate page Successful checks
|
a84b91c
to
4f1e431
Compare
@justindeguzman for some reason, I don't have access to |
Just upgraded role @mshustov, the deploys should go through now |
@justindeguzman can we relax the requirements for the stale merges? I can't merge the PR since |
I went ahead and merged |
No description provided.