temporal

package
v0.0.0-...-1aa08c1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2024 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Overview

Package temporal provides OTEL instrumentation for Temporal workflows.

More information: https://docs.temporal.io/dev-guide/go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTracingInterceptor

func NewTracingInterceptor() interceptor.Interceptor

NewTracingInterceptor creates an interceptor for setting on client options that implements OpenTelemetry tracing for workflows.

client.Options{
	Interceptors: []interceptor.ClientInterceptor{
		NewTracingInterceptor(),
	},
}

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL