sitespeedio / sitespeedio/sitespeed.io
resultBaseURL is required when setting grafana.annotationTitles and grafana.annotationMessage
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 624
- Avg merge
- 4h 8m
- Merged PRs (30d)
- 2
Description
resultBaseURL is required if you only want to set grafana.annotationTitles and grafana.annotationMessage.
Expected Result:
Should be able to set grafana.annotationTitles and grafana.annotationMessage without resultBaseURL
Our use case is the report is stored in azure pipeline as a artifact and we are setting the title to the repo name and the message as pipline ID and branch name. If further investigation is needed we can go to the matching pipeline ID and download the html report.
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 file or test is named. Start by tracing how grafana.annotationTitles, grafana.annotationMessage, and resultBaseURL are validated and reproduce the configuration described in the issue. Done means titles and messages can be set without resultBaseURL while the existing resultBaseURL behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100