Comment on page
Overview
Sprkl for GitHub Actions is composed of two components:
These components work together to provide pull-request telemetry feedback.
Sprkl Reviewer relies on the Sprkl Action (GitHub Actions), which auto-instruments your Node.js code changes (OpenTelemetry & Sprkl) and collects telemetry data, and traces about the workflow execution.

How it works
- 1.Push your code change.
- 2.Create a Pull Request with your recent changes.
- 3.Wait for the actions to complete and get the Sprkl report inside the Conversation tab.

Last modified 8mo ago