Create multiple observability spans in one request, optionally creating a request log alongside each span. Use this endpoint when ingesting telemetry data that is not already sent through OTLP.Documentation Index
Fetch the complete documentation index at: https://docs.promptlayer.com/llms.txt
Use this file to discover all available pages before exploring further.
log_request is provided, the created request log is associated with the span by span_id.request_start_time or request_end_time is omitted from log_request, PromptLayer inherits the value from the parent span.Create multiple observability spans in a single request. Each span may include log_request to create an associated request log.