Open SSmale opened 3 months ago
This is excellent documentation! Would you mind writing it up on a page in the official docs via a PR? If not I should have some time later this week to do so.
Where in the docs is it best to place it?
@SSmale let's create a new section called "Guides" -- you can create a subfolder with it and add it to the menu via mint.json
. Thanks!
@SSmale @christianmat let me know if I could be of any help
@SSmale let us know if you intend to write the docs for this, otherwise @tuminzee can pick it up.
@christianmat happy either way, with the holidays it's a busy time.
@SSmale I can give it a shot. I will prepare a draft of my idea soon. I will need your guidance on this one
I’ve successfully set up Grafana with a simple dashboard for ClickHouse, and it seems to be working fine. As per the linked issue, should I prepare a guide as part of the README, or would a video demo be more appropriate? And where should this be added?
I couldn’t find @SSmale on Slack, so should I ask these clarifications directly here on GitHub, or would it be better to discuss elsewhere? Would continuing the conversation here risk confusing other contributors, or could it provide helpful context about the project?
I’m flexible with how we communicate—just let me know what works best.
attaching ss of grafana dashboard
There is already a video in the readme, that is where I got the steps from. The work for this issue is:
@SSmale this is of great help. thanks. I'll get to it.
hey, this tool looks really cool, so it would be good to get some more info on the setup from the video.
docker run -d -p 3000:3000 --name=grafana grafana/grafana-enterprise
docker network create ga
docker network connect ga trench-clickhouse-1
docker network connect ga grafana
$pageview
eventor the dashboard can be imported as
testing trench.postman_collection.json