Hi team. I have a question. The value of `enablePr...
# all-things-deployment
s
Hi team. I have a question. The value of
enablePrometheus
was set to true as helm in the cluster, and datahub was deployed. Do I only need to install the grafana separately on the cluster (helm repo add grafana https://grafana.github.io/helm-charts) ? The datahub document contains only the
docker-compose
description. Is there any information related to Helm?
πŸ” 1
πŸ“– 1
l
Hey there πŸ‘‹ I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: βœ… There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? βœ… button βœ… It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? βœ… button Did you find a solution to your issue? ❌ Sorry you weren't able to find a solution. I'm sending you some tips on info you can provide to help the community troubleshoot. Whenever you feel your issue is solved, please react βœ… to your original message to let us know!
a
Hi, this doc walks through helm chart usage https://datahubproject.io/docs/deploy/kubernetes/#introduction
I think you’ll need to deploy Grafana as its own service, since it’s not part of our OOTB stack