cortexproject / cortex

A horizontally scalable, highly available, multi-tenant, long term Prometheus.
https://cortexmetrics.io/
Apache License 2.0
5.47k stars 797 forks source link

Grafana Datasource pointing to wrong service #6132

Open vipinvkmenon opened 3 months ago

vipinvkmenon commented 3 months ago

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:

Additional Context

yeya24 commented 1 month ago

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?