Discover Packages
github.com/airbytehq/abctl
internal
trace
package
Version:
v0.24.0
Opens a new window with list of versions in this module.
Published: Dec 13, 2024
License: MIT
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func AttachLog(name, body string )
AttachLog attaches a log with the provided name and body.
CaptureError retrieves the span from the ctx and marks it with the provided err.
Returns the same error provided.
NewSpan initializes the otel tracer, if necessary, and starts a new span with
the provided name. The returned span will be added to the returned context.
SpanError marks the span with the provided err.
Returns the same error provided.
Init initializes the otel framework.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.