govppmux

package
v3.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2023 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_ligato_govppmux_metrics_proto protoreflect.FileDescriptor
View Source
var MetricsModel = models.Register(&Metrics{}, models.Spec{
	Module: "govppmux",
	Type:   "stats",
	Class:  "metrics",
})

Functions

This section is empty.

Types

type Metrics

type Metrics struct {
	ChannelsCreated uint64 `protobuf:"varint,1,opt,name=channels_created,json=channelsCreated,proto3" json:"channels_created,omitempty"`
	ChannelsOpen    uint64 `protobuf:"varint,2,opt,name=channels_open,json=channelsOpen,proto3" json:"channels_open,omitempty"`
	RequestsSent    uint64 `protobuf:"varint,3,opt,name=requests_sent,json=requestsSent,proto3" json:"requests_sent,omitempty"`
	RequestsDone    uint64 `protobuf:"varint,4,opt,name=requests_done,json=requestsDone,proto3" json:"requests_done,omitempty"`
	RequestsFail    uint64 `protobuf:"varint,5,opt,name=requests_fail,json=requestsFail,proto3" json:"requests_fail,omitempty"`
	RequestReplies  uint64 `protobuf:"varint,6,opt,name=request_replies,json=requestReplies,proto3" json:"request_replies,omitempty"`
	// contains filtered or unexported fields
}

func (*Metrics) Descriptor deprecated

func (*Metrics) Descriptor() ([]byte, []int)

Deprecated: Use Metrics.ProtoReflect.Descriptor instead.

func (*Metrics) GetChannelsCreated

func (x *Metrics) GetChannelsCreated() uint64

func (*Metrics) GetChannelsOpen

func (x *Metrics) GetChannelsOpen() uint64

func (*Metrics) GetRequestReplies

func (x *Metrics) GetRequestReplies() uint64

func (*Metrics) GetRequestsDone

func (x *Metrics) GetRequestsDone() uint64

func (*Metrics) GetRequestsFail

func (x *Metrics) GetRequestsFail() uint64

func (*Metrics) GetRequestsSent

func (x *Metrics) GetRequestsSent() uint64

func (*Metrics) ProtoMessage

func (*Metrics) ProtoMessage()

func (*Metrics) ProtoReflect added in v3.2.0

func (x *Metrics) ProtoReflect() protoreflect.Message

func (*Metrics) Reset

func (x *Metrics) Reset()

func (*Metrics) String

func (x *Metrics) String() string

Jump to

Keyboard shortcuts

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