sitespeedio / sitespeedio/sitespeed.io
Adding support for sending results to OpenSearch
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 624
- Avg merge
- 4h 8m
- Merged PRs (30d)
- 2
Description
Feature/improvement
Hi,
We are currently using OpenSearch at work to store a lot of data and we dont want to introduce more tools. I am planning to write a plugin to send sitespeed metrics to OpenSearch. At the moment, I only want to send the basic metrics (url, lcp, cls and a few more). I can work overtime to send all metrics something similar to Graphite
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
The issue names no files, tests, or entry points. Start by locating the existing plugin or metrics-output integration and review how basic metrics such as URL, LCP, and CLS are emitted; done means sending those metrics to OpenSearch, with broader metric coverage treated as a separate extension.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- observability, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100