govppmux

package
v2.5.0-alpha.0...-0e2148d Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Metrics) Descriptor

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

func (*Metrics) GetChannelsCreated

func (m *Metrics) GetChannelsCreated() uint64

func (*Metrics) GetChannelsOpen

func (m *Metrics) GetChannelsOpen() uint64

func (*Metrics) GetRequestReplies

func (m *Metrics) GetRequestReplies() uint64

func (*Metrics) GetRequestsDone

func (m *Metrics) GetRequestsDone() uint64

func (*Metrics) GetRequestsFail

func (m *Metrics) GetRequestsFail() uint64

func (*Metrics) GetRequestsSent

func (m *Metrics) GetRequestsSent() uint64

func (*Metrics) ProtoMessage

func (*Metrics) ProtoMessage()

func (*Metrics) Reset

func (m *Metrics) Reset()

func (*Metrics) String

func (m *Metrics) String() string

func (*Metrics) XXX_DiscardUnknown

func (m *Metrics) XXX_DiscardUnknown()

func (*Metrics) XXX_Marshal

func (m *Metrics) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Metrics) XXX_Merge

func (m *Metrics) XXX_Merge(src proto.Message)

func (*Metrics) XXX_Size

func (m *Metrics) XXX_Size() int

func (*Metrics) XXX_Unmarshal

func (m *Metrics) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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