apm

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = types.Module{
	{CreateFunc: NewAPMConfig},
	{CreateFunc: NewAPM},
}

Functions

func NewAPM

func NewAPM(cfg Config) (*apm.Tracer, error)

Types

type Config

type Config struct {
	ServiceName string
	ServerURL   string
	Environment string
	ReleaseID   string
}

func NewAPMConfig

func NewAPMConfig(cfg *config.Config) Config

Jump to

Keyboard shortcuts

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