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

Unable to update the results to Grafana in aws #33

Open
ghost opened this issue Jul 4, 2020 · 2 comments
Open

Unable to update the results to Grafana in aws #33

ghost opened this issue Jul 4, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented Jul 4, 2020

Hi,

Sorry if I asked this question in wrong page.
I was trying to run this form my aws ec2.

I followed all the instruction from https://www.sitespeed.io/documentation/sitespeed.io/performance-dashboard/#up-and-running-in-almost-5-minutes following a video form youtube https://www.youtube.com/watch?v=1hGqucegbiE.

Every steps works under "Up and running in (almost) 5 minutes" , and after 3rd step my test results did not list in my aws grafana Dashboard. I ran alot of site using the step 3, but none of the site showed up in aws Dashboard, it just still shows the default Dashboard..

Command ran in aws linux: docker run --rm -v "$(pwd)":/sitespeed.io sitespeedio/sitespeed.io:13.3.2 --graphite.host=host.docker.internal https://www.mytestsitessss.com

Will there be any missing steps which I might have missed..plz help....

@soulgalore
Copy link
Member

Hi @sujithcsaji88 do you run Graphite/Grafana on one server and the sitespeed.io on another server or is it on the same server?

I didn't fully get the difference between " aws Dashboard, it just still shows the default Dashboard", what's your default dashboard?

@ghost
Copy link
Author

ghost commented Jul 4, 2020

Hi @sujithcsaji88 do you run Graphite/Grafana on one server and the sitespeed.io on another server or is it on the same server?

I didn't fully get the difference between " aws Dashboard, it just still shows the default Dashboard", what's your default dashboard?

Hi,

I have only one EC2 instance. Its all setup in same server in an EC2 instances with HTTP open. I can see the Grafana Dahboard by using the ec2url+port number. But after running below command in Ec2 server , the results are not populating into Grafana dashboard.

Command ran in aws linux: docker run --rm -v "$(pwd)":/sitespeed.io sitespeedio/sitespeed.io:13.3.2 --graphite.host=host.docker.internal https://www.mytestsitessss.com

Steps I did so far is,

  1. created EC2 with linux instance
  2. Installed all items grafana,graphite etc in the ec2 as per (https://www.youtube.com/watch?v=1hGqucegbiE)
  3. Then ran the till step 3 from ( https://www.sitespeed.io/documentation/sitespeed.io/performance-dashboard/#up-and-running-in-almost-5-minutes )

asw Dashboard = Grafan dashboard which is running in Ec2. Please help...

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