Skip to content

Publish the grafana dashboard for the tracker stats #23

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

Open
josecelano opened this issue Dec 12, 2024 · 1 comment
Open

Publish the grafana dashboard for the tracker stats #23

josecelano opened this issue Dec 12, 2024 · 1 comment

Comments

@josecelano
Copy link
Member

Relates to: #20

I can't publish the Grafana dashboard for the Live Demo Tracker stats.

The URL for the public dashboard: http://grafana.torrust-demo.com:3100/public-dashboards/21e9561260e047b48a8c0a09d1b68ded

image

I had a warning trying to publish it because it seems dashboards with Template Variables are not supported.

Prometheus is a supported data source:

https://grafana.com/docs/grafana/latest/dashboards/dashboard-public/#supported-data-sources

But there are some limitations:

https://grafana.com/docs/grafana/latest/dashboards/dashboard-public/#limitations

I think the problem could be:

  • Template variables are not supported, and it seems I'm using them (auto).
  • Or Prometheus is only accessible in the backend docker network by grafana but not publicly.

This is not a high priority since we are planning to use the dashboard internally:

  • To check the performance impact of some changes.
  • To help to find the reason for some bugs.
  • To detect errors early after deployments.

How the dashboard looks like now when you are authenticated user:

image

@josecelano
Copy link
Member Author

I've enabled Grafana via Ngxin proxy on https://grafana.torrust-demo.com/ and I have the same problem. I see no data in the dashboard even when I'm logged in. It seems it's using websockets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant