forked from JointCloud/pcm-hpc
1068 lines
39 KiB
Go
1068 lines
39 KiB
Go
// Code generated by protoc-gen-go. DO NOT EDIT.
|
|
// versions:
|
|
// protoc-gen-go v1.31.0
|
|
// protoc v3.19.4
|
|
// source: diagnostics.proto
|
|
|
|
package slurm
|
|
|
|
import (
|
|
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
|
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
|
reflect "reflect"
|
|
sync "sync"
|
|
)
|
|
|
|
const (
|
|
// Verify that this generated code is sufficiently up-to-date.
|
|
_ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
|
|
// Verify that runtime/protoimpl is sufficiently up-to-date.
|
|
_ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
|
|
)
|
|
|
|
type Diagnostics struct {
|
|
state protoimpl.MessageState
|
|
sizeCache protoimpl.SizeCache
|
|
unknownFields protoimpl.UnknownFields
|
|
|
|
PartsPacked uint32 `protobuf:"varint,1,opt,name=parts_packed,json=partsPacked,proto3" json:"parts_packed,omitempty"`
|
|
ReqTime uint32 `protobuf:"varint,2,opt,name=req_time,json=reqTime,proto3" json:"req_time,omitempty"`
|
|
ReqTimeStart uint32 `protobuf:"varint,3,opt,name=req_time_start,json=reqTimeStart,proto3" json:"req_time_start,omitempty"`
|
|
ServerThreadCount uint32 `protobuf:"varint,4,opt,name=server_thread_count,json=serverThreadCount,proto3" json:"server_thread_count,omitempty"`
|
|
AgentQueueSize uint32 `protobuf:"varint,5,opt,name=agent_queue_size,json=agentQueueSize,proto3" json:"agent_queue_size,omitempty"`
|
|
AgentCount uint32 `protobuf:"varint,6,opt,name=agent_count,json=agentCount,proto3" json:"agent_count,omitempty"`
|
|
AgentThreadCount uint32 `protobuf:"varint,7,opt,name=agent_thread_count,json=agentThreadCount,proto3" json:"agent_thread_count,omitempty"`
|
|
DbdAgentQueueSize uint32 `protobuf:"varint,8,opt,name=dbd_agent_queue_size,json=dbdAgentQueueSize,proto3" json:"dbd_agent_queue_size,omitempty"`
|
|
GettimeofdayLatency uint32 `protobuf:"varint,9,opt,name=gettimeofday_latency,json=gettimeofdayLatency,proto3" json:"gettimeofday_latency,omitempty"`
|
|
ScheduleCycleMax uint32 `protobuf:"varint,10,opt,name=schedule_cycle_max,json=scheduleCycleMax,proto3" json:"schedule_cycle_max,omitempty"`
|
|
ScheduleCycleLast uint32 `protobuf:"varint,11,opt,name=schedule_cycle_last,json=scheduleCycleLast,proto3" json:"schedule_cycle_last,omitempty"`
|
|
ScheduleCycleTotal uint32 `protobuf:"varint,12,opt,name=schedule_cycle_total,json=scheduleCycleTotal,proto3" json:"schedule_cycle_total,omitempty"`
|
|
ScheduleCycleMean uint32 `protobuf:"varint,13,opt,name=schedule_cycle_mean,json=scheduleCycleMean,proto3" json:"schedule_cycle_mean,omitempty"`
|
|
ScheduleCycleMeanDepth uint32 `protobuf:"varint,14,opt,name=schedule_cycle_mean_depth,json=scheduleCycleMeanDepth,proto3" json:"schedule_cycle_mean_depth,omitempty"`
|
|
ScheduleCyclePerMinute uint32 `protobuf:"varint,15,opt,name=schedule_cycle_per_minute,json=scheduleCyclePerMinute,proto3" json:"schedule_cycle_per_minute,omitempty"`
|
|
ScheduleQueueLength uint32 `protobuf:"varint,16,opt,name=schedule_queue_length,json=scheduleQueueLength,proto3" json:"schedule_queue_length,omitempty"`
|
|
JobsSubmitted uint32 `protobuf:"varint,17,opt,name=jobs_submitted,json=jobsSubmitted,proto3" json:"jobs_submitted,omitempty"`
|
|
JobsStarted uint32 `protobuf:"varint,18,opt,name=jobs_started,json=jobsStarted,proto3" json:"jobs_started,omitempty"`
|
|
JobsCompleted uint32 `protobuf:"varint,19,opt,name=jobs_completed,json=jobsCompleted,proto3" json:"jobs_completed,omitempty"`
|
|
JobsCanceled uint32 `protobuf:"varint,20,opt,name=jobs_canceled,json=jobsCanceled,proto3" json:"jobs_canceled,omitempty"`
|
|
JobsFailed uint32 `protobuf:"varint,21,opt,name=jobs_failed,json=jobsFailed,proto3" json:"jobs_failed,omitempty"`
|
|
JobsPending uint32 `protobuf:"varint,22,opt,name=jobs_pending,json=jobsPending,proto3" json:"jobs_pending,omitempty"`
|
|
JobsRunning uint32 `protobuf:"varint,23,opt,name=jobs_running,json=jobsRunning,proto3" json:"jobs_running,omitempty"`
|
|
JobStatesTs uint32 `protobuf:"varint,24,opt,name=job_states_ts,json=jobStatesTs,proto3" json:"job_states_ts,omitempty"`
|
|
BfBackfilledJobs uint32 `protobuf:"varint,25,opt,name=bf_backfilled_jobs,json=bfBackfilledJobs,proto3" json:"bf_backfilled_jobs,omitempty"`
|
|
BfLastBackfilledJobs uint32 `protobuf:"varint,26,opt,name=bf_last_backfilled_jobs,json=bfLastBackfilledJobs,proto3" json:"bf_last_backfilled_jobs,omitempty"`
|
|
BfBackfilledHetJobs uint32 `protobuf:"varint,27,opt,name=bf_backfilled_het_jobs,json=bfBackfilledHetJobs,proto3" json:"bf_backfilled_het_jobs,omitempty"`
|
|
BfCycleCounter uint32 `protobuf:"varint,28,opt,name=bf_cycle_counter,json=bfCycleCounter,proto3" json:"bf_cycle_counter,omitempty"`
|
|
BfCycleMean uint32 `protobuf:"varint,29,opt,name=bf_cycle_mean,json=bfCycleMean,proto3" json:"bf_cycle_mean,omitempty"`
|
|
BfCycleMax uint32 `protobuf:"varint,30,opt,name=bf_cycle_max,json=bfCycleMax,proto3" json:"bf_cycle_max,omitempty"`
|
|
BfLastDepth uint32 `protobuf:"varint,31,opt,name=bf_last_depth,json=bfLastDepth,proto3" json:"bf_last_depth,omitempty"`
|
|
BfLastDepthTry uint32 `protobuf:"varint,32,opt,name=bf_last_depth_try,json=bfLastDepthTry,proto3" json:"bf_last_depth_try,omitempty"`
|
|
BfDepthMean uint32 `protobuf:"varint,33,opt,name=bf_depth_mean,json=bfDepthMean,proto3" json:"bf_depth_mean,omitempty"`
|
|
BfDepthMeanTry uint32 `protobuf:"varint,34,opt,name=bf_depth_mean_try,json=bfDepthMeanTry,proto3" json:"bf_depth_mean_try,omitempty"`
|
|
BfCycleLast uint32 `protobuf:"varint,35,opt,name=bf_cycle_last,json=bfCycleLast,proto3" json:"bf_cycle_last,omitempty"`
|
|
BfQueueLen uint32 `protobuf:"varint,36,opt,name=bf_queue_len,json=bfQueueLen,proto3" json:"bf_queue_len,omitempty"`
|
|
BfQueueLenMean uint32 `protobuf:"varint,37,opt,name=bf_queue_len_mean,json=bfQueueLenMean,proto3" json:"bf_queue_len_mean,omitempty"`
|
|
BfWhenLastCycle uint32 `protobuf:"varint,38,opt,name=bf_when_last_cycle,json=bfWhenLastCycle,proto3" json:"bf_when_last_cycle,omitempty"`
|
|
BfActive bool `protobuf:"varint,39,opt,name=bf_active,json=bfActive,proto3" json:"bf_active,omitempty"`
|
|
}
|
|
|
|
func (x *Diagnostics) Reset() {
|
|
*x = Diagnostics{}
|
|
if protoimpl.UnsafeEnabled {
|
|
mi := &file_diagnostics_proto_msgTypes[0]
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
ms.StoreMessageInfo(mi)
|
|
}
|
|
}
|
|
|
|
func (x *Diagnostics) String() string {
|
|
return protoimpl.X.MessageStringOf(x)
|
|
}
|
|
|
|
func (*Diagnostics) ProtoMessage() {}
|
|
|
|
func (x *Diagnostics) ProtoReflect() protoreflect.Message {
|
|
mi := &file_diagnostics_proto_msgTypes[0]
|
|
if protoimpl.UnsafeEnabled && x != nil {
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
if ms.LoadMessageInfo() == nil {
|
|
ms.StoreMessageInfo(mi)
|
|
}
|
|
return ms
|
|
}
|
|
return mi.MessageOf(x)
|
|
}
|
|
|
|
// Deprecated: Use Diagnostics.ProtoReflect.Descriptor instead.
|
|
func (*Diagnostics) Descriptor() ([]byte, []int) {
|
|
return file_diagnostics_proto_rawDescGZIP(), []int{0}
|
|
}
|
|
|
|
func (x *Diagnostics) GetPartsPacked() uint32 {
|
|
if x != nil {
|
|
return x.PartsPacked
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetReqTime() uint32 {
|
|
if x != nil {
|
|
return x.ReqTime
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetReqTimeStart() uint32 {
|
|
if x != nil {
|
|
return x.ReqTimeStart
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetServerThreadCount() uint32 {
|
|
if x != nil {
|
|
return x.ServerThreadCount
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetAgentQueueSize() uint32 {
|
|
if x != nil {
|
|
return x.AgentQueueSize
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetAgentCount() uint32 {
|
|
if x != nil {
|
|
return x.AgentCount
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetAgentThreadCount() uint32 {
|
|
if x != nil {
|
|
return x.AgentThreadCount
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetDbdAgentQueueSize() uint32 {
|
|
if x != nil {
|
|
return x.DbdAgentQueueSize
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetGettimeofdayLatency() uint32 {
|
|
if x != nil {
|
|
return x.GettimeofdayLatency
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetScheduleCycleMax() uint32 {
|
|
if x != nil {
|
|
return x.ScheduleCycleMax
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetScheduleCycleLast() uint32 {
|
|
if x != nil {
|
|
return x.ScheduleCycleLast
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetScheduleCycleTotal() uint32 {
|
|
if x != nil {
|
|
return x.ScheduleCycleTotal
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetScheduleCycleMean() uint32 {
|
|
if x != nil {
|
|
return x.ScheduleCycleMean
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetScheduleCycleMeanDepth() uint32 {
|
|
if x != nil {
|
|
return x.ScheduleCycleMeanDepth
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetScheduleCyclePerMinute() uint32 {
|
|
if x != nil {
|
|
return x.ScheduleCyclePerMinute
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetScheduleQueueLength() uint32 {
|
|
if x != nil {
|
|
return x.ScheduleQueueLength
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetJobsSubmitted() uint32 {
|
|
if x != nil {
|
|
return x.JobsSubmitted
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetJobsStarted() uint32 {
|
|
if x != nil {
|
|
return x.JobsStarted
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetJobsCompleted() uint32 {
|
|
if x != nil {
|
|
return x.JobsCompleted
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetJobsCanceled() uint32 {
|
|
if x != nil {
|
|
return x.JobsCanceled
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetJobsFailed() uint32 {
|
|
if x != nil {
|
|
return x.JobsFailed
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetJobsPending() uint32 {
|
|
if x != nil {
|
|
return x.JobsPending
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetJobsRunning() uint32 {
|
|
if x != nil {
|
|
return x.JobsRunning
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetJobStatesTs() uint32 {
|
|
if x != nil {
|
|
return x.JobStatesTs
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetBfBackfilledJobs() uint32 {
|
|
if x != nil {
|
|
return x.BfBackfilledJobs
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetBfLastBackfilledJobs() uint32 {
|
|
if x != nil {
|
|
return x.BfLastBackfilledJobs
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetBfBackfilledHetJobs() uint32 {
|
|
if x != nil {
|
|
return x.BfBackfilledHetJobs
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetBfCycleCounter() uint32 {
|
|
if x != nil {
|
|
return x.BfCycleCounter
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetBfCycleMean() uint32 {
|
|
if x != nil {
|
|
return x.BfCycleMean
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetBfCycleMax() uint32 {
|
|
if x != nil {
|
|
return x.BfCycleMax
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetBfLastDepth() uint32 {
|
|
if x != nil {
|
|
return x.BfLastDepth
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetBfLastDepthTry() uint32 {
|
|
if x != nil {
|
|
return x.BfLastDepthTry
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetBfDepthMean() uint32 {
|
|
if x != nil {
|
|
return x.BfDepthMean
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetBfDepthMeanTry() uint32 {
|
|
if x != nil {
|
|
return x.BfDepthMeanTry
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetBfCycleLast() uint32 {
|
|
if x != nil {
|
|
return x.BfCycleLast
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetBfQueueLen() uint32 {
|
|
if x != nil {
|
|
return x.BfQueueLen
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetBfQueueLenMean() uint32 {
|
|
if x != nil {
|
|
return x.BfQueueLenMean
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetBfWhenLastCycle() uint32 {
|
|
if x != nil {
|
|
return x.BfWhenLastCycle
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *Diagnostics) GetBfActive() bool {
|
|
if x != nil {
|
|
return x.BfActive
|
|
}
|
|
return false
|
|
}
|
|
|
|
type DiagnosticsDb struct {
|
|
state protoimpl.MessageState
|
|
sizeCache protoimpl.SizeCache
|
|
unknownFields protoimpl.UnknownFields
|
|
|
|
TimeStart uint32 `protobuf:"varint,1,opt,name=time_start,json=timeStart,proto3" json:"time_start,omitempty"`
|
|
Rollups []*DiagnosticsDb_Rollups `protobuf:"bytes,2,rep,name=rollups,proto3" json:"rollups,omitempty"`
|
|
RPCs []*DiagnosticsDb_Rpcs `protobuf:"bytes,3,rep,name=RPCs,proto3" json:"RPCs,omitempty"`
|
|
Users []*DiagnosticsDb_Users `protobuf:"bytes,4,rep,name=users,proto3" json:"users,omitempty"`
|
|
}
|
|
|
|
func (x *DiagnosticsDb) Reset() {
|
|
*x = DiagnosticsDb{}
|
|
if protoimpl.UnsafeEnabled {
|
|
mi := &file_diagnostics_proto_msgTypes[1]
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
ms.StoreMessageInfo(mi)
|
|
}
|
|
}
|
|
|
|
func (x *DiagnosticsDb) String() string {
|
|
return protoimpl.X.MessageStringOf(x)
|
|
}
|
|
|
|
func (*DiagnosticsDb) ProtoMessage() {}
|
|
|
|
func (x *DiagnosticsDb) ProtoReflect() protoreflect.Message {
|
|
mi := &file_diagnostics_proto_msgTypes[1]
|
|
if protoimpl.UnsafeEnabled && x != nil {
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
if ms.LoadMessageInfo() == nil {
|
|
ms.StoreMessageInfo(mi)
|
|
}
|
|
return ms
|
|
}
|
|
return mi.MessageOf(x)
|
|
}
|
|
|
|
// Deprecated: Use DiagnosticsDb.ProtoReflect.Descriptor instead.
|
|
func (*DiagnosticsDb) Descriptor() ([]byte, []int) {
|
|
return file_diagnostics_proto_rawDescGZIP(), []int{1}
|
|
}
|
|
|
|
func (x *DiagnosticsDb) GetTimeStart() uint32 {
|
|
if x != nil {
|
|
return x.TimeStart
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *DiagnosticsDb) GetRollups() []*DiagnosticsDb_Rollups {
|
|
if x != nil {
|
|
return x.Rollups
|
|
}
|
|
return nil
|
|
}
|
|
|
|
func (x *DiagnosticsDb) GetRPCs() []*DiagnosticsDb_Rpcs {
|
|
if x != nil {
|
|
return x.RPCs
|
|
}
|
|
return nil
|
|
}
|
|
|
|
func (x *DiagnosticsDb) GetUsers() []*DiagnosticsDb_Users {
|
|
if x != nil {
|
|
return x.Users
|
|
}
|
|
return nil
|
|
}
|
|
|
|
type DiagnosticsDb_Rollups struct {
|
|
state protoimpl.MessageState
|
|
sizeCache protoimpl.SizeCache
|
|
unknownFields protoimpl.UnknownFields
|
|
|
|
Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
|
|
LastRun uint32 `protobuf:"varint,2,opt,name=last_run,json=lastRun,proto3" json:"last_run,omitempty"`
|
|
LastCycle uint32 `protobuf:"varint,3,opt,name=last_cycle,json=lastCycle,proto3" json:"last_cycle,omitempty"`
|
|
MaxCycle uint32 `protobuf:"varint,4,opt,name=max_cycle,json=maxCycle,proto3" json:"max_cycle,omitempty"`
|
|
TotalTime uint32 `protobuf:"varint,5,opt,name=total_time,json=totalTime,proto3" json:"total_time,omitempty"`
|
|
MeanCycles uint32 `protobuf:"varint,6,opt,name=mean_cycles,json=meanCycles,proto3" json:"mean_cycles,omitempty"`
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Rollups) Reset() {
|
|
*x = DiagnosticsDb_Rollups{}
|
|
if protoimpl.UnsafeEnabled {
|
|
mi := &file_diagnostics_proto_msgTypes[2]
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
ms.StoreMessageInfo(mi)
|
|
}
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Rollups) String() string {
|
|
return protoimpl.X.MessageStringOf(x)
|
|
}
|
|
|
|
func (*DiagnosticsDb_Rollups) ProtoMessage() {}
|
|
|
|
func (x *DiagnosticsDb_Rollups) ProtoReflect() protoreflect.Message {
|
|
mi := &file_diagnostics_proto_msgTypes[2]
|
|
if protoimpl.UnsafeEnabled && x != nil {
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
if ms.LoadMessageInfo() == nil {
|
|
ms.StoreMessageInfo(mi)
|
|
}
|
|
return ms
|
|
}
|
|
return mi.MessageOf(x)
|
|
}
|
|
|
|
// Deprecated: Use DiagnosticsDb_Rollups.ProtoReflect.Descriptor instead.
|
|
func (*DiagnosticsDb_Rollups) Descriptor() ([]byte, []int) {
|
|
return file_diagnostics_proto_rawDescGZIP(), []int{1, 0}
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Rollups) GetType() string {
|
|
if x != nil {
|
|
return x.Type
|
|
}
|
|
return ""
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Rollups) GetLastRun() uint32 {
|
|
if x != nil {
|
|
return x.LastRun
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Rollups) GetLastCycle() uint32 {
|
|
if x != nil {
|
|
return x.LastCycle
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Rollups) GetMaxCycle() uint32 {
|
|
if x != nil {
|
|
return x.MaxCycle
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Rollups) GetTotalTime() uint32 {
|
|
if x != nil {
|
|
return x.TotalTime
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Rollups) GetMeanCycles() uint32 {
|
|
if x != nil {
|
|
return x.MeanCycles
|
|
}
|
|
return 0
|
|
}
|
|
|
|
type DiagnosticsDb_Time struct {
|
|
state protoimpl.MessageState
|
|
sizeCache protoimpl.SizeCache
|
|
unknownFields protoimpl.UnknownFields
|
|
|
|
Average uint32 `protobuf:"varint,1,opt,name=average,proto3" json:"average,omitempty"`
|
|
Total uint32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Time) Reset() {
|
|
*x = DiagnosticsDb_Time{}
|
|
if protoimpl.UnsafeEnabled {
|
|
mi := &file_diagnostics_proto_msgTypes[3]
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
ms.StoreMessageInfo(mi)
|
|
}
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Time) String() string {
|
|
return protoimpl.X.MessageStringOf(x)
|
|
}
|
|
|
|
func (*DiagnosticsDb_Time) ProtoMessage() {}
|
|
|
|
func (x *DiagnosticsDb_Time) ProtoReflect() protoreflect.Message {
|
|
mi := &file_diagnostics_proto_msgTypes[3]
|
|
if protoimpl.UnsafeEnabled && x != nil {
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
if ms.LoadMessageInfo() == nil {
|
|
ms.StoreMessageInfo(mi)
|
|
}
|
|
return ms
|
|
}
|
|
return mi.MessageOf(x)
|
|
}
|
|
|
|
// Deprecated: Use DiagnosticsDb_Time.ProtoReflect.Descriptor instead.
|
|
func (*DiagnosticsDb_Time) Descriptor() ([]byte, []int) {
|
|
return file_diagnostics_proto_rawDescGZIP(), []int{1, 1}
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Time) GetAverage() uint32 {
|
|
if x != nil {
|
|
return x.Average
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Time) GetTotal() uint32 {
|
|
if x != nil {
|
|
return x.Total
|
|
}
|
|
return 0
|
|
}
|
|
|
|
type DiagnosticsDb_Rpcs struct {
|
|
state protoimpl.MessageState
|
|
sizeCache protoimpl.SizeCache
|
|
unknownFields protoimpl.UnknownFields
|
|
|
|
Rpc string `protobuf:"bytes,1,opt,name=rpc,proto3" json:"rpc,omitempty"`
|
|
Count uint32 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
|
|
Time *DiagnosticsDb_Time `protobuf:"bytes,3,opt,name=time,proto3" json:"time,omitempty"`
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Rpcs) Reset() {
|
|
*x = DiagnosticsDb_Rpcs{}
|
|
if protoimpl.UnsafeEnabled {
|
|
mi := &file_diagnostics_proto_msgTypes[4]
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
ms.StoreMessageInfo(mi)
|
|
}
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Rpcs) String() string {
|
|
return protoimpl.X.MessageStringOf(x)
|
|
}
|
|
|
|
func (*DiagnosticsDb_Rpcs) ProtoMessage() {}
|
|
|
|
func (x *DiagnosticsDb_Rpcs) ProtoReflect() protoreflect.Message {
|
|
mi := &file_diagnostics_proto_msgTypes[4]
|
|
if protoimpl.UnsafeEnabled && x != nil {
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
if ms.LoadMessageInfo() == nil {
|
|
ms.StoreMessageInfo(mi)
|
|
}
|
|
return ms
|
|
}
|
|
return mi.MessageOf(x)
|
|
}
|
|
|
|
// Deprecated: Use DiagnosticsDb_Rpcs.ProtoReflect.Descriptor instead.
|
|
func (*DiagnosticsDb_Rpcs) Descriptor() ([]byte, []int) {
|
|
return file_diagnostics_proto_rawDescGZIP(), []int{1, 2}
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Rpcs) GetRpc() string {
|
|
if x != nil {
|
|
return x.Rpc
|
|
}
|
|
return ""
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Rpcs) GetCount() uint32 {
|
|
if x != nil {
|
|
return x.Count
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Rpcs) GetTime() *DiagnosticsDb_Time {
|
|
if x != nil {
|
|
return x.Time
|
|
}
|
|
return nil
|
|
}
|
|
|
|
type DiagnosticsDb_Time1 struct {
|
|
state protoimpl.MessageState
|
|
sizeCache protoimpl.SizeCache
|
|
unknownFields protoimpl.UnknownFields
|
|
|
|
Average uint32 `protobuf:"varint,1,opt,name=average,proto3" json:"average,omitempty"`
|
|
Total uint32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Time1) Reset() {
|
|
*x = DiagnosticsDb_Time1{}
|
|
if protoimpl.UnsafeEnabled {
|
|
mi := &file_diagnostics_proto_msgTypes[5]
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
ms.StoreMessageInfo(mi)
|
|
}
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Time1) String() string {
|
|
return protoimpl.X.MessageStringOf(x)
|
|
}
|
|
|
|
func (*DiagnosticsDb_Time1) ProtoMessage() {}
|
|
|
|
func (x *DiagnosticsDb_Time1) ProtoReflect() protoreflect.Message {
|
|
mi := &file_diagnostics_proto_msgTypes[5]
|
|
if protoimpl.UnsafeEnabled && x != nil {
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
if ms.LoadMessageInfo() == nil {
|
|
ms.StoreMessageInfo(mi)
|
|
}
|
|
return ms
|
|
}
|
|
return mi.MessageOf(x)
|
|
}
|
|
|
|
// Deprecated: Use DiagnosticsDb_Time1.ProtoReflect.Descriptor instead.
|
|
func (*DiagnosticsDb_Time1) Descriptor() ([]byte, []int) {
|
|
return file_diagnostics_proto_rawDescGZIP(), []int{1, 3}
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Time1) GetAverage() uint32 {
|
|
if x != nil {
|
|
return x.Average
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Time1) GetTotal() uint32 {
|
|
if x != nil {
|
|
return x.Total
|
|
}
|
|
return 0
|
|
}
|
|
|
|
type DiagnosticsDb_Users struct {
|
|
state protoimpl.MessageState
|
|
sizeCache protoimpl.SizeCache
|
|
unknownFields protoimpl.UnknownFields
|
|
|
|
User string `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
|
|
Count uint32 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
|
|
Time *DiagnosticsDb_Time1 `protobuf:"bytes,3,opt,name=time,proto3" json:"time,omitempty"`
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Users) Reset() {
|
|
*x = DiagnosticsDb_Users{}
|
|
if protoimpl.UnsafeEnabled {
|
|
mi := &file_diagnostics_proto_msgTypes[6]
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
ms.StoreMessageInfo(mi)
|
|
}
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Users) String() string {
|
|
return protoimpl.X.MessageStringOf(x)
|
|
}
|
|
|
|
func (*DiagnosticsDb_Users) ProtoMessage() {}
|
|
|
|
func (x *DiagnosticsDb_Users) ProtoReflect() protoreflect.Message {
|
|
mi := &file_diagnostics_proto_msgTypes[6]
|
|
if protoimpl.UnsafeEnabled && x != nil {
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
if ms.LoadMessageInfo() == nil {
|
|
ms.StoreMessageInfo(mi)
|
|
}
|
|
return ms
|
|
}
|
|
return mi.MessageOf(x)
|
|
}
|
|
|
|
// Deprecated: Use DiagnosticsDb_Users.ProtoReflect.Descriptor instead.
|
|
func (*DiagnosticsDb_Users) Descriptor() ([]byte, []int) {
|
|
return file_diagnostics_proto_rawDescGZIP(), []int{1, 4}
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Users) GetUser() string {
|
|
if x != nil {
|
|
return x.User
|
|
}
|
|
return ""
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Users) GetCount() uint32 {
|
|
if x != nil {
|
|
return x.Count
|
|
}
|
|
return 0
|
|
}
|
|
|
|
func (x *DiagnosticsDb_Users) GetTime() *DiagnosticsDb_Time1 {
|
|
if x != nil {
|
|
return x.Time
|
|
}
|
|
return nil
|
|
}
|
|
|
|
var File_diagnostics_proto protoreflect.FileDescriptor
|
|
|
|
var file_diagnostics_proto_rawDesc = []byte{
|
|
0x0a, 0x11, 0x64, 0x69, 0x61, 0x67, 0x6e, 0x6f, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x70, 0x72,
|
|
0x6f, 0x74, 0x6f, 0x12, 0x05, 0x73, 0x6c, 0x75, 0x72, 0x6d, 0x22, 0xec, 0x0c, 0x0a, 0x0b, 0x64,
|
|
0x69, 0x61, 0x67, 0x6e, 0x6f, 0x73, 0x74, 0x69, 0x63, 0x73, 0x12, 0x21, 0x0a, 0x0c, 0x70, 0x61,
|
|
0x72, 0x74, 0x73, 0x5f, 0x70, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d,
|
|
0x52, 0x0b, 0x70, 0x61, 0x72, 0x74, 0x73, 0x50, 0x61, 0x63, 0x6b, 0x65, 0x64, 0x12, 0x19, 0x0a,
|
|
0x08, 0x72, 0x65, 0x71, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52,
|
|
0x07, 0x72, 0x65, 0x71, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x24, 0x0a, 0x0e, 0x72, 0x65, 0x71, 0x5f,
|
|
0x74, 0x69, 0x6d, 0x65, 0x5f, 0x73, 0x74, 0x61, 0x72, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0d,
|
|
0x52, 0x0c, 0x72, 0x65, 0x71, 0x54, 0x69, 0x6d, 0x65, 0x53, 0x74, 0x61, 0x72, 0x74, 0x12, 0x2e,
|
|
0x0a, 0x13, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x5f, 0x74, 0x68, 0x72, 0x65, 0x61, 0x64, 0x5f,
|
|
0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x11, 0x73, 0x65, 0x72,
|
|
0x76, 0x65, 0x72, 0x54, 0x68, 0x72, 0x65, 0x61, 0x64, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x28,
|
|
0x0a, 0x10, 0x61, 0x67, 0x65, 0x6e, 0x74, 0x5f, 0x71, 0x75, 0x65, 0x75, 0x65, 0x5f, 0x73, 0x69,
|
|
0x7a, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0e, 0x61, 0x67, 0x65, 0x6e, 0x74, 0x51,
|
|
0x75, 0x65, 0x75, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x61, 0x67, 0x65, 0x6e,
|
|
0x74, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0a, 0x61,
|
|
0x67, 0x65, 0x6e, 0x74, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x2c, 0x0a, 0x12, 0x61, 0x67, 0x65,
|
|
0x6e, 0x74, 0x5f, 0x74, 0x68, 0x72, 0x65, 0x61, 0x64, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18,
|
|
0x07, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x10, 0x61, 0x67, 0x65, 0x6e, 0x74, 0x54, 0x68, 0x72, 0x65,
|
|
0x61, 0x64, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x2f, 0x0a, 0x14, 0x64, 0x62, 0x64, 0x5f, 0x61,
|
|
0x67, 0x65, 0x6e, 0x74, 0x5f, 0x71, 0x75, 0x65, 0x75, 0x65, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18,
|
|
0x08, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x11, 0x64, 0x62, 0x64, 0x41, 0x67, 0x65, 0x6e, 0x74, 0x51,
|
|
0x75, 0x65, 0x75, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x31, 0x0a, 0x14, 0x67, 0x65, 0x74, 0x74,
|
|
0x69, 0x6d, 0x65, 0x6f, 0x66, 0x64, 0x61, 0x79, 0x5f, 0x6c, 0x61, 0x74, 0x65, 0x6e, 0x63, 0x79,
|
|
0x18, 0x09, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x13, 0x67, 0x65, 0x74, 0x74, 0x69, 0x6d, 0x65, 0x6f,
|
|
0x66, 0x64, 0x61, 0x79, 0x4c, 0x61, 0x74, 0x65, 0x6e, 0x63, 0x79, 0x12, 0x2c, 0x0a, 0x12, 0x73,
|
|
0x63, 0x68, 0x65, 0x64, 0x75, 0x6c, 0x65, 0x5f, 0x63, 0x79, 0x63, 0x6c, 0x65, 0x5f, 0x6d, 0x61,
|
|
0x78, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x10, 0x73, 0x63, 0x68, 0x65, 0x64, 0x75, 0x6c,
|
|
0x65, 0x43, 0x79, 0x63, 0x6c, 0x65, 0x4d, 0x61, 0x78, 0x12, 0x2e, 0x0a, 0x13, 0x73, 0x63, 0x68,
|
|
0x65, 0x64, 0x75, 0x6c, 0x65, 0x5f, 0x63, 0x79, 0x63, 0x6c, 0x65, 0x5f, 0x6c, 0x61, 0x73, 0x74,
|
|
0x18, 0x0b, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x11, 0x73, 0x63, 0x68, 0x65, 0x64, 0x75, 0x6c, 0x65,
|
|
0x43, 0x79, 0x63, 0x6c, 0x65, 0x4c, 0x61, 0x73, 0x74, 0x12, 0x30, 0x0a, 0x14, 0x73, 0x63, 0x68,
|
|
0x65, 0x64, 0x75, 0x6c, 0x65, 0x5f, 0x63, 0x79, 0x63, 0x6c, 0x65, 0x5f, 0x74, 0x6f, 0x74, 0x61,
|
|
0x6c, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x12, 0x73, 0x63, 0x68, 0x65, 0x64, 0x75, 0x6c,
|
|
0x65, 0x43, 0x79, 0x63, 0x6c, 0x65, 0x54, 0x6f, 0x74, 0x61, 0x6c, 0x12, 0x2e, 0x0a, 0x13, 0x73,
|
|
0x63, 0x68, 0x65, 0x64, 0x75, 0x6c, 0x65, 0x5f, 0x63, 0x79, 0x63, 0x6c, 0x65, 0x5f, 0x6d, 0x65,
|
|
0x61, 0x6e, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x11, 0x73, 0x63, 0x68, 0x65, 0x64, 0x75,
|
|
0x6c, 0x65, 0x43, 0x79, 0x63, 0x6c, 0x65, 0x4d, 0x65, 0x61, 0x6e, 0x12, 0x39, 0x0a, 0x19, 0x73,
|
|
0x63, 0x68, 0x65, 0x64, 0x75, 0x6c, 0x65, 0x5f, 0x63, 0x79, 0x63, 0x6c, 0x65, 0x5f, 0x6d, 0x65,
|
|
0x61, 0x6e, 0x5f, 0x64, 0x65, 0x70, 0x74, 0x68, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x16,
|
|
0x73, 0x63, 0x68, 0x65, 0x64, 0x75, 0x6c, 0x65, 0x43, 0x79, 0x63, 0x6c, 0x65, 0x4d, 0x65, 0x61,
|
|
0x6e, 0x44, 0x65, 0x70, 0x74, 0x68, 0x12, 0x39, 0x0a, 0x19, 0x73, 0x63, 0x68, 0x65, 0x64, 0x75,
|
|
0x6c, 0x65, 0x5f, 0x63, 0x79, 0x63, 0x6c, 0x65, 0x5f, 0x70, 0x65, 0x72, 0x5f, 0x6d, 0x69, 0x6e,
|
|
0x75, 0x74, 0x65, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x16, 0x73, 0x63, 0x68, 0x65, 0x64,
|
|
0x75, 0x6c, 0x65, 0x43, 0x79, 0x63, 0x6c, 0x65, 0x50, 0x65, 0x72, 0x4d, 0x69, 0x6e, 0x75, 0x74,
|
|
0x65, 0x12, 0x32, 0x0a, 0x15, 0x73, 0x63, 0x68, 0x65, 0x64, 0x75, 0x6c, 0x65, 0x5f, 0x71, 0x75,
|
|
0x65, 0x75, 0x65, 0x5f, 0x6c, 0x65, 0x6e, 0x67, 0x74, 0x68, 0x18, 0x10, 0x20, 0x01, 0x28, 0x0d,
|
|
0x52, 0x13, 0x73, 0x63, 0x68, 0x65, 0x64, 0x75, 0x6c, 0x65, 0x51, 0x75, 0x65, 0x75, 0x65, 0x4c,
|
|
0x65, 0x6e, 0x67, 0x74, 0x68, 0x12, 0x25, 0x0a, 0x0e, 0x6a, 0x6f, 0x62, 0x73, 0x5f, 0x73, 0x75,
|
|
0x62, 0x6d, 0x69, 0x74, 0x74, 0x65, 0x64, 0x18, 0x11, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0d, 0x6a,
|
|
0x6f, 0x62, 0x73, 0x53, 0x75, 0x62, 0x6d, 0x69, 0x74, 0x74, 0x65, 0x64, 0x12, 0x21, 0x0a, 0x0c,
|
|
0x6a, 0x6f, 0x62, 0x73, 0x5f, 0x73, 0x74, 0x61, 0x72, 0x74, 0x65, 0x64, 0x18, 0x12, 0x20, 0x01,
|
|
0x28, 0x0d, 0x52, 0x0b, 0x6a, 0x6f, 0x62, 0x73, 0x53, 0x74, 0x61, 0x72, 0x74, 0x65, 0x64, 0x12,
|
|
0x25, 0x0a, 0x0e, 0x6a, 0x6f, 0x62, 0x73, 0x5f, 0x63, 0x6f, 0x6d, 0x70, 0x6c, 0x65, 0x74, 0x65,
|
|
0x64, 0x18, 0x13, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0d, 0x6a, 0x6f, 0x62, 0x73, 0x43, 0x6f, 0x6d,
|
|
0x70, 0x6c, 0x65, 0x74, 0x65, 0x64, 0x12, 0x23, 0x0a, 0x0d, 0x6a, 0x6f, 0x62, 0x73, 0x5f, 0x63,
|
|
0x61, 0x6e, 0x63, 0x65, 0x6c, 0x65, 0x64, 0x18, 0x14, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0c, 0x6a,
|
|
0x6f, 0x62, 0x73, 0x43, 0x61, 0x6e, 0x63, 0x65, 0x6c, 0x65, 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x6a,
|
|
0x6f, 0x62, 0x73, 0x5f, 0x66, 0x61, 0x69, 0x6c, 0x65, 0x64, 0x18, 0x15, 0x20, 0x01, 0x28, 0x0d,
|
|
0x52, 0x0a, 0x6a, 0x6f, 0x62, 0x73, 0x46, 0x61, 0x69, 0x6c, 0x65, 0x64, 0x12, 0x21, 0x0a, 0x0c,
|
|
0x6a, 0x6f, 0x62, 0x73, 0x5f, 0x70, 0x65, 0x6e, 0x64, 0x69, 0x6e, 0x67, 0x18, 0x16, 0x20, 0x01,
|
|
0x28, 0x0d, 0x52, 0x0b, 0x6a, 0x6f, 0x62, 0x73, 0x50, 0x65, 0x6e, 0x64, 0x69, 0x6e, 0x67, 0x12,
|
|
0x21, 0x0a, 0x0c, 0x6a, 0x6f, 0x62, 0x73, 0x5f, 0x72, 0x75, 0x6e, 0x6e, 0x69, 0x6e, 0x67, 0x18,
|
|
0x17, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0b, 0x6a, 0x6f, 0x62, 0x73, 0x52, 0x75, 0x6e, 0x6e, 0x69,
|
|
0x6e, 0x67, 0x12, 0x22, 0x0a, 0x0d, 0x6a, 0x6f, 0x62, 0x5f, 0x73, 0x74, 0x61, 0x74, 0x65, 0x73,
|
|
0x5f, 0x74, 0x73, 0x18, 0x18, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0b, 0x6a, 0x6f, 0x62, 0x53, 0x74,
|
|
0x61, 0x74, 0x65, 0x73, 0x54, 0x73, 0x12, 0x2c, 0x0a, 0x12, 0x62, 0x66, 0x5f, 0x62, 0x61, 0x63,
|
|
0x6b, 0x66, 0x69, 0x6c, 0x6c, 0x65, 0x64, 0x5f, 0x6a, 0x6f, 0x62, 0x73, 0x18, 0x19, 0x20, 0x01,
|
|
0x28, 0x0d, 0x52, 0x10, 0x62, 0x66, 0x42, 0x61, 0x63, 0x6b, 0x66, 0x69, 0x6c, 0x6c, 0x65, 0x64,
|
|
0x4a, 0x6f, 0x62, 0x73, 0x12, 0x35, 0x0a, 0x17, 0x62, 0x66, 0x5f, 0x6c, 0x61, 0x73, 0x74, 0x5f,
|
|
0x62, 0x61, 0x63, 0x6b, 0x66, 0x69, 0x6c, 0x6c, 0x65, 0x64, 0x5f, 0x6a, 0x6f, 0x62, 0x73, 0x18,
|
|
0x1a, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x14, 0x62, 0x66, 0x4c, 0x61, 0x73, 0x74, 0x42, 0x61, 0x63,
|
|
0x6b, 0x66, 0x69, 0x6c, 0x6c, 0x65, 0x64, 0x4a, 0x6f, 0x62, 0x73, 0x12, 0x33, 0x0a, 0x16, 0x62,
|
|
0x66, 0x5f, 0x62, 0x61, 0x63, 0x6b, 0x66, 0x69, 0x6c, 0x6c, 0x65, 0x64, 0x5f, 0x68, 0x65, 0x74,
|
|
0x5f, 0x6a, 0x6f, 0x62, 0x73, 0x18, 0x1b, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x13, 0x62, 0x66, 0x42,
|
|
0x61, 0x63, 0x6b, 0x66, 0x69, 0x6c, 0x6c, 0x65, 0x64, 0x48, 0x65, 0x74, 0x4a, 0x6f, 0x62, 0x73,
|
|
0x12, 0x28, 0x0a, 0x10, 0x62, 0x66, 0x5f, 0x63, 0x79, 0x63, 0x6c, 0x65, 0x5f, 0x63, 0x6f, 0x75,
|
|
0x6e, 0x74, 0x65, 0x72, 0x18, 0x1c, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0e, 0x62, 0x66, 0x43, 0x79,
|
|
0x63, 0x6c, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x65, 0x72, 0x12, 0x22, 0x0a, 0x0d, 0x62, 0x66,
|
|
0x5f, 0x63, 0x79, 0x63, 0x6c, 0x65, 0x5f, 0x6d, 0x65, 0x61, 0x6e, 0x18, 0x1d, 0x20, 0x01, 0x28,
|
|
0x0d, 0x52, 0x0b, 0x62, 0x66, 0x43, 0x79, 0x63, 0x6c, 0x65, 0x4d, 0x65, 0x61, 0x6e, 0x12, 0x20,
|
|
0x0a, 0x0c, 0x62, 0x66, 0x5f, 0x63, 0x79, 0x63, 0x6c, 0x65, 0x5f, 0x6d, 0x61, 0x78, 0x18, 0x1e,
|
|
0x20, 0x01, 0x28, 0x0d, 0x52, 0x0a, 0x62, 0x66, 0x43, 0x79, 0x63, 0x6c, 0x65, 0x4d, 0x61, 0x78,
|
|
0x12, 0x22, 0x0a, 0x0d, 0x62, 0x66, 0x5f, 0x6c, 0x61, 0x73, 0x74, 0x5f, 0x64, 0x65, 0x70, 0x74,
|
|
0x68, 0x18, 0x1f, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0b, 0x62, 0x66, 0x4c, 0x61, 0x73, 0x74, 0x44,
|
|
0x65, 0x70, 0x74, 0x68, 0x12, 0x29, 0x0a, 0x11, 0x62, 0x66, 0x5f, 0x6c, 0x61, 0x73, 0x74, 0x5f,
|
|
0x64, 0x65, 0x70, 0x74, 0x68, 0x5f, 0x74, 0x72, 0x79, 0x18, 0x20, 0x20, 0x01, 0x28, 0x0d, 0x52,
|
|
0x0e, 0x62, 0x66, 0x4c, 0x61, 0x73, 0x74, 0x44, 0x65, 0x70, 0x74, 0x68, 0x54, 0x72, 0x79, 0x12,
|
|
0x22, 0x0a, 0x0d, 0x62, 0x66, 0x5f, 0x64, 0x65, 0x70, 0x74, 0x68, 0x5f, 0x6d, 0x65, 0x61, 0x6e,
|
|
0x18, 0x21, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0b, 0x62, 0x66, 0x44, 0x65, 0x70, 0x74, 0x68, 0x4d,
|
|
0x65, 0x61, 0x6e, 0x12, 0x29, 0x0a, 0x11, 0x62, 0x66, 0x5f, 0x64, 0x65, 0x70, 0x74, 0x68, 0x5f,
|
|
0x6d, 0x65, 0x61, 0x6e, 0x5f, 0x74, 0x72, 0x79, 0x18, 0x22, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0e,
|
|
0x62, 0x66, 0x44, 0x65, 0x70, 0x74, 0x68, 0x4d, 0x65, 0x61, 0x6e, 0x54, 0x72, 0x79, 0x12, 0x22,
|
|
0x0a, 0x0d, 0x62, 0x66, 0x5f, 0x63, 0x79, 0x63, 0x6c, 0x65, 0x5f, 0x6c, 0x61, 0x73, 0x74, 0x18,
|
|
0x23, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0b, 0x62, 0x66, 0x43, 0x79, 0x63, 0x6c, 0x65, 0x4c, 0x61,
|
|
0x73, 0x74, 0x12, 0x20, 0x0a, 0x0c, 0x62, 0x66, 0x5f, 0x71, 0x75, 0x65, 0x75, 0x65, 0x5f, 0x6c,
|
|
0x65, 0x6e, 0x18, 0x24, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0a, 0x62, 0x66, 0x51, 0x75, 0x65, 0x75,
|
|
0x65, 0x4c, 0x65, 0x6e, 0x12, 0x29, 0x0a, 0x11, 0x62, 0x66, 0x5f, 0x71, 0x75, 0x65, 0x75, 0x65,
|
|
0x5f, 0x6c, 0x65, 0x6e, 0x5f, 0x6d, 0x65, 0x61, 0x6e, 0x18, 0x25, 0x20, 0x01, 0x28, 0x0d, 0x52,
|
|
0x0e, 0x62, 0x66, 0x51, 0x75, 0x65, 0x75, 0x65, 0x4c, 0x65, 0x6e, 0x4d, 0x65, 0x61, 0x6e, 0x12,
|
|
0x2b, 0x0a, 0x12, 0x62, 0x66, 0x5f, 0x77, 0x68, 0x65, 0x6e, 0x5f, 0x6c, 0x61, 0x73, 0x74, 0x5f,
|
|
0x63, 0x79, 0x63, 0x6c, 0x65, 0x18, 0x26, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0f, 0x62, 0x66, 0x57,
|
|
0x68, 0x65, 0x6e, 0x4c, 0x61, 0x73, 0x74, 0x43, 0x79, 0x63, 0x6c, 0x65, 0x12, 0x1b, 0x0a, 0x09,
|
|
0x62, 0x66, 0x5f, 0x61, 0x63, 0x74, 0x69, 0x76, 0x65, 0x18, 0x27, 0x20, 0x01, 0x28, 0x08, 0x52,
|
|
0x08, 0x62, 0x66, 0x41, 0x63, 0x74, 0x69, 0x76, 0x65, 0x22, 0xb7, 0x05, 0x0a, 0x0e, 0x64, 0x69,
|
|
0x61, 0x67, 0x6e, 0x6f, 0x73, 0x74, 0x69, 0x63, 0x73, 0x5f, 0x64, 0x62, 0x12, 0x1d, 0x0a, 0x0a,
|
|
0x74, 0x69, 0x6d, 0x65, 0x5f, 0x73, 0x74, 0x61, 0x72, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d,
|
|
0x52, 0x09, 0x74, 0x69, 0x6d, 0x65, 0x53, 0x74, 0x61, 0x72, 0x74, 0x12, 0x37, 0x0a, 0x07, 0x72,
|
|
0x6f, 0x6c, 0x6c, 0x75, 0x70, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1d, 0x2e, 0x73,
|
|
0x6c, 0x75, 0x72, 0x6d, 0x2e, 0x64, 0x69, 0x61, 0x67, 0x6e, 0x6f, 0x73, 0x74, 0x69, 0x63, 0x73,
|
|
0x5f, 0x64, 0x62, 0x2e, 0x52, 0x6f, 0x6c, 0x6c, 0x75, 0x70, 0x73, 0x52, 0x07, 0x72, 0x6f, 0x6c,
|
|
0x6c, 0x75, 0x70, 0x73, 0x12, 0x2e, 0x0a, 0x04, 0x52, 0x50, 0x43, 0x73, 0x18, 0x03, 0x20, 0x03,
|
|
0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x73, 0x6c, 0x75, 0x72, 0x6d, 0x2e, 0x64, 0x69, 0x61, 0x67, 0x6e,
|
|
0x6f, 0x73, 0x74, 0x69, 0x63, 0x73, 0x5f, 0x64, 0x62, 0x2e, 0x52, 0x70, 0x63, 0x73, 0x52, 0x04,
|
|
0x52, 0x50, 0x43, 0x73, 0x12, 0x31, 0x0a, 0x05, 0x75, 0x73, 0x65, 0x72, 0x73, 0x18, 0x04, 0x20,
|
|
0x03, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x73, 0x6c, 0x75, 0x72, 0x6d, 0x2e, 0x64, 0x69, 0x61, 0x67,
|
|
0x6e, 0x6f, 0x73, 0x74, 0x69, 0x63, 0x73, 0x5f, 0x64, 0x62, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x73,
|
|
0x52, 0x05, 0x75, 0x73, 0x65, 0x72, 0x73, 0x1a, 0xb4, 0x01, 0x0a, 0x07, 0x52, 0x6f, 0x6c, 0x6c,
|
|
0x75, 0x70, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
|
|
0x09, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x19, 0x0a, 0x08, 0x6c, 0x61, 0x73, 0x74, 0x5f,
|
|
0x72, 0x75, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x07, 0x6c, 0x61, 0x73, 0x74, 0x52,
|
|
0x75, 0x6e, 0x12, 0x1d, 0x0a, 0x0a, 0x6c, 0x61, 0x73, 0x74, 0x5f, 0x63, 0x79, 0x63, 0x6c, 0x65,
|
|
0x18, 0x03, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x09, 0x6c, 0x61, 0x73, 0x74, 0x43, 0x79, 0x63, 0x6c,
|
|
0x65, 0x12, 0x1b, 0x0a, 0x09, 0x6d, 0x61, 0x78, 0x5f, 0x63, 0x79, 0x63, 0x6c, 0x65, 0x18, 0x04,
|
|
0x20, 0x01, 0x28, 0x0d, 0x52, 0x08, 0x6d, 0x61, 0x78, 0x43, 0x79, 0x63, 0x6c, 0x65, 0x12, 0x1d,
|
|
0x0a, 0x0a, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x05, 0x20, 0x01,
|
|
0x28, 0x0d, 0x52, 0x09, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x1f, 0x0a,
|
|
0x0b, 0x6d, 0x65, 0x61, 0x6e, 0x5f, 0x63, 0x79, 0x63, 0x6c, 0x65, 0x73, 0x18, 0x06, 0x20, 0x01,
|
|
0x28, 0x0d, 0x52, 0x0a, 0x6d, 0x65, 0x61, 0x6e, 0x43, 0x79, 0x63, 0x6c, 0x65, 0x73, 0x1a, 0x36,
|
|
0x0a, 0x04, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x61, 0x76, 0x65, 0x72, 0x61, 0x67,
|
|
0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x07, 0x61, 0x76, 0x65, 0x72, 0x61, 0x67, 0x65,
|
|
0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52,
|
|
0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x1a, 0x5e, 0x0a, 0x04, 0x52, 0x70, 0x63, 0x73, 0x12, 0x10,
|
|
0x0a, 0x03, 0x72, 0x70, 0x63, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x72, 0x70, 0x63,
|
|
0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52,
|
|
0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x2e, 0x0a, 0x04, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x03,
|
|
0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x73, 0x6c, 0x75, 0x72, 0x6d, 0x2e, 0x64, 0x69, 0x61,
|
|
0x67, 0x6e, 0x6f, 0x73, 0x74, 0x69, 0x63, 0x73, 0x5f, 0x64, 0x62, 0x2e, 0x54, 0x69, 0x6d, 0x65,
|
|
0x52, 0x04, 0x74, 0x69, 0x6d, 0x65, 0x1a, 0x37, 0x0a, 0x05, 0x54, 0x69, 0x6d, 0x65, 0x31, 0x12,
|
|
0x18, 0x0a, 0x07, 0x61, 0x76, 0x65, 0x72, 0x61, 0x67, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d,
|
|
0x52, 0x07, 0x61, 0x76, 0x65, 0x72, 0x61, 0x67, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x74,
|
|
0x61, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x1a,
|
|
0x62, 0x0a, 0x05, 0x55, 0x73, 0x65, 0x72, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x75, 0x73, 0x65, 0x72,
|
|
0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x75, 0x73, 0x65, 0x72, 0x12, 0x14, 0x0a, 0x05,
|
|
0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x63, 0x6f, 0x75,
|
|
0x6e, 0x74, 0x12, 0x2f, 0x0a, 0x04, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b,
|
|
0x32, 0x1b, 0x2e, 0x73, 0x6c, 0x75, 0x72, 0x6d, 0x2e, 0x64, 0x69, 0x61, 0x67, 0x6e, 0x6f, 0x73,
|
|
0x74, 0x69, 0x63, 0x73, 0x5f, 0x64, 0x62, 0x2e, 0x54, 0x69, 0x6d, 0x65, 0x31, 0x52, 0x04, 0x74,
|
|
0x69, 0x6d, 0x65, 0x42, 0x08, 0x5a, 0x06, 0x2f, 0x73, 0x6c, 0x75, 0x72, 0x6d, 0x62, 0x06, 0x70,
|
|
0x72, 0x6f, 0x74, 0x6f, 0x33,
|
|
}
|
|
|
|
var (
|
|
file_diagnostics_proto_rawDescOnce sync.Once
|
|
file_diagnostics_proto_rawDescData = file_diagnostics_proto_rawDesc
|
|
)
|
|
|
|
func file_diagnostics_proto_rawDescGZIP() []byte {
|
|
file_diagnostics_proto_rawDescOnce.Do(func() {
|
|
file_diagnostics_proto_rawDescData = protoimpl.X.CompressGZIP(file_diagnostics_proto_rawDescData)
|
|
})
|
|
return file_diagnostics_proto_rawDescData
|
|
}
|
|
|
|
var file_diagnostics_proto_msgTypes = make([]protoimpl.MessageInfo, 7)
|
|
var file_diagnostics_proto_goTypes = []interface{}{
|
|
(*Diagnostics)(nil), // 0: slurm.diagnostics
|
|
(*DiagnosticsDb)(nil), // 1: slurm.diagnostics_db
|
|
(*DiagnosticsDb_Rollups)(nil), // 2: slurm.diagnostics_db.Rollups
|
|
(*DiagnosticsDb_Time)(nil), // 3: slurm.diagnostics_db.Time
|
|
(*DiagnosticsDb_Rpcs)(nil), // 4: slurm.diagnostics_db.Rpcs
|
|
(*DiagnosticsDb_Time1)(nil), // 5: slurm.diagnostics_db.Time1
|
|
(*DiagnosticsDb_Users)(nil), // 6: slurm.diagnostics_db.Users
|
|
}
|
|
var file_diagnostics_proto_depIdxs = []int32{
|
|
2, // 0: slurm.diagnostics_db.rollups:type_name -> slurm.diagnostics_db.Rollups
|
|
4, // 1: slurm.diagnostics_db.RPCs:type_name -> slurm.diagnostics_db.Rpcs
|
|
6, // 2: slurm.diagnostics_db.users:type_name -> slurm.diagnostics_db.Users
|
|
3, // 3: slurm.diagnostics_db.Rpcs.time:type_name -> slurm.diagnostics_db.Time
|
|
5, // 4: slurm.diagnostics_db.Users.time:type_name -> slurm.diagnostics_db.Time1
|
|
5, // [5:5] is the sub-list for method output_type
|
|
5, // [5:5] is the sub-list for method input_type
|
|
5, // [5:5] is the sub-list for extension type_name
|
|
5, // [5:5] is the sub-list for extension extendee
|
|
0, // [0:5] is the sub-list for field type_name
|
|
}
|
|
|
|
func init() { file_diagnostics_proto_init() }
|
|
func file_diagnostics_proto_init() {
|
|
if File_diagnostics_proto != nil {
|
|
return
|
|
}
|
|
if !protoimpl.UnsafeEnabled {
|
|
file_diagnostics_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
|
|
switch v := v.(*Diagnostics); i {
|
|
case 0:
|
|
return &v.state
|
|
case 1:
|
|
return &v.sizeCache
|
|
case 2:
|
|
return &v.unknownFields
|
|
default:
|
|
return nil
|
|
}
|
|
}
|
|
file_diagnostics_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
|
|
switch v := v.(*DiagnosticsDb); i {
|
|
case 0:
|
|
return &v.state
|
|
case 1:
|
|
return &v.sizeCache
|
|
case 2:
|
|
return &v.unknownFields
|
|
default:
|
|
return nil
|
|
}
|
|
}
|
|
file_diagnostics_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
|
|
switch v := v.(*DiagnosticsDb_Rollups); i {
|
|
case 0:
|
|
return &v.state
|
|
case 1:
|
|
return &v.sizeCache
|
|
case 2:
|
|
return &v.unknownFields
|
|
default:
|
|
return nil
|
|
}
|
|
}
|
|
file_diagnostics_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
|
|
switch v := v.(*DiagnosticsDb_Time); i {
|
|
case 0:
|
|
return &v.state
|
|
case 1:
|
|
return &v.sizeCache
|
|
case 2:
|
|
return &v.unknownFields
|
|
default:
|
|
return nil
|
|
}
|
|
}
|
|
file_diagnostics_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
|
|
switch v := v.(*DiagnosticsDb_Rpcs); i {
|
|
case 0:
|
|
return &v.state
|
|
case 1:
|
|
return &v.sizeCache
|
|
case 2:
|
|
return &v.unknownFields
|
|
default:
|
|
return nil
|
|
}
|
|
}
|
|
file_diagnostics_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
|
|
switch v := v.(*DiagnosticsDb_Time1); i {
|
|
case 0:
|
|
return &v.state
|
|
case 1:
|
|
return &v.sizeCache
|
|
case 2:
|
|
return &v.unknownFields
|
|
default:
|
|
return nil
|
|
}
|
|
}
|
|
file_diagnostics_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
|
|
switch v := v.(*DiagnosticsDb_Users); i {
|
|
case 0:
|
|
return &v.state
|
|
case 1:
|
|
return &v.sizeCache
|
|
case 2:
|
|
return &v.unknownFields
|
|
default:
|
|
return nil
|
|
}
|
|
}
|
|
}
|
|
type x struct{}
|
|
out := protoimpl.TypeBuilder{
|
|
File: protoimpl.DescBuilder{
|
|
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
|
RawDescriptor: file_diagnostics_proto_rawDesc,
|
|
NumEnums: 0,
|
|
NumMessages: 7,
|
|
NumExtensions: 0,
|
|
NumServices: 0,
|
|
},
|
|
GoTypes: file_diagnostics_proto_goTypes,
|
|
DependencyIndexes: file_diagnostics_proto_depIdxs,
|
|
MessageInfos: file_diagnostics_proto_msgTypes,
|
|
}.Build()
|
|
File_diagnostics_proto = out.File
|
|
file_diagnostics_proto_rawDesc = nil
|
|
file_diagnostics_proto_goTypes = nil
|
|
file_diagnostics_proto_depIdxs = nil
|
|
}
|