sitespeedio / sitespeedio/sitespeed.io

Metrics being populated into Grafana only every 30 minutes

Open
#4,121 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
5k
Forks
624
Avg merge
4h 8m
Merged PRs (30d)
2

Description

Your question

Hello,

I am unable to display metrics in Grafana with a frequency higher than 30 minutes. The runs I do are always displayed at minutes "00" and "30". Ideally I would like to run tests every 10 minutes or less.

I am using the Performance Dashboard docker and crontab to execute the following command:

sudo docker run --rm -v "$(pwd):/sitespeed.io" --network host sitespeedio/sitespeed.io:33.4.0 --graphite.host localhost https://www.sitespeed.io/ --slug yourTestName --graphite.addSlugToKey true

I've read Sitespeed.io's documentation, looking for Graphite config parameters that would explain this behaviour (e.g. carbon.conf / storage-schemas), but I am failing to see what is probably obvious.

Any help will be greatly appreciated,

Thanks.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Performance Dashboard Docker documentation and the crontab command shown in the issue. Trace how the scheduled runs reach Graphite and Grafana, then determine why timestamps occur only at minutes 00 and 30. Done means identifying the responsible configuration or documenting the required change for shorter intervals.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, grafana
Domain
observability
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.