cortex icon indicating copy to clipboard operation
cortex copied to clipboard

Grafana Datasource pointing to wrong service

Open vipinvkmenon opened this issue 1 year ago • 1 comments

Describe the bug In the docs/getting-started, setting up of the grafana with the grafana-dashboard is wrong.

To Reproduce Steps to reproduce the behavior:

  1. Follow steps of the tutorial to deploy the cortex and grafana
  2. Open Grafana Dashboard

Expected behavior Grafana should open cortex. I really it should be pointing to `http://cortex-nginx/api/prom

Environment:

  • Infrastructure: Kubernetes
  • Deployment tool: helm

Additional Context

vipinvkmenon avatar Aug 01 '24 11:08 vipinvkmenon

Grafana should open cortex. I really it should be pointing to `http://cortex-nginx/api/prom

What did you see instead? Is the address configured wrong?

yeya24 avatar Sep 07 '24 18:09 yeya24

There are two separate getting started demos: one with Docker Compose (single binary cortex) and another with Helm/Kind (microservices mode).

We may need to verify the grafanas are configured correctly for each one. This would be a good first issue:

  1. Set up the docker-compose and verify Grafana is pointing to cortex
  2. Set up the kind demo and verify Grafana is pointing to cortex

dsabsay avatar Apr 03 '25 17:04 dsabsay

@dsabsay can I work on this issue?

Ajay-Satish-01 avatar Jun 14 '25 08:06 Ajay-Satish-01

@Ajay-Satish-01 Yes! Thanks for volunteering. Please go ahead and let me know if you have any questions!

dsabsay avatar Jun 14 '25 17:06 dsabsay

@dsabsay please check if this is what you expected.

Ajay-Satish-01 avatar Jun 14 '25 19:06 Ajay-Satish-01