sitespeedio / sitespeedio/sitespeed.io
resultURL generates a YYYY-mm-dd-xx-xx-xx folder, how to access that 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
Im unable to access the screenhots in premade grafana templates. I see the variable points to this:
"$resulturl/$testname/$base.$path.$group.$page.$browser.$connectivity.$screenshottype"
But in reality, the test result directory has an additional directory of data and time (2026-02-18-06-00-02) and I cant seem to find a Variable that holds this information to generate the correct paths.
What am I missing and what is the variable name for the combined test date and time in Grafana ?
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
Start by inspecting the premade Grafana templates and the resultURL expression described in the issue, then trace how the test result directory is represented in dashboard variables. Confirm the variable or path construction that includes the timestamp, and document the correct usage where the guidance is missing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grafana
- Domain
- documentation, observability
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100