Skip to content

Plugin to send data to OpenSearch#4595

Open
shiunu wants to merge 10 commits intositespeedio:mainfrom
shiunu:main
Open

Plugin to send data to OpenSearch#4595
shiunu wants to merge 10 commits intositespeedio:mainfrom
shiunu:main

Conversation

@shiunu
Copy link

@shiunu shiunu commented Feb 26, 2026

Your checklist for a pull request to sitespeed.io

Please review the guidelines for contributing to this repository.

  • I'm making a big change or adding functionality so I've already opened an issue proposing the change to other contributors, so I got feedback on the idea before took the time to write precious code
  • Check that your change/fix has corresponding unit tests (if applicable)
  • Squash commits so it looks sane
  • Update the documentation https://github.com/sitespeedio/sitespeed.io/tree/main/docs in another PR
  • Verify that the test works by running npm test and test linting by npm run lint

Description

Created a plugin to send data to OpenSearch #4594
For now it only sends basic data to OpenSearch

Thank you for making sitespeed.io even better!

@soulgalore
Copy link
Member

Hi @shiunu cool. About opensearch, is there some magic on how to communicate with it, or could you look into that we do the communication within the plugin (and skip that new dependency)? If the plugin will be directly in the sitespeed.io repository, I would like to avoid adding any dependencies (as we do with the Graphite plugin). Else we need to have the plug-in in a separate repo.

Also, I think we should have a GitHub Action where we spinup a OpenSearch container so we could test the full flow.

Let me know and I can see if I can help out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants