Skip to content
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

grafana leadboard does not show data #4058

Open
gtkemal opened this issue Jan 11, 2024 · 3 comments
Open

grafana leadboard does not show data #4058

gtkemal opened this issue Jan 11, 2024 · 3 comments

Comments

@gtkemal
Copy link

gtkemal commented Jan 11, 2024

hi , i installed with docker-compose , after i scan sites , i know that it need txt file where will be sites , but how to read it or work i do not know

@soulgalore
Copy link
Member

Hi @gtkemal can you show me how you start the test? You should be able to just feed a path to a file instead of using a URL.

@gtkemal
Copy link
Author

gtkemal commented Jan 12, 2024

i make this cron job

*/10 * * * * docker run --network=docker_default -v /root/sitespeed.io/docker/urls.txt:/sitespeed.io/urls.txt sitespeedio/sitespeed.io:31.1.1 /sitespeed.io/urls.txt --graphite.host=graphite --graphite.namespace=sitespeed_io.myTest >> /root/sitespeed.io/docker/cron.log 2>&1

but data in leaderboad does not show .

@soulgalore
Copy link
Member

Hi @gtkemal do you see anything suspicious in the logs, like errors etc?

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

No branches or pull requests

2 participants