trace_dumper

package
v0.0.0-...-5fda629 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2022 License: MulanPSL-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Close

func Close(ctx context.Context, nu supbnervous.Controller, clusterMeta *clusters.Cluster, outPut chan<- *clusters.ClusterRes)

func Init

func Init(ctx context.Context, nu supbnervous.Controller, clusterMeta *clusters.Cluster, outPut chan<- *clusters.ClusterRes)

func TraceDumper

func TraceDumper(ctx context.Context, nu supbnervous.Controller, clusterMeta *clusters.Cluster, outPut chan<- *clusters.ClusterRes)

the policy function maybe reboot automatically, because of the control meta change

Types

type FromDomain

type FromDomain struct {
	// contains filtered or unexported fields
}

FromDomain is used to convert supbmod span to db span

func NewFromDomain

func NewFromDomain(allTagsAsObject bool, tagKeysAsFields []string, tagDotReplacement string) FromDomain

NewFromDomain creates FromDomain used to convert supbmod span to db span

func (FromDomain) FromDomainEmbedProcess

func (fd FromDomain) FromDomainEmbedProcess(span *model.Span) *metricsELK

FromDomainEmbedProcess converts supbmod.Span into json.Span format. This format includes a ParentSpanID and an embedded Process.

type MessageSupb

type MessageSupb struct {
	Key  string `json:"key"`
	Data string `json:"data"`
}

type Service

type Service struct {
	ServiceName   string `json:"serviceName"`
	OperationName string `json:"operationName"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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