dubbo

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: Apache-2.0 Imports: 12 Imported by: 3

Documentation

Index

Constants

View Source
const (
	VarDubboRequestService = dubboProtocolName + "service"
	VarDubboRequestMethod  = dubboProtocolName + "method"
)

[Protocol]: dubbo

Variables

View Source
var (
	ServiceInfo  = "request_total"
	ResponseSucc = "response_succ_total"
	ResponseFail = "response_fail_total"
	RequestTime  = "request_time"
)

Functions

func Init

func Init(conf map[string]interface{})

Types

type Stats

type Stats struct {
	RequestServiceInfo gometrics.Counter
	ResponseSucc       gometrics.Counter
	ResponseFail       gometrics.Counter
}

Jump to

Keyboard shortcuts

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