Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpenTelemetry ¶
type OpenTelemetry interface { Start(ctx context.Context) (err error) Stop(ctx context.Context) (err error) }
func NewOpenTelemetry ¶
func NewOpenTelemetry(serviceName, environment, gcpProjectID string) OpenTelemetry
Click to show internal directories.
Click to hide internal directories.