Cross-Provider Workflow
Highlight.io Error Logs to GitHub Issue
Version 1.0.0
Export error logs to Highlight.io via OTLP, then open a GitHub tracking issue.
Providers Orchestrated
Workflows
export-error-and-track
Export error logs to Highlight.io, then open a GitHub issue.
Sends an error log batch to Highlight.io over OTLP and creates a GitHub issue to track remediation of the reported error.
1
export-logs
$sourceDescriptions.highlightOtlpLogsApi.exportLogs
Export an error log batch to Highlight.io over the OTLP logs protocol.
2
open-issue
$sourceDescriptions.githubRepoIssuesApi.createAnIssue
Open a GitHub issue to track the exported error.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.