Searched defs:CriticalUserJourneyMetrics (Results 1 – 2 of 2) sorted by relevance
808 type CriticalUserJourneyMetrics struct { struct810 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`812 Metrics *MetricsBase `protobuf:"bytes,2,opt,name=metrics" json:"metrics,omitempty"`813 XXX_NoUnkeyedLiteral struct{} `json:"-"`814 XXX_unrecognized []byte `json:"-"`815 XXX_sizecache int32 `json:"-"`
199 message CriticalUserJourneyMetrics { message