sitespeedio / sitespeedio/sitespeed.io
No errors but data not populating in Grafana
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 624
- Avg merge
- 4h 8m
- Merged PRs (30d)
- 2
Description
Your question
We currently have an implementation with Grafana & Sitespeed (sitespeedio/sitespeed.io:30.7.0). This is working correctly for our existing test runs, however after setting up a new dashboard I cannot send data to it. I have turned on verbose output and I do not get any errors when running sitespeed:
[2023-12-07 07:47:39] DEBUG: [plugin.pagexray] Generate summary metrics from PageXray
[2023-12-07 07:47:39] DEBUG: [sitespeedio.plugin.graphite] Send data to Graphite graphite.hostname.com:2003
[2023-12-07 07:47:39] VERBOSE: [sitespeedio.plugin.graphite] Sending mock_namespace.desktop.firstView.summary.www_sitespeed_io.chrome.native.pagexray.contentTypes.html.transferSize.median 9785 1701935243
mock_namespace.desktop.firstView.summary.www_sitespeed_io.chrome.native.pagexray.contentTypes.html.transferSize.mean 9785 1701935243
...
...
[2023-12-07 08:06:27] INFO: [sitespeedio.plugin.html] HTML stored in /sitespeed.io/sitespeed-result/firstView/2023-12-07-08-06-07
Grafana Dashboard Variables:
This is using the example Page metrics dashboard provided.
All of the connection settings for Grafana are correct. Any suggestions why this would not be working?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository file or test is named. Start by reproducing the Sitespeed 30.7.0 run with verbose output and inspect the Grafana Page metrics dashboard variables and queries alongside the existing working dashboard. Done means data sent through the Graphite endpoint appears in the new dashboard without errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grafana
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100