Highlight (highlight.io) · Arazzo Workflow
Highlight Logs and Metrics Batch
Version 1.0.0
Submit a batch of OTLP logs and then a batch of OTLP metrics for the same Highlight project in one pass.
View Spec
View on GitHub
ObservabilitySession ReplayError MonitoringAPMLoggingTracingOpenTelemetryOpen SourceFrontend MonitoringFull Stack MonitoringArazzoWorkflows
Provider
Workflows
logs-and-metrics-batch
Flush an OTLP log batch and an OTLP metric batch for one Highlight project.
Submits a batch of OTLP log records, then a batch of OTLP metric data points, both carrying the same highlight.project_id so they land in the same project.
1
exportLogs
exportLogs
Submit a batch of OTLP log records carrying the highlight.project_id resource attribute.
2
exportMetrics
exportMetrics
Submit a batch of OTLP gauge data points for the same project so the metrics land alongside the logs.
Source API Descriptions
openapi