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.
.png?alt=media&token=f6781eea-c666-4531-8648-e32bd5bc6dc2)
- 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 10mo ago