Documentation
¶
Index ¶
- Variables
- func AlertServiceClientType() reflect.Type
- func AlertServiceHandlerType() reflect.Type
- func AlertServiceServerType() reflect.Type
- func RegisterAlertServiceHandler(r http.Router, srv AlertServiceHandler, opts ...http.HandleOption)
- func RegisterAlertServiceImp(regester transport.Register, srv AlertServiceServer, ...)
- func RegisterAlertServiceServer(s grpc1.ServiceRegistrar, srv AlertServiceServer, opts ...grpc1.HandleOption)
- func ServiceNames(svr ...string) []string
- func Types() []reflect.Type
- type AlertServiceClient
- type AlertServiceHandler
- type AlertServiceServer
- type ApmAlertData
- func (*ApmAlertData) Descriptor() ([]byte, []int)deprecated
- func (x *ApmAlertData) GetAlertScope() string
- func (x *ApmAlertData) GetAlertScopeId() string
- func (x *ApmAlertData) GetAppIds() []string
- func (x *ApmAlertData) GetAttributes() map[string]*structpb.Value
- func (x *ApmAlertData) GetCreateTime() int64
- func (x *ApmAlertData) GetDomain() string
- func (x *ApmAlertData) GetEnable() bool
- func (x *ApmAlertData) GetId() int64
- func (x *ApmAlertData) GetName() string
- func (x *ApmAlertData) GetNotifies() []*pb.AlertNotify
- func (x *ApmAlertData) GetRules() []*pb.AlertExpression
- func (x *ApmAlertData) GetUpdateTime() int64
- func (m *ApmAlertData) MarshalJSON() ([]byte, error)
- func (*ApmAlertData) ProtoMessage()
- func (x *ApmAlertData) ProtoReflect() protoreflect.Message
- func (x *ApmAlertData) Reset()
- func (x *ApmAlertData) String() string
- func (m *ApmAlertData) UnmarshalJSON(b []byte) error
- func (m *ApmAlertData) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *ApmAlertData) Validate() error
- type CreateAlertData
- func (*CreateAlertData) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAlertData) GetId() uint64
- func (m *CreateAlertData) MarshalJSON() ([]byte, error)
- func (*CreateAlertData) ProtoMessage()
- func (x *CreateAlertData) ProtoReflect() protoreflect.Message
- func (x *CreateAlertData) Reset()
- func (x *CreateAlertData) String() string
- func (m *CreateAlertData) UnmarshalJSON(b []byte) error
- func (m *CreateAlertData) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *CreateAlertData) Validate() error
- type CreateAlertRecordIssueRequest
- func (*CreateAlertRecordIssueRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAlertRecordIssueRequest) GetBody() map[string]*structpb.Value
- func (x *CreateAlertRecordIssueRequest) GetGroupId() string
- func (x *CreateAlertRecordIssueRequest) GetTenantGroup() string
- func (m *CreateAlertRecordIssueRequest) MarshalJSON() ([]byte, error)
- func (*CreateAlertRecordIssueRequest) ProtoMessage()
- func (x *CreateAlertRecordIssueRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAlertRecordIssueRequest) Reset()
- func (x *CreateAlertRecordIssueRequest) String() string
- func (m *CreateAlertRecordIssueRequest) UnmarshalJSON(b []byte) error
- func (m *CreateAlertRecordIssueRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *CreateAlertRecordIssueRequest) Validate() error
- type CreateAlertRecordIssueResponse
- func (*CreateAlertRecordIssueResponse) Descriptor() ([]byte, []int)deprecated
- func (m *CreateAlertRecordIssueResponse) MarshalJSON() ([]byte, error)
- func (*CreateAlertRecordIssueResponse) ProtoMessage()
- func (x *CreateAlertRecordIssueResponse) ProtoReflect() protoreflect.Message
- func (x *CreateAlertRecordIssueResponse) Reset()
- func (x *CreateAlertRecordIssueResponse) String() string
- func (m *CreateAlertRecordIssueResponse) UnmarshalJSON(b []byte) error
- func (m *CreateAlertRecordIssueResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *CreateAlertRecordIssueResponse) Validate() error
- type CreateAlertRequest
- func (*CreateAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAlertRequest) GetAlertScope() string
- func (x *CreateAlertRequest) GetAlertScopeId() string
- func (x *CreateAlertRequest) GetAppIds() []string
- func (x *CreateAlertRequest) GetAttributes() map[string]*structpb.Value
- func (x *CreateAlertRequest) GetCreateTime() int64
- func (x *CreateAlertRequest) GetDomain() string
- func (x *CreateAlertRequest) GetEnable() bool
- func (x *CreateAlertRequest) GetName() string
- func (x *CreateAlertRequest) GetNotifies() []*pb.AlertNotify
- func (x *CreateAlertRequest) GetRules() []*pb.AlertExpression
- func (x *CreateAlertRequest) GetTenantGroup() string
- func (x *CreateAlertRequest) GetUpdateTime() int64
- func (m *CreateAlertRequest) MarshalJSON() ([]byte, error)
- func (*CreateAlertRequest) ProtoMessage()
- func (x *CreateAlertRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAlertRequest) Reset()
- func (x *CreateAlertRequest) String() string
- func (m *CreateAlertRequest) UnmarshalJSON(b []byte) error
- func (m *CreateAlertRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *CreateAlertRequest) Validate() error
- type CreateAlertResponse
- func (*CreateAlertResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAlertResponse) GetData() *CreateAlertData
- func (m *CreateAlertResponse) MarshalJSON() ([]byte, error)
- func (*CreateAlertResponse) ProtoMessage()
- func (x *CreateAlertResponse) ProtoReflect() protoreflect.Message
- func (x *CreateAlertResponse) Reset()
- func (x *CreateAlertResponse) String() string
- func (m *CreateAlertResponse) UnmarshalJSON(b []byte) error
- func (m *CreateAlertResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *CreateAlertResponse) Validate() error
- type CreateCustomizeAlertData
- func (*CreateCustomizeAlertData) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCustomizeAlertData) GetId() uint64
- func (m *CreateCustomizeAlertData) MarshalJSON() ([]byte, error)
- func (*CreateCustomizeAlertData) ProtoMessage()
- func (x *CreateCustomizeAlertData) ProtoReflect() protoreflect.Message
- func (x *CreateCustomizeAlertData) Reset()
- func (x *CreateCustomizeAlertData) String() string
- func (m *CreateCustomizeAlertData) UnmarshalJSON(b []byte) error
- func (m *CreateCustomizeAlertData) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *CreateCustomizeAlertData) Validate() error
- type CreateCustomizeAlertRequest
- func (*CreateCustomizeAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCustomizeAlertRequest) GetAlertScope() string
- func (x *CreateCustomizeAlertRequest) GetAlertScopeId() string
- func (x *CreateCustomizeAlertRequest) GetAlertType() string
- func (x *CreateCustomizeAlertRequest) GetAttributes() map[string]*structpb.Value
- func (x *CreateCustomizeAlertRequest) GetClusterName() string
- func (x *CreateCustomizeAlertRequest) GetCreateTime() int64
- func (x *CreateCustomizeAlertRequest) GetEnable() bool
- func (x *CreateCustomizeAlertRequest) GetId() uint64
- func (x *CreateCustomizeAlertRequest) GetName() string
- func (x *CreateCustomizeAlertRequest) GetNotifies() []*pb.CustomizeAlertNotifyTemplates
- func (x *CreateCustomizeAlertRequest) GetRules() []*pb.CustomizeAlertRule
- func (x *CreateCustomizeAlertRequest) GetTenantGroup() string
- func (x *CreateCustomizeAlertRequest) GetUpdateTime() int64
- func (m *CreateCustomizeAlertRequest) MarshalJSON() ([]byte, error)
- func (*CreateCustomizeAlertRequest) ProtoMessage()
- func (x *CreateCustomizeAlertRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCustomizeAlertRequest) Reset()
- func (x *CreateCustomizeAlertRequest) String() string
- func (m *CreateCustomizeAlertRequest) UnmarshalJSON(b []byte) error
- func (m *CreateCustomizeAlertRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *CreateCustomizeAlertRequest) Validate() error
- type CreateCustomizeAlertResponse
- func (*CreateCustomizeAlertResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCustomizeAlertResponse) GetData() *CreateCustomizeAlertData
- func (m *CreateCustomizeAlertResponse) MarshalJSON() ([]byte, error)
- func (*CreateCustomizeAlertResponse) ProtoMessage()
- func (x *CreateCustomizeAlertResponse) ProtoReflect() protoreflect.Message
- func (x *CreateCustomizeAlertResponse) Reset()
- func (x *CreateCustomizeAlertResponse) String() string
- func (m *CreateCustomizeAlertResponse) UnmarshalJSON(b []byte) error
- func (m *CreateCustomizeAlertResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *CreateCustomizeAlertResponse) Validate() error
- type DashboardPreviewRequest
- func (*DashboardPreviewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardPreviewRequest) GetAlertScope() string
- func (x *DashboardPreviewRequest) GetAlertScopeId() string
- func (x *DashboardPreviewRequest) GetAlertType() string
- func (x *DashboardPreviewRequest) GetAttributes() map[string]*structpb.Value
- func (x *DashboardPreviewRequest) GetClusterName() string
- func (x *DashboardPreviewRequest) GetCreateTime() int64
- func (x *DashboardPreviewRequest) GetEnable() bool
- func (x *DashboardPreviewRequest) GetId() uint64
- func (x *DashboardPreviewRequest) GetName() string
- func (x *DashboardPreviewRequest) GetNotifies() []*pb.CustomizeAlertNotifyTemplates
- func (x *DashboardPreviewRequest) GetRules() []*pb.CustomizeAlertRule
- func (x *DashboardPreviewRequest) GetTenantGroup() string
- func (x *DashboardPreviewRequest) GetUpdateTime() int64
- func (m *DashboardPreviewRequest) MarshalJSON() ([]byte, error)
- func (*DashboardPreviewRequest) ProtoMessage()
- func (x *DashboardPreviewRequest) ProtoReflect() protoreflect.Message
- func (x *DashboardPreviewRequest) Reset()
- func (x *DashboardPreviewRequest) String() string
- func (m *DashboardPreviewRequest) UnmarshalJSON(b []byte) error
- func (m *DashboardPreviewRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *DashboardPreviewRequest) Validate() error
- type DashboardPreviewResponse
- func (*DashboardPreviewResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardPreviewResponse) GetData() *pb.View
- func (m *DashboardPreviewResponse) MarshalJSON() ([]byte, error)
- func (*DashboardPreviewResponse) ProtoMessage()
- func (x *DashboardPreviewResponse) ProtoReflect() protoreflect.Message
- func (x *DashboardPreviewResponse) Reset()
- func (x *DashboardPreviewResponse) String() string
- func (m *DashboardPreviewResponse) UnmarshalJSON(b []byte) error
- func (m *DashboardPreviewResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *DashboardPreviewResponse) Validate() error
- type DeleteAlertData
- func (*DeleteAlertData) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAlertData) GetName() string
- func (m *DeleteAlertData) MarshalJSON() ([]byte, error)
- func (*DeleteAlertData) ProtoMessage()
- func (x *DeleteAlertData) ProtoReflect() protoreflect.Message
- func (x *DeleteAlertData) Reset()
- func (x *DeleteAlertData) String() string
- func (m *DeleteAlertData) UnmarshalJSON(b []byte) error
- func (m *DeleteAlertData) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *DeleteAlertData) Validate() error
- type DeleteAlertRequest
- func (*DeleteAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAlertRequest) GetId() int64
- func (x *DeleteAlertRequest) GetTenantGroup() string
- func (m *DeleteAlertRequest) MarshalJSON() ([]byte, error)
- func (*DeleteAlertRequest) ProtoMessage()
- func (x *DeleteAlertRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAlertRequest) Reset()
- func (x *DeleteAlertRequest) String() string
- func (m *DeleteAlertRequest) UnmarshalJSON(b []byte) error
- func (m *DeleteAlertRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *DeleteAlertRequest) Validate() error
- type DeleteAlertResponse
- func (*DeleteAlertResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAlertResponse) GetData() *DeleteAlertData
- func (m *DeleteAlertResponse) MarshalJSON() ([]byte, error)
- func (*DeleteAlertResponse) ProtoMessage()
- func (x *DeleteAlertResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteAlertResponse) Reset()
- func (x *DeleteAlertResponse) String() string
- func (m *DeleteAlertResponse) UnmarshalJSON(b []byte) error
- func (m *DeleteAlertResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *DeleteAlertResponse) Validate() error
- type DeleteCustomizeAlertData
- func (*DeleteCustomizeAlertData) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCustomizeAlertData) GetName() string
- func (m *DeleteCustomizeAlertData) MarshalJSON() ([]byte, error)
- func (*DeleteCustomizeAlertData) ProtoMessage()
- func (x *DeleteCustomizeAlertData) ProtoReflect() protoreflect.Message
- func (x *DeleteCustomizeAlertData) Reset()
- func (x *DeleteCustomizeAlertData) String() string
- func (m *DeleteCustomizeAlertData) UnmarshalJSON(b []byte) error
- func (m *DeleteCustomizeAlertData) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *DeleteCustomizeAlertData) Validate() error
- type DeleteCustomizeAlertRequest
- func (*DeleteCustomizeAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCustomizeAlertRequest) GetId() uint64
- func (x *DeleteCustomizeAlertRequest) GetTenantGroup() string
- func (m *DeleteCustomizeAlertRequest) MarshalJSON() ([]byte, error)
- func (*DeleteCustomizeAlertRequest) ProtoMessage()
- func (x *DeleteCustomizeAlertRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteCustomizeAlertRequest) Reset()
- func (x *DeleteCustomizeAlertRequest) String() string
- func (m *DeleteCustomizeAlertRequest) UnmarshalJSON(b []byte) error
- func (m *DeleteCustomizeAlertRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *DeleteCustomizeAlertRequest) Validate() error
- type DeleteCustomizeAlertResponse
- func (*DeleteCustomizeAlertResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCustomizeAlertResponse) GetData() *DeleteCustomizeAlertData
- func (m *DeleteCustomizeAlertResponse) MarshalJSON() ([]byte, error)
- func (*DeleteCustomizeAlertResponse) ProtoMessage()
- func (x *DeleteCustomizeAlertResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteCustomizeAlertResponse) Reset()
- func (x *DeleteCustomizeAlertResponse) String() string
- func (m *DeleteCustomizeAlertResponse) UnmarshalJSON(b []byte) error
- func (m *DeleteCustomizeAlertResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *DeleteCustomizeAlertResponse) Validate() error
- type GetAlertHistoriesRequest
- func (*GetAlertHistoriesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertHistoriesRequest) GetEnd() int64
- func (x *GetAlertHistoriesRequest) GetGroupId() string
- func (x *GetAlertHistoriesRequest) GetLimit() int64
- func (x *GetAlertHistoriesRequest) GetStart() int64
- func (x *GetAlertHistoriesRequest) GetTenantGroup() string
- func (m *GetAlertHistoriesRequest) MarshalJSON() ([]byte, error)
- func (*GetAlertHistoriesRequest) ProtoMessage()
- func (x *GetAlertHistoriesRequest) ProtoReflect() protoreflect.Message
- func (x *GetAlertHistoriesRequest) Reset()
- func (x *GetAlertHistoriesRequest) String() string
- func (m *GetAlertHistoriesRequest) UnmarshalJSON(b []byte) error
- func (m *GetAlertHistoriesRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *GetAlertHistoriesRequest) Validate() error
- type GetAlertHistoriesResponse
- func (*GetAlertHistoriesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertHistoriesResponse) GetData() []*pb.AlertHistory
- func (m *GetAlertHistoriesResponse) MarshalJSON() ([]byte, error)
- func (*GetAlertHistoriesResponse) ProtoMessage()
- func (x *GetAlertHistoriesResponse) ProtoReflect() protoreflect.Message
- func (x *GetAlertHistoriesResponse) Reset()
- func (x *GetAlertHistoriesResponse) String() string
- func (m *GetAlertHistoriesResponse) UnmarshalJSON(b []byte) error
- func (m *GetAlertHistoriesResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *GetAlertHistoriesResponse) Validate() error
- type GetAlertRecordAttrsRequest
- func (*GetAlertRecordAttrsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertRecordAttrsRequest) GetTenantGroup() string
- func (m *GetAlertRecordAttrsRequest) MarshalJSON() ([]byte, error)
- func (*GetAlertRecordAttrsRequest) ProtoMessage()
- func (x *GetAlertRecordAttrsRequest) ProtoReflect() protoreflect.Message
- func (x *GetAlertRecordAttrsRequest) Reset()
- func (x *GetAlertRecordAttrsRequest) String() string
- func (m *GetAlertRecordAttrsRequest) UnmarshalJSON(b []byte) error
- func (m *GetAlertRecordAttrsRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *GetAlertRecordAttrsRequest) Validate() error
- type GetAlertRecordAttrsResponse
- func (*GetAlertRecordAttrsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertRecordAttrsResponse) GetData() *pb.AlertRecordAttr
- func (m *GetAlertRecordAttrsResponse) MarshalJSON() ([]byte, error)
- func (*GetAlertRecordAttrsResponse) ProtoMessage()
- func (x *GetAlertRecordAttrsResponse) ProtoReflect() protoreflect.Message
- func (x *GetAlertRecordAttrsResponse) Reset()
- func (x *GetAlertRecordAttrsResponse) String() string
- func (m *GetAlertRecordAttrsResponse) UnmarshalJSON(b []byte) error
- func (m *GetAlertRecordAttrsResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *GetAlertRecordAttrsResponse) Validate() error
- type GetAlertRecordRequest
- func (*GetAlertRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertRecordRequest) GetGroupId() string
- func (x *GetAlertRecordRequest) GetTenantGroup() string
- func (m *GetAlertRecordRequest) MarshalJSON() ([]byte, error)
- func (*GetAlertRecordRequest) ProtoMessage()
- func (x *GetAlertRecordRequest) ProtoReflect() protoreflect.Message
- func (x *GetAlertRecordRequest) Reset()
- func (x *GetAlertRecordRequest) String() string
- func (m *GetAlertRecordRequest) UnmarshalJSON(b []byte) error
- func (m *GetAlertRecordRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *GetAlertRecordRequest) Validate() error
- type GetAlertRecordResponse
- func (*GetAlertRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertRecordResponse) GetData() *pb.AlertRecord
- func (m *GetAlertRecordResponse) MarshalJSON() ([]byte, error)
- func (*GetAlertRecordResponse) ProtoMessage()
- func (x *GetAlertRecordResponse) ProtoReflect() protoreflect.Message
- func (x *GetAlertRecordResponse) Reset()
- func (x *GetAlertRecordResponse) String() string
- func (m *GetAlertRecordResponse) UnmarshalJSON(b []byte) error
- func (m *GetAlertRecordResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *GetAlertRecordResponse) Validate() error
- type GetAlertRecordsData
- func (*GetAlertRecordsData) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertRecordsData) GetList() []*pb.AlertRecord
- func (x *GetAlertRecordsData) GetTotal() int64
- func (m *GetAlertRecordsData) MarshalJSON() ([]byte, error)
- func (*GetAlertRecordsData) ProtoMessage()
- func (x *GetAlertRecordsData) ProtoReflect() protoreflect.Message
- func (x *GetAlertRecordsData) Reset()
- func (x *GetAlertRecordsData) String() string
- func (m *GetAlertRecordsData) UnmarshalJSON(b []byte) error
- func (m *GetAlertRecordsData) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *GetAlertRecordsData) Validate() error
- type GetAlertRecordsRequest
- func (*GetAlertRecordsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertRecordsRequest) GetAlertGroup() []string
- func (x *GetAlertRecordsRequest) GetAlertState() []string
- func (x *GetAlertRecordsRequest) GetAlertType() []string
- func (x *GetAlertRecordsRequest) GetHandleState() []string
- func (x *GetAlertRecordsRequest) GetHandlerId() []string
- func (x *GetAlertRecordsRequest) GetPageNo() int64
- func (x *GetAlertRecordsRequest) GetPageSize() int64
- func (x *GetAlertRecordsRequest) GetTenantGroup() string
- func (m *GetAlertRecordsRequest) MarshalJSON() ([]byte, error)
- func (*GetAlertRecordsRequest) ProtoMessage()
- func (x *GetAlertRecordsRequest) ProtoReflect() protoreflect.Message
- func (x *GetAlertRecordsRequest) Reset()
- func (x *GetAlertRecordsRequest) String() string
- func (m *GetAlertRecordsRequest) UnmarshalJSON(b []byte) error
- func (m *GetAlertRecordsRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *GetAlertRecordsRequest) Validate() error
- type GetAlertRecordsResponse
- func (*GetAlertRecordsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertRecordsResponse) GetData() *GetAlertRecordsData
- func (m *GetAlertRecordsResponse) MarshalJSON() ([]byte, error)
- func (*GetAlertRecordsResponse) ProtoMessage()
- func (x *GetAlertRecordsResponse) ProtoReflect() protoreflect.Message
- func (x *GetAlertRecordsResponse) Reset()
- func (x *GetAlertRecordsResponse) String() string
- func (m *GetAlertRecordsResponse) UnmarshalJSON(b []byte) error
- func (m *GetAlertRecordsResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *GetAlertRecordsResponse) Validate() error
- type GetAlertRequest
- func (*GetAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertRequest) GetId() int64
- func (x *GetAlertRequest) GetTenantGroup() string
- func (m *GetAlertRequest) MarshalJSON() ([]byte, error)
- func (*GetAlertRequest) ProtoMessage()
- func (x *GetAlertRequest) ProtoReflect() protoreflect.Message
- func (x *GetAlertRequest) Reset()
- func (x *GetAlertRequest) String() string
- func (m *GetAlertRequest) UnmarshalJSON(b []byte) error
- func (m *GetAlertRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *GetAlertRequest) Validate() error
- type GetAlertResponse
- func (*GetAlertResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertResponse) GetData() *ApmAlertData
- func (m *GetAlertResponse) MarshalJSON() ([]byte, error)
- func (*GetAlertResponse) ProtoMessage()
- func (x *GetAlertResponse) ProtoReflect() protoreflect.Message
- func (x *GetAlertResponse) Reset()
- func (x *GetAlertResponse) String() string
- func (m *GetAlertResponse) UnmarshalJSON(b []byte) error
- func (m *GetAlertResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *GetAlertResponse) Validate() error
- type GetCustomizeAlertRequest
- func (*GetCustomizeAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomizeAlertRequest) GetId() uint64
- func (x *GetCustomizeAlertRequest) GetTenantGroup() string
- func (m *GetCustomizeAlertRequest) MarshalJSON() ([]byte, error)
- func (*GetCustomizeAlertRequest) ProtoMessage()
- func (x *GetCustomizeAlertRequest) ProtoReflect() protoreflect.Message
- func (x *GetCustomizeAlertRequest) Reset()
- func (x *GetCustomizeAlertRequest) String() string
- func (m *GetCustomizeAlertRequest) UnmarshalJSON(b []byte) error
- func (m *GetCustomizeAlertRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *GetCustomizeAlertRequest) Validate() error
- type GetCustomizeAlertResponse
- func (*GetCustomizeAlertResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomizeAlertResponse) GetData() *pb.CustomizeAlertDetail
- func (m *GetCustomizeAlertResponse) MarshalJSON() ([]byte, error)
- func (*GetCustomizeAlertResponse) ProtoMessage()
- func (x *GetCustomizeAlertResponse) ProtoReflect() protoreflect.Message
- func (x *GetCustomizeAlertResponse) Reset()
- func (x *GetCustomizeAlertResponse) String() string
- func (m *GetCustomizeAlertResponse) UnmarshalJSON(b []byte) error
- func (m *GetCustomizeAlertResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *GetCustomizeAlertResponse) Validate() error
- type QueryAlertData
- func (*QueryAlertData) Descriptor() ([]byte, []int)deprecated
- func (x *QueryAlertData) GetList() []*ApmAlertData
- func (x *QueryAlertData) GetTotal() int64
- func (m *QueryAlertData) MarshalJSON() ([]byte, error)
- func (*QueryAlertData) ProtoMessage()
- func (x *QueryAlertData) ProtoReflect() protoreflect.Message
- func (x *QueryAlertData) Reset()
- func (x *QueryAlertData) String() string
- func (m *QueryAlertData) UnmarshalJSON(b []byte) error
- func (m *QueryAlertData) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *QueryAlertData) Validate() error
- type QueryAlertRequest
- func (*QueryAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryAlertRequest) GetPageNo() int64
- func (x *QueryAlertRequest) GetPageSize() int64
- func (x *QueryAlertRequest) GetTenantGroup() string
- func (m *QueryAlertRequest) MarshalJSON() ([]byte, error)
- func (*QueryAlertRequest) ProtoMessage()
- func (x *QueryAlertRequest) ProtoReflect() protoreflect.Message
- func (x *QueryAlertRequest) Reset()
- func (x *QueryAlertRequest) String() string
- func (m *QueryAlertRequest) UnmarshalJSON(b []byte) error
- func (m *QueryAlertRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *QueryAlertRequest) Validate() error
- type QueryAlertResponse
- func (*QueryAlertResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryAlertResponse) GetData() *QueryAlertData
- func (m *QueryAlertResponse) MarshalJSON() ([]byte, error)
- func (*QueryAlertResponse) ProtoMessage()
- func (x *QueryAlertResponse) ProtoReflect() protoreflect.Message
- func (x *QueryAlertResponse) Reset()
- func (x *QueryAlertResponse) String() string
- func (m *QueryAlertResponse) UnmarshalJSON(b []byte) error
- func (m *QueryAlertResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *QueryAlertResponse) Validate() error
- type QueryAlertRuleRequest
- func (*QueryAlertRuleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryAlertRuleRequest) GetTenantGroup() string
- func (m *QueryAlertRuleRequest) MarshalJSON() ([]byte, error)
- func (*QueryAlertRuleRequest) ProtoMessage()
- func (x *QueryAlertRuleRequest) ProtoReflect() protoreflect.Message
- func (x *QueryAlertRuleRequest) Reset()
- func (x *QueryAlertRuleRequest) String() string
- func (m *QueryAlertRuleRequest) UnmarshalJSON(b []byte) error
- func (m *QueryAlertRuleRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *QueryAlertRuleRequest) Validate() error
- type QueryAlertRuleResponse
- func (*QueryAlertRuleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryAlertRuleResponse) GetData() *pb.AlertTypeRuleResp
- func (m *QueryAlertRuleResponse) MarshalJSON() ([]byte, error)
- func (*QueryAlertRuleResponse) ProtoMessage()
- func (x *QueryAlertRuleResponse) ProtoReflect() protoreflect.Message
- func (x *QueryAlertRuleResponse) Reset()
- func (x *QueryAlertRuleResponse) String() string
- func (m *QueryAlertRuleResponse) UnmarshalJSON(b []byte) error
- func (m *QueryAlertRuleResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *QueryAlertRuleResponse) Validate() error
- type QueryCustomizeAlertsRequest
- func (*QueryCustomizeAlertsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCustomizeAlertsRequest) GetPageNo() int64
- func (x *QueryCustomizeAlertsRequest) GetPageSize() int64
- func (x *QueryCustomizeAlertsRequest) GetTenantGroup() string
- func (m *QueryCustomizeAlertsRequest) MarshalJSON() ([]byte, error)
- func (*QueryCustomizeAlertsRequest) ProtoMessage()
- func (x *QueryCustomizeAlertsRequest) ProtoReflect() protoreflect.Message
- func (x *QueryCustomizeAlertsRequest) Reset()
- func (x *QueryCustomizeAlertsRequest) String() string
- func (m *QueryCustomizeAlertsRequest) UnmarshalJSON(b []byte) error
- func (m *QueryCustomizeAlertsRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *QueryCustomizeAlertsRequest) Validate() error
- type QueryCustomizeAlertsResponse
- func (*QueryCustomizeAlertsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCustomizeAlertsResponse) GetData() *pb.QueryCustomizeAlertData
- func (m *QueryCustomizeAlertsResponse) MarshalJSON() ([]byte, error)
- func (*QueryCustomizeAlertsResponse) ProtoMessage()
- func (x *QueryCustomizeAlertsResponse) ProtoReflect() protoreflect.Message
- func (x *QueryCustomizeAlertsResponse) Reset()
- func (x *QueryCustomizeAlertsResponse) String() string
- func (m *QueryCustomizeAlertsResponse) UnmarshalJSON(b []byte) error
- func (m *QueryCustomizeAlertsResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *QueryCustomizeAlertsResponse) Validate() error
- type QueryCustomizeMetricRequest
- func (*QueryCustomizeMetricRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCustomizeMetricRequest) GetTenantGroup() string
- func (m *QueryCustomizeMetricRequest) MarshalJSON() ([]byte, error)
- func (*QueryCustomizeMetricRequest) ProtoMessage()
- func (x *QueryCustomizeMetricRequest) ProtoReflect() protoreflect.Message
- func (x *QueryCustomizeMetricRequest) Reset()
- func (x *QueryCustomizeMetricRequest) String() string
- func (m *QueryCustomizeMetricRequest) UnmarshalJSON(b []byte) error
- func (m *QueryCustomizeMetricRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *QueryCustomizeMetricRequest) Validate() error
- type QueryCustomizeMetricResponse
- func (*QueryCustomizeMetricResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCustomizeMetricResponse) GetData() *pb.CustomizeMetrics
- func (m *QueryCustomizeMetricResponse) MarshalJSON() ([]byte, error)
- func (*QueryCustomizeMetricResponse) ProtoMessage()
- func (x *QueryCustomizeMetricResponse) ProtoReflect() protoreflect.Message
- func (x *QueryCustomizeMetricResponse) Reset()
- func (x *QueryCustomizeMetricResponse) String() string
- func (m *QueryCustomizeMetricResponse) UnmarshalJSON(b []byte) error
- func (m *QueryCustomizeMetricResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *QueryCustomizeMetricResponse) Validate() error
- type QueryCustomizeNotifyTargetRequest
- func (*QueryCustomizeNotifyTargetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCustomizeNotifyTargetRequest) GetTenantGroup() string
- func (m *QueryCustomizeNotifyTargetRequest) MarshalJSON() ([]byte, error)
- func (*QueryCustomizeNotifyTargetRequest) ProtoMessage()
- func (x *QueryCustomizeNotifyTargetRequest) ProtoReflect() protoreflect.Message
- func (x *QueryCustomizeNotifyTargetRequest) Reset()
- func (x *QueryCustomizeNotifyTargetRequest) String() string
- func (m *QueryCustomizeNotifyTargetRequest) UnmarshalJSON(b []byte) error
- func (m *QueryCustomizeNotifyTargetRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *QueryCustomizeNotifyTargetRequest) Validate() error
- type QueryCustomizeNotifyTargetResponse
- func (*QueryCustomizeNotifyTargetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryCustomizeNotifyTargetResponse) GetData() *pb.QueryCustomizeNotifyTargetData
- func (m *QueryCustomizeNotifyTargetResponse) MarshalJSON() ([]byte, error)
- func (*QueryCustomizeNotifyTargetResponse) ProtoMessage()
- func (x *QueryCustomizeNotifyTargetResponse) ProtoReflect() protoreflect.Message
- func (x *QueryCustomizeNotifyTargetResponse) Reset()
- func (x *QueryCustomizeNotifyTargetResponse) String() string
- func (m *QueryCustomizeNotifyTargetResponse) UnmarshalJSON(b []byte) error
- func (m *QueryCustomizeNotifyTargetResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *QueryCustomizeNotifyTargetResponse) Validate() error
- type UnimplementedAlertServiceServer
- func (*UnimplementedAlertServiceServer) CreateAlert(context.Context, *CreateAlertRequest) (*CreateAlertResponse, error)
- func (*UnimplementedAlertServiceServer) CreateAlertRecordIssue(context.Context, *CreateAlertRecordIssueRequest) (*CreateAlertRecordIssueResponse, error)
- func (*UnimplementedAlertServiceServer) CreateCustomizeAlert(context.Context, *CreateCustomizeAlertRequest) (*CreateCustomizeAlertResponse, error)
- func (*UnimplementedAlertServiceServer) DashboardPreview(context.Context, *DashboardPreviewRequest) (*DashboardPreviewResponse, error)
- func (*UnimplementedAlertServiceServer) DeleteAlert(context.Context, *DeleteAlertRequest) (*DeleteAlertResponse, error)
- func (*UnimplementedAlertServiceServer) DeleteCustomizeAlert(context.Context, *DeleteCustomizeAlertRequest) (*DeleteCustomizeAlertResponse, error)
- func (*UnimplementedAlertServiceServer) GetAlert(context.Context, *GetAlertRequest) (*GetAlertResponse, error)
- func (*UnimplementedAlertServiceServer) GetAlertHistories(context.Context, *GetAlertHistoriesRequest) (*GetAlertHistoriesResponse, error)
- func (*UnimplementedAlertServiceServer) GetAlertRecord(context.Context, *GetAlertRecordRequest) (*GetAlertRecordResponse, error)
- func (*UnimplementedAlertServiceServer) GetAlertRecordAttrs(context.Context, *GetAlertRecordAttrsRequest) (*GetAlertRecordAttrsResponse, error)
- func (*UnimplementedAlertServiceServer) GetAlertRecords(context.Context, *GetAlertRecordsRequest) (*GetAlertRecordsResponse, error)
- func (*UnimplementedAlertServiceServer) GetCustomizeAlert(context.Context, *GetCustomizeAlertRequest) (*GetCustomizeAlertResponse, error)
- func (*UnimplementedAlertServiceServer) QueryAlert(context.Context, *QueryAlertRequest) (*QueryAlertResponse, error)
- func (*UnimplementedAlertServiceServer) QueryAlertRule(context.Context, *QueryAlertRuleRequest) (*QueryAlertRuleResponse, error)
- func (*UnimplementedAlertServiceServer) QueryCustomizeAlerts(context.Context, *QueryCustomizeAlertsRequest) (*QueryCustomizeAlertsResponse, error)
- func (*UnimplementedAlertServiceServer) QueryCustomizeMetric(context.Context, *QueryCustomizeMetricRequest) (*QueryCustomizeMetricResponse, error)
- func (*UnimplementedAlertServiceServer) QueryCustomizeNotifyTarget(context.Context, *QueryCustomizeNotifyTargetRequest) (*QueryCustomizeNotifyTargetResponse, error)
- func (*UnimplementedAlertServiceServer) UpdateAlert(context.Context, *UpdateAlertRequest) (*UpdateAlertResponse, error)
- func (*UnimplementedAlertServiceServer) UpdateAlertEnable(context.Context, *UpdateAlertEnableRequest) (*UpdateAlertEnableResponse, error)
- func (*UnimplementedAlertServiceServer) UpdateAlertRecordIssue(context.Context, *UpdateAlertRecordIssueRequest) (*UpdateAlertRecordIssueResponse, error)
- func (*UnimplementedAlertServiceServer) UpdateCustomizeAlert(context.Context, *UpdateCustomizeAlertRequest) (*UpdateCustomizeAlertResponse, error)
- func (*UnimplementedAlertServiceServer) UpdateCustomizeAlertEnable(context.Context, *UpdateCustomizeAlertEnableRequest) (*UpdateCustomizeAlertEnableResponse, error)
- type UpdateAlertEnableRequest
- func (*UpdateAlertEnableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAlertEnableRequest) GetEnable() bool
- func (x *UpdateAlertEnableRequest) GetId() int64
- func (x *UpdateAlertEnableRequest) GetTenantGroup() string
- func (m *UpdateAlertEnableRequest) MarshalJSON() ([]byte, error)
- func (*UpdateAlertEnableRequest) ProtoMessage()
- func (x *UpdateAlertEnableRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAlertEnableRequest) Reset()
- func (x *UpdateAlertEnableRequest) String() string
- func (m *UpdateAlertEnableRequest) UnmarshalJSON(b []byte) error
- func (m *UpdateAlertEnableRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *UpdateAlertEnableRequest) Validate() error
- type UpdateAlertEnableResponse
- func (*UpdateAlertEnableResponse) Descriptor() ([]byte, []int)deprecated
- func (m *UpdateAlertEnableResponse) MarshalJSON() ([]byte, error)
- func (*UpdateAlertEnableResponse) ProtoMessage()
- func (x *UpdateAlertEnableResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAlertEnableResponse) Reset()
- func (x *UpdateAlertEnableResponse) String() string
- func (m *UpdateAlertEnableResponse) UnmarshalJSON(b []byte) error
- func (m *UpdateAlertEnableResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *UpdateAlertEnableResponse) Validate() error
- type UpdateAlertRecordIssueRequest
- func (*UpdateAlertRecordIssueRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAlertRecordIssueRequest) GetBody() map[string]*structpb.Value
- func (x *UpdateAlertRecordIssueRequest) GetGroupId() string
- func (x *UpdateAlertRecordIssueRequest) GetTenantGroup() string
- func (m *UpdateAlertRecordIssueRequest) MarshalJSON() ([]byte, error)
- func (*UpdateAlertRecordIssueRequest) ProtoMessage()
- func (x *UpdateAlertRecordIssueRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAlertRecordIssueRequest) Reset()
- func (x *UpdateAlertRecordIssueRequest) String() string
- func (m *UpdateAlertRecordIssueRequest) UnmarshalJSON(b []byte) error
- func (m *UpdateAlertRecordIssueRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *UpdateAlertRecordIssueRequest) Validate() error
- type UpdateAlertRecordIssueResponse
- func (*UpdateAlertRecordIssueResponse) Descriptor() ([]byte, []int)deprecated
- func (m *UpdateAlertRecordIssueResponse) MarshalJSON() ([]byte, error)
- func (*UpdateAlertRecordIssueResponse) ProtoMessage()
- func (x *UpdateAlertRecordIssueResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAlertRecordIssueResponse) Reset()
- func (x *UpdateAlertRecordIssueResponse) String() string
- func (m *UpdateAlertRecordIssueResponse) UnmarshalJSON(b []byte) error
- func (m *UpdateAlertRecordIssueResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *UpdateAlertRecordIssueResponse) Validate() error
- type UpdateAlertRequest
- func (*UpdateAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAlertRequest) GetAlertScope() string
- func (x *UpdateAlertRequest) GetAlertScopeId() string
- func (x *UpdateAlertRequest) GetAppIds() []string
- func (x *UpdateAlertRequest) GetAttributes() map[string]*structpb.Value
- func (x *UpdateAlertRequest) GetCreateTime() int64
- func (x *UpdateAlertRequest) GetDomain() string
- func (x *UpdateAlertRequest) GetEnable() bool
- func (x *UpdateAlertRequest) GetId() uint64
- func (x *UpdateAlertRequest) GetName() string
- func (x *UpdateAlertRequest) GetNotifies() []*pb.AlertNotify
- func (x *UpdateAlertRequest) GetRules() []*pb.AlertExpression
- func (x *UpdateAlertRequest) GetTenantGroup() string
- func (x *UpdateAlertRequest) GetUpdateTime() int64
- func (m *UpdateAlertRequest) MarshalJSON() ([]byte, error)
- func (*UpdateAlertRequest) ProtoMessage()
- func (x *UpdateAlertRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAlertRequest) Reset()
- func (x *UpdateAlertRequest) String() string
- func (m *UpdateAlertRequest) UnmarshalJSON(b []byte) error
- func (m *UpdateAlertRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *UpdateAlertRequest) Validate() error
- type UpdateAlertResponse
- func (*UpdateAlertResponse) Descriptor() ([]byte, []int)deprecated
- func (m *UpdateAlertResponse) MarshalJSON() ([]byte, error)
- func (*UpdateAlertResponse) ProtoMessage()
- func (x *UpdateAlertResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAlertResponse) Reset()
- func (x *UpdateAlertResponse) String() string
- func (m *UpdateAlertResponse) UnmarshalJSON(b []byte) error
- func (m *UpdateAlertResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *UpdateAlertResponse) Validate() error
- type UpdateCustomizeAlertEnableRequest
- func (*UpdateCustomizeAlertEnableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCustomizeAlertEnableRequest) GetEnable() bool
- func (x *UpdateCustomizeAlertEnableRequest) GetId() uint64
- func (x *UpdateCustomizeAlertEnableRequest) GetTenantGroup() string
- func (m *UpdateCustomizeAlertEnableRequest) MarshalJSON() ([]byte, error)
- func (*UpdateCustomizeAlertEnableRequest) ProtoMessage()
- func (x *UpdateCustomizeAlertEnableRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCustomizeAlertEnableRequest) Reset()
- func (x *UpdateCustomizeAlertEnableRequest) String() string
- func (m *UpdateCustomizeAlertEnableRequest) UnmarshalJSON(b []byte) error
- func (m *UpdateCustomizeAlertEnableRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *UpdateCustomizeAlertEnableRequest) Validate() error
- type UpdateCustomizeAlertEnableResponse
- func (*UpdateCustomizeAlertEnableResponse) Descriptor() ([]byte, []int)deprecated
- func (m *UpdateCustomizeAlertEnableResponse) MarshalJSON() ([]byte, error)
- func (*UpdateCustomizeAlertEnableResponse) ProtoMessage()
- func (x *UpdateCustomizeAlertEnableResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCustomizeAlertEnableResponse) Reset()
- func (x *UpdateCustomizeAlertEnableResponse) String() string
- func (m *UpdateCustomizeAlertEnableResponse) UnmarshalJSON(b []byte) error
- func (m *UpdateCustomizeAlertEnableResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *UpdateCustomizeAlertEnableResponse) Validate() error
- type UpdateCustomizeAlertRequest
- func (*UpdateCustomizeAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCustomizeAlertRequest) GetAlertScope() string
- func (x *UpdateCustomizeAlertRequest) GetAlertScopeId() string
- func (x *UpdateCustomizeAlertRequest) GetAlertType() string
- func (x *UpdateCustomizeAlertRequest) GetAttributes() map[string]*structpb.Value
- func (x *UpdateCustomizeAlertRequest) GetClusterName() string
- func (x *UpdateCustomizeAlertRequest) GetCreateTime() int64
- func (x *UpdateCustomizeAlertRequest) GetEnable() bool
- func (x *UpdateCustomizeAlertRequest) GetId() uint64
- func (x *UpdateCustomizeAlertRequest) GetName() string
- func (x *UpdateCustomizeAlertRequest) GetNotifies() []*pb.CustomizeAlertNotifyTemplates
- func (x *UpdateCustomizeAlertRequest) GetRules() []*pb.CustomizeAlertRule
- func (x *UpdateCustomizeAlertRequest) GetTenantGroup() string
- func (x *UpdateCustomizeAlertRequest) GetUpdateTime() int64
- func (m *UpdateCustomizeAlertRequest) MarshalJSON() ([]byte, error)
- func (*UpdateCustomizeAlertRequest) ProtoMessage()
- func (x *UpdateCustomizeAlertRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCustomizeAlertRequest) Reset()
- func (x *UpdateCustomizeAlertRequest) String() string
- func (m *UpdateCustomizeAlertRequest) UnmarshalJSON(b []byte) error
- func (m *UpdateCustomizeAlertRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *UpdateCustomizeAlertRequest) Validate() error
- type UpdateCustomizeAlertResponse
- func (*UpdateCustomizeAlertResponse) Descriptor() ([]byte, []int)deprecated
- func (m *UpdateCustomizeAlertResponse) MarshalJSON() ([]byte, error)
- func (*UpdateCustomizeAlertResponse) ProtoMessage()
- func (x *UpdateCustomizeAlertResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCustomizeAlertResponse) Reset()
- func (x *UpdateCustomizeAlertResponse) String() string
- func (m *UpdateCustomizeAlertResponse) UnmarshalJSON(b []byte) error
- func (m *UpdateCustomizeAlertResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *UpdateCustomizeAlertResponse) Validate() error
Constants ¶
This section is empty.
Variables ¶
var File_apm_alert_proto protoreflect.FileDescriptor
Functions ¶
func AlertServiceHandlerType ¶
AlertServiceHandlerType .
func RegisterAlertServiceHandler ¶
func RegisterAlertServiceHandler(r http.Router, srv AlertServiceHandler, opts ...http.HandleOption)
RegisterAlertServiceHandler register AlertServiceHandler to http.Router.
func RegisterAlertServiceImp ¶
func RegisterAlertServiceImp(regester transport.Register, srv AlertServiceServer, opts ...transport.ServiceOption)
RegisterAlertServiceImp apm_alert.proto
func RegisterAlertServiceServer ¶
func RegisterAlertServiceServer(s grpc1.ServiceRegistrar, srv AlertServiceServer, opts ...grpc1.HandleOption)
Types ¶
type AlertServiceClient ¶
type AlertServiceClient interface { QueryAlertRule(ctx context.Context, in *QueryAlertRuleRequest, opts ...grpc.CallOption) (*QueryAlertRuleResponse, error) QueryAlert(ctx context.Context, in *QueryAlertRequest, opts ...grpc.CallOption) (*QueryAlertResponse, error) GetAlert(ctx context.Context, in *GetAlertRequest, opts ...grpc.CallOption) (*GetAlertResponse, error) CreateAlert(ctx context.Context, in *CreateAlertRequest, opts ...grpc.CallOption) (*CreateAlertResponse, error) UpdateAlert(ctx context.Context, in *UpdateAlertRequest, opts ...grpc.CallOption) (*UpdateAlertResponse, error) UpdateAlertEnable(ctx context.Context, in *UpdateAlertEnableRequest, opts ...grpc.CallOption) (*UpdateAlertEnableResponse, error) DeleteAlert(ctx context.Context, in *DeleteAlertRequest, opts ...grpc.CallOption) (*DeleteAlertResponse, error) QueryCustomizeMetric(ctx context.Context, in *QueryCustomizeMetricRequest, opts ...grpc.CallOption) (*QueryCustomizeMetricResponse, error) QueryCustomizeNotifyTarget(ctx context.Context, in *QueryCustomizeNotifyTargetRequest, opts ...grpc.CallOption) (*QueryCustomizeNotifyTargetResponse, error) QueryCustomizeAlerts(ctx context.Context, in *QueryCustomizeAlertsRequest, opts ...grpc.CallOption) (*QueryCustomizeAlertsResponse, error) GetCustomizeAlert(ctx context.Context, in *GetCustomizeAlertRequest, opts ...grpc.CallOption) (*GetCustomizeAlertResponse, error) CreateCustomizeAlert(ctx context.Context, in *CreateCustomizeAlertRequest, opts ...grpc.CallOption) (*CreateCustomizeAlertResponse, error) UpdateCustomizeAlert(ctx context.Context, in *UpdateCustomizeAlertRequest, opts ...grpc.CallOption) (*UpdateCustomizeAlertResponse, error) UpdateCustomizeAlertEnable(ctx context.Context, in *UpdateCustomizeAlertEnableRequest, opts ...grpc.CallOption) (*UpdateCustomizeAlertEnableResponse, error) DeleteCustomizeAlert(ctx context.Context, in *DeleteCustomizeAlertRequest, opts ...grpc.CallOption) (*DeleteCustomizeAlertResponse, error) GetAlertRecordAttrs(ctx context.Context, in *GetAlertRecordAttrsRequest, opts ...grpc.CallOption) (*GetAlertRecordAttrsResponse, error) GetAlertRecords(ctx context.Context, in *GetAlertRecordsRequest, opts ...grpc.CallOption) (*GetAlertRecordsResponse, error) GetAlertRecord(ctx context.Context, in *GetAlertRecordRequest, opts ...grpc.CallOption) (*GetAlertRecordResponse, error) GetAlertHistories(ctx context.Context, in *GetAlertHistoriesRequest, opts ...grpc.CallOption) (*GetAlertHistoriesResponse, error) CreateAlertRecordIssue(ctx context.Context, in *CreateAlertRecordIssueRequest, opts ...grpc.CallOption) (*CreateAlertRecordIssueResponse, error) UpdateAlertRecordIssue(ctx context.Context, in *UpdateAlertRecordIssueRequest, opts ...grpc.CallOption) (*UpdateAlertRecordIssueResponse, error) DashboardPreview(ctx context.Context, in *DashboardPreviewRequest, opts ...grpc.CallOption) (*DashboardPreviewResponse, error) }
AlertServiceClient is the client API for AlertService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAlertServiceClient ¶
func NewAlertServiceClient(cc grpc1.ClientConnInterface) AlertServiceClient
type AlertServiceHandler ¶
type AlertServiceHandler interface { // GET /api/msp/apm/{tenantGroup}/alert-rules QueryAlertRule(context.Context, *QueryAlertRuleRequest) (*QueryAlertRuleResponse, error) // GET /api/msp/apm/{tenantGroup}/alerts QueryAlert(context.Context, *QueryAlertRequest) (*QueryAlertResponse, error) // GET /api/msp/apm/{tenantGroup}/alerts/{id} GetAlert(context.Context, *GetAlertRequest) (*GetAlertResponse, error) // POST /api/msp/apm/{tenantGroup}/alerts CreateAlert(context.Context, *CreateAlertRequest) (*CreateAlertResponse, error) // PUT /api/msp/apm/{tenantGroup}/alerts/{id} UpdateAlert(context.Context, *UpdateAlertRequest) (*UpdateAlertResponse, error) // PUT /api/msp/apm/{tenantGroup}/alerts/{id}/switch UpdateAlertEnable(context.Context, *UpdateAlertEnableRequest) (*UpdateAlertEnableResponse, error) // DELETE /api/msp/apm/{tenantGroup}/alerts/{id} DeleteAlert(context.Context, *DeleteAlertRequest) (*DeleteAlertResponse, error) // GET /api/msp/apm/{tenantGroup}/custom-alerts/metrics QueryCustomizeMetric(context.Context, *QueryCustomizeMetricRequest) (*QueryCustomizeMetricResponse, error) // GET /api/msp/apm/{tenantGroup}/custom-alerts/notifies/targets QueryCustomizeNotifyTarget(context.Context, *QueryCustomizeNotifyTargetRequest) (*QueryCustomizeNotifyTargetResponse, error) // GET /api/msp/apm/{tenantGroup}/custom-alerts QueryCustomizeAlerts(context.Context, *QueryCustomizeAlertsRequest) (*QueryCustomizeAlertsResponse, error) // GET /api/msp/apm/{tenantGroup}/custom-alerts/{id} GetCustomizeAlert(context.Context, *GetCustomizeAlertRequest) (*GetCustomizeAlertResponse, error) // POST /api/msp/apm/{tenantGroup}/custom-alerts CreateCustomizeAlert(context.Context, *CreateCustomizeAlertRequest) (*CreateCustomizeAlertResponse, error) // PUT /api/msp/apm/{tenantGroup}/custom-alerts/{id} UpdateCustomizeAlert(context.Context, *UpdateCustomizeAlertRequest) (*UpdateCustomizeAlertResponse, error) // PUT /api/msp/apm/{tenantGroup}/custom-alerts/{id}/switch UpdateCustomizeAlertEnable(context.Context, *UpdateCustomizeAlertEnableRequest) (*UpdateCustomizeAlertEnableResponse, error) // DELETE /api/msp/apm/{tenantGroup}/custom-alerts/{id} DeleteCustomizeAlert(context.Context, *DeleteCustomizeAlertRequest) (*DeleteCustomizeAlertResponse, error) // GET /api/msp/apm/{tenantGroup}/alert-record-attrs GetAlertRecordAttrs(context.Context, *GetAlertRecordAttrsRequest) (*GetAlertRecordAttrsResponse, error) // GET /api/msp/apm/{tenantGroup}/alert-records GetAlertRecords(context.Context, *GetAlertRecordsRequest) (*GetAlertRecordsResponse, error) // GET /api/msp/apm/{tenantGroup}/alert-records/{groupId} GetAlertRecord(context.Context, *GetAlertRecordRequest) (*GetAlertRecordResponse, error) // GET /api/msp/apm/{tenantGroup}/alert-records/{groupId}/histories GetAlertHistories(context.Context, *GetAlertHistoriesRequest) (*GetAlertHistoriesResponse, error) // POST /api/msp/apm/{tenantGroup}/alert-records/{groupId}/issues CreateAlertRecordIssue(context.Context, *CreateAlertRecordIssueRequest) (*CreateAlertRecordIssueResponse, error) // PUT /api/msp/apm/{tenantGroup}/alert-records/{groupId}/issues UpdateAlertRecordIssue(context.Context, *UpdateAlertRecordIssueRequest) (*UpdateAlertRecordIssueResponse, error) // POST /api/msp/apm/{tenantGroup}/alert-records/custom-alerts/dash-preview/query DashboardPreview(context.Context, *DashboardPreviewRequest) (*DashboardPreviewResponse, error) }
AlertServiceHandler is the server API for AlertService service.
type AlertServiceServer ¶
type AlertServiceServer interface { QueryAlertRule(context.Context, *QueryAlertRuleRequest) (*QueryAlertRuleResponse, error) QueryAlert(context.Context, *QueryAlertRequest) (*QueryAlertResponse, error) GetAlert(context.Context, *GetAlertRequest) (*GetAlertResponse, error) CreateAlert(context.Context, *CreateAlertRequest) (*CreateAlertResponse, error) UpdateAlert(context.Context, *UpdateAlertRequest) (*UpdateAlertResponse, error) UpdateAlertEnable(context.Context, *UpdateAlertEnableRequest) (*UpdateAlertEnableResponse, error) DeleteAlert(context.Context, *DeleteAlertRequest) (*DeleteAlertResponse, error) QueryCustomizeMetric(context.Context, *QueryCustomizeMetricRequest) (*QueryCustomizeMetricResponse, error) QueryCustomizeNotifyTarget(context.Context, *QueryCustomizeNotifyTargetRequest) (*QueryCustomizeNotifyTargetResponse, error) QueryCustomizeAlerts(context.Context, *QueryCustomizeAlertsRequest) (*QueryCustomizeAlertsResponse, error) GetCustomizeAlert(context.Context, *GetCustomizeAlertRequest) (*GetCustomizeAlertResponse, error) CreateCustomizeAlert(context.Context, *CreateCustomizeAlertRequest) (*CreateCustomizeAlertResponse, error) UpdateCustomizeAlert(context.Context, *UpdateCustomizeAlertRequest) (*UpdateCustomizeAlertResponse, error) UpdateCustomizeAlertEnable(context.Context, *UpdateCustomizeAlertEnableRequest) (*UpdateCustomizeAlertEnableResponse, error) DeleteCustomizeAlert(context.Context, *DeleteCustomizeAlertRequest) (*DeleteCustomizeAlertResponse, error) GetAlertRecordAttrs(context.Context, *GetAlertRecordAttrsRequest) (*GetAlertRecordAttrsResponse, error) GetAlertRecords(context.Context, *GetAlertRecordsRequest) (*GetAlertRecordsResponse, error) GetAlertRecord(context.Context, *GetAlertRecordRequest) (*GetAlertRecordResponse, error) GetAlertHistories(context.Context, *GetAlertHistoriesRequest) (*GetAlertHistoriesResponse, error) CreateAlertRecordIssue(context.Context, *CreateAlertRecordIssueRequest) (*CreateAlertRecordIssueResponse, error) UpdateAlertRecordIssue(context.Context, *UpdateAlertRecordIssueRequest) (*UpdateAlertRecordIssueResponse, error) DashboardPreview(context.Context, *DashboardPreviewRequest) (*DashboardPreviewResponse, error) }
AlertServiceServer is the server API for AlertService service. All implementations should embed UnimplementedAlertServiceServer for forward compatibility
type ApmAlertData ¶
type ApmAlertData struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` AlertScope string `protobuf:"bytes,3,opt,name=alertScope,proto3" json:"alertScope,omitempty"` AlertScopeId string `protobuf:"bytes,4,opt,name=alertScopeId,proto3" json:"alertScopeId,omitempty"` Enable bool `protobuf:"varint,5,opt,name=enable,proto3" json:"enable,omitempty"` Rules []*pb.AlertExpression `protobuf:"bytes,6,rep,name=rules,proto3" json:"rules,omitempty"` Notifies []*pb.AlertNotify `protobuf:"bytes,7,rep,name=notifies,proto3" json:"notifies,omitempty"` AppIds []string `protobuf:"bytes,8,rep,name=appIds,proto3" json:"appIds,omitempty"` Domain string `protobuf:"bytes,9,opt,name=domain,proto3" json:"domain,omitempty"` Attributes map[string]*structpb.Value `` /* 162-byte string literal not displayed */ CreateTime int64 `protobuf:"varint,11,opt,name=createTime,proto3" json:"createTime,omitempty"` UpdateTime int64 `protobuf:"varint,12,opt,name=updateTime,proto3" json:"updateTime,omitempty"` // contains filtered or unexported fields }
func (*ApmAlertData) Descriptor
deprecated
func (*ApmAlertData) Descriptor() ([]byte, []int)
Deprecated: Use ApmAlertData.ProtoReflect.Descriptor instead.
func (*ApmAlertData) GetAlertScope ¶
func (x *ApmAlertData) GetAlertScope() string
func (*ApmAlertData) GetAlertScopeId ¶
func (x *ApmAlertData) GetAlertScopeId() string
func (*ApmAlertData) GetAppIds ¶
func (x *ApmAlertData) GetAppIds() []string
func (*ApmAlertData) GetAttributes ¶
func (x *ApmAlertData) GetAttributes() map[string]*structpb.Value
func (*ApmAlertData) GetCreateTime ¶
func (x *ApmAlertData) GetCreateTime() int64
func (*ApmAlertData) GetDomain ¶
func (x *ApmAlertData) GetDomain() string
func (*ApmAlertData) GetEnable ¶
func (x *ApmAlertData) GetEnable() bool
func (*ApmAlertData) GetId ¶
func (x *ApmAlertData) GetId() int64
func (*ApmAlertData) GetName ¶
func (x *ApmAlertData) GetName() string
func (*ApmAlertData) GetNotifies ¶
func (x *ApmAlertData) GetNotifies() []*pb.AlertNotify
func (*ApmAlertData) GetRules ¶
func (x *ApmAlertData) GetRules() []*pb.AlertExpression
func (*ApmAlertData) GetUpdateTime ¶
func (x *ApmAlertData) GetUpdateTime() int64
func (*ApmAlertData) MarshalJSON ¶
func (m *ApmAlertData) MarshalJSON() ([]byte, error)
ApmAlertData implement json.Marshaler.
func (*ApmAlertData) ProtoMessage ¶
func (*ApmAlertData) ProtoMessage()
func (*ApmAlertData) ProtoReflect ¶
func (x *ApmAlertData) ProtoReflect() protoreflect.Message
func (*ApmAlertData) Reset ¶
func (x *ApmAlertData) Reset()
func (*ApmAlertData) String ¶
func (x *ApmAlertData) String() string
func (*ApmAlertData) UnmarshalJSON ¶
func (m *ApmAlertData) UnmarshalJSON(b []byte) error
ApmAlertData implement json.Marshaler.
func (*ApmAlertData) UnmarshalURLValues ¶
func (m *ApmAlertData) UnmarshalURLValues(prefix string, values url.Values) error
ApmAlertData implement urlenc.URLValuesUnmarshaler.
func (*ApmAlertData) Validate ¶
func (this *ApmAlertData) Validate() error
type CreateAlertData ¶
type CreateAlertData struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateAlertData) Descriptor
deprecated
func (*CreateAlertData) Descriptor() ([]byte, []int)
Deprecated: Use CreateAlertData.ProtoReflect.Descriptor instead.
func (*CreateAlertData) GetId ¶
func (x *CreateAlertData) GetId() uint64
func (*CreateAlertData) MarshalJSON ¶
func (m *CreateAlertData) MarshalJSON() ([]byte, error)
CreateAlertData implement json.Marshaler.
func (*CreateAlertData) ProtoMessage ¶
func (*CreateAlertData) ProtoMessage()
func (*CreateAlertData) ProtoReflect ¶
func (x *CreateAlertData) ProtoReflect() protoreflect.Message
func (*CreateAlertData) Reset ¶
func (x *CreateAlertData) Reset()
func (*CreateAlertData) String ¶
func (x *CreateAlertData) String() string
func (*CreateAlertData) UnmarshalJSON ¶
func (m *CreateAlertData) UnmarshalJSON(b []byte) error
CreateAlertData implement json.Marshaler.
func (*CreateAlertData) UnmarshalURLValues ¶
func (m *CreateAlertData) UnmarshalURLValues(prefix string, values url.Values) error
CreateAlertData implement urlenc.URLValuesUnmarshaler.
func (*CreateAlertData) Validate ¶
func (this *CreateAlertData) Validate() error
type CreateAlertRecordIssueRequest ¶
type CreateAlertRecordIssueRequest struct { GroupId string `protobuf:"bytes,1,opt,name=groupId,proto3" json:"groupId,omitempty"` TenantGroup string `protobuf:"bytes,2,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` Body map[string]*structpb.Value `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateAlertRecordIssueRequest) Descriptor
deprecated
func (*CreateAlertRecordIssueRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAlertRecordIssueRequest.ProtoReflect.Descriptor instead.
func (*CreateAlertRecordIssueRequest) GetBody ¶
func (x *CreateAlertRecordIssueRequest) GetBody() map[string]*structpb.Value
func (*CreateAlertRecordIssueRequest) GetGroupId ¶
func (x *CreateAlertRecordIssueRequest) GetGroupId() string
func (*CreateAlertRecordIssueRequest) GetTenantGroup ¶
func (x *CreateAlertRecordIssueRequest) GetTenantGroup() string
func (*CreateAlertRecordIssueRequest) MarshalJSON ¶
func (m *CreateAlertRecordIssueRequest) MarshalJSON() ([]byte, error)
CreateAlertRecordIssueRequest implement json.Marshaler.
func (*CreateAlertRecordIssueRequest) ProtoMessage ¶
func (*CreateAlertRecordIssueRequest) ProtoMessage()
func (*CreateAlertRecordIssueRequest) ProtoReflect ¶
func (x *CreateAlertRecordIssueRequest) ProtoReflect() protoreflect.Message
func (*CreateAlertRecordIssueRequest) Reset ¶
func (x *CreateAlertRecordIssueRequest) Reset()
func (*CreateAlertRecordIssueRequest) String ¶
func (x *CreateAlertRecordIssueRequest) String() string
func (*CreateAlertRecordIssueRequest) UnmarshalJSON ¶
func (m *CreateAlertRecordIssueRequest) UnmarshalJSON(b []byte) error
CreateAlertRecordIssueRequest implement json.Marshaler.
func (*CreateAlertRecordIssueRequest) UnmarshalURLValues ¶
func (m *CreateAlertRecordIssueRequest) UnmarshalURLValues(prefix string, values url.Values) error
CreateAlertRecordIssueRequest implement urlenc.URLValuesUnmarshaler.
func (*CreateAlertRecordIssueRequest) Validate ¶
func (this *CreateAlertRecordIssueRequest) Validate() error
type CreateAlertRecordIssueResponse ¶
type CreateAlertRecordIssueResponse struct {
// contains filtered or unexported fields
}
func (*CreateAlertRecordIssueResponse) Descriptor
deprecated
func (*CreateAlertRecordIssueResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateAlertRecordIssueResponse.ProtoReflect.Descriptor instead.
func (*CreateAlertRecordIssueResponse) MarshalJSON ¶
func (m *CreateAlertRecordIssueResponse) MarshalJSON() ([]byte, error)
CreateAlertRecordIssueResponse implement json.Marshaler.
func (*CreateAlertRecordIssueResponse) ProtoMessage ¶
func (*CreateAlertRecordIssueResponse) ProtoMessage()
func (*CreateAlertRecordIssueResponse) ProtoReflect ¶
func (x *CreateAlertRecordIssueResponse) ProtoReflect() protoreflect.Message
func (*CreateAlertRecordIssueResponse) Reset ¶
func (x *CreateAlertRecordIssueResponse) Reset()
func (*CreateAlertRecordIssueResponse) String ¶
func (x *CreateAlertRecordIssueResponse) String() string
func (*CreateAlertRecordIssueResponse) UnmarshalJSON ¶
func (m *CreateAlertRecordIssueResponse) UnmarshalJSON(b []byte) error
CreateAlertRecordIssueResponse implement json.Marshaler.
func (*CreateAlertRecordIssueResponse) UnmarshalURLValues ¶
func (m *CreateAlertRecordIssueResponse) UnmarshalURLValues(prefix string, values url.Values) error
CreateAlertRecordIssueResponse implement urlenc.URLValuesUnmarshaler.
func (*CreateAlertRecordIssueResponse) Validate ¶
func (this *CreateAlertRecordIssueResponse) Validate() error
type CreateAlertRequest ¶
type CreateAlertRequest struct { TenantGroup string `protobuf:"bytes,1,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` AppIds []string `protobuf:"bytes,3,rep,name=appIds,proto3" json:"appIds,omitempty"` Rules []*pb.AlertExpression `protobuf:"bytes,4,rep,name=rules,proto3" json:"rules,omitempty"` Notifies []*pb.AlertNotify `protobuf:"bytes,5,rep,name=notifies,proto3" json:"notifies,omitempty"` Domain string `protobuf:"bytes,6,opt,name=domain,proto3" json:"domain,omitempty"` CreateTime int64 `protobuf:"varint,7,opt,name=createTime,proto3" json:"createTime,omitempty"` UpdateTime int64 `protobuf:"varint,8,opt,name=updateTime,proto3" json:"updateTime,omitempty"` AlertScope string `protobuf:"bytes,9,opt,name=alertScope,proto3" json:"alertScope,omitempty"` AlertScopeId string `protobuf:"bytes,10,opt,name=alertScopeId,proto3" json:"alertScopeId,omitempty"` Enable bool `protobuf:"varint,11,opt,name=enable,proto3" json:"enable,omitempty"` Attributes map[string]*structpb.Value `` /* 162-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateAlertRequest) Descriptor
deprecated
func (*CreateAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAlertRequest.ProtoReflect.Descriptor instead.
func (*CreateAlertRequest) GetAlertScope ¶
func (x *CreateAlertRequest) GetAlertScope() string
func (*CreateAlertRequest) GetAlertScopeId ¶
func (x *CreateAlertRequest) GetAlertScopeId() string
func (*CreateAlertRequest) GetAppIds ¶
func (x *CreateAlertRequest) GetAppIds() []string
func (*CreateAlertRequest) GetAttributes ¶
func (x *CreateAlertRequest) GetAttributes() map[string]*structpb.Value
func (*CreateAlertRequest) GetCreateTime ¶
func (x *CreateAlertRequest) GetCreateTime() int64
func (*CreateAlertRequest) GetDomain ¶
func (x *CreateAlertRequest) GetDomain() string
func (*CreateAlertRequest) GetEnable ¶
func (x *CreateAlertRequest) GetEnable() bool
func (*CreateAlertRequest) GetName ¶
func (x *CreateAlertRequest) GetName() string
func (*CreateAlertRequest) GetNotifies ¶
func (x *CreateAlertRequest) GetNotifies() []*pb.AlertNotify
func (*CreateAlertRequest) GetRules ¶
func (x *CreateAlertRequest) GetRules() []*pb.AlertExpression
func (*CreateAlertRequest) GetTenantGroup ¶
func (x *CreateAlertRequest) GetTenantGroup() string
func (*CreateAlertRequest) GetUpdateTime ¶
func (x *CreateAlertRequest) GetUpdateTime() int64
func (*CreateAlertRequest) MarshalJSON ¶
func (m *CreateAlertRequest) MarshalJSON() ([]byte, error)
CreateAlertRequest implement json.Marshaler.
func (*CreateAlertRequest) ProtoMessage ¶
func (*CreateAlertRequest) ProtoMessage()
func (*CreateAlertRequest) ProtoReflect ¶
func (x *CreateAlertRequest) ProtoReflect() protoreflect.Message
func (*CreateAlertRequest) Reset ¶
func (x *CreateAlertRequest) Reset()
func (*CreateAlertRequest) String ¶
func (x *CreateAlertRequest) String() string
func (*CreateAlertRequest) UnmarshalJSON ¶
func (m *CreateAlertRequest) UnmarshalJSON(b []byte) error
CreateAlertRequest implement json.Marshaler.
func (*CreateAlertRequest) UnmarshalURLValues ¶
func (m *CreateAlertRequest) UnmarshalURLValues(prefix string, values url.Values) error
CreateAlertRequest implement urlenc.URLValuesUnmarshaler.
func (*CreateAlertRequest) Validate ¶
func (this *CreateAlertRequest) Validate() error
type CreateAlertResponse ¶
type CreateAlertResponse struct { Data *CreateAlertData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*CreateAlertResponse) Descriptor
deprecated
func (*CreateAlertResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateAlertResponse.ProtoReflect.Descriptor instead.
func (*CreateAlertResponse) GetData ¶
func (x *CreateAlertResponse) GetData() *CreateAlertData
func (*CreateAlertResponse) MarshalJSON ¶
func (m *CreateAlertResponse) MarshalJSON() ([]byte, error)
CreateAlertResponse implement json.Marshaler.
func (*CreateAlertResponse) ProtoMessage ¶
func (*CreateAlertResponse) ProtoMessage()
func (*CreateAlertResponse) ProtoReflect ¶
func (x *CreateAlertResponse) ProtoReflect() protoreflect.Message
func (*CreateAlertResponse) Reset ¶
func (x *CreateAlertResponse) Reset()
func (*CreateAlertResponse) String ¶
func (x *CreateAlertResponse) String() string
func (*CreateAlertResponse) UnmarshalJSON ¶
func (m *CreateAlertResponse) UnmarshalJSON(b []byte) error
CreateAlertResponse implement json.Marshaler.
func (*CreateAlertResponse) UnmarshalURLValues ¶
func (m *CreateAlertResponse) UnmarshalURLValues(prefix string, values url.Values) error
CreateAlertResponse implement urlenc.URLValuesUnmarshaler.
func (*CreateAlertResponse) Validate ¶
func (this *CreateAlertResponse) Validate() error
type CreateCustomizeAlertData ¶
type CreateCustomizeAlertData struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateCustomizeAlertData) Descriptor
deprecated
func (*CreateCustomizeAlertData) Descriptor() ([]byte, []int)
Deprecated: Use CreateCustomizeAlertData.ProtoReflect.Descriptor instead.
func (*CreateCustomizeAlertData) GetId ¶
func (x *CreateCustomizeAlertData) GetId() uint64
func (*CreateCustomizeAlertData) MarshalJSON ¶
func (m *CreateCustomizeAlertData) MarshalJSON() ([]byte, error)
CreateCustomizeAlertData implement json.Marshaler.
func (*CreateCustomizeAlertData) ProtoMessage ¶
func (*CreateCustomizeAlertData) ProtoMessage()
func (*CreateCustomizeAlertData) ProtoReflect ¶
func (x *CreateCustomizeAlertData) ProtoReflect() protoreflect.Message
func (*CreateCustomizeAlertData) Reset ¶
func (x *CreateCustomizeAlertData) Reset()
func (*CreateCustomizeAlertData) String ¶
func (x *CreateCustomizeAlertData) String() string
func (*CreateCustomizeAlertData) UnmarshalJSON ¶
func (m *CreateCustomizeAlertData) UnmarshalJSON(b []byte) error
CreateCustomizeAlertData implement json.Marshaler.
func (*CreateCustomizeAlertData) UnmarshalURLValues ¶
func (m *CreateCustomizeAlertData) UnmarshalURLValues(prefix string, values url.Values) error
CreateCustomizeAlertData implement urlenc.URLValuesUnmarshaler.
func (*CreateCustomizeAlertData) Validate ¶
func (this *CreateCustomizeAlertData) Validate() error
type CreateCustomizeAlertRequest ¶
type CreateCustomizeAlertRequest struct { TenantGroup string `protobuf:"bytes,1,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` Id uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` ClusterName string `protobuf:"bytes,3,opt,name=clusterName,proto3" json:"clusterName,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` AlertType string `protobuf:"bytes,5,opt,name=alertType,proto3" json:"alertType,omitempty"` AlertScope string `protobuf:"bytes,6,opt,name=alertScope,proto3" json:"alertScope,omitempty"` AlertScopeId string `protobuf:"bytes,7,opt,name=alertScopeId,proto3" json:"alertScopeId,omitempty"` Enable bool `protobuf:"varint,8,opt,name=enable,proto3" json:"enable,omitempty"` Attributes map[string]*structpb.Value `` /* 161-byte string literal not displayed */ Rules []*pb.CustomizeAlertRule `protobuf:"bytes,10,rep,name=rules,proto3" json:"rules,omitempty"` Notifies []*pb.CustomizeAlertNotifyTemplates `protobuf:"bytes,11,rep,name=notifies,proto3" json:"notifies,omitempty"` CreateTime int64 `protobuf:"varint,12,opt,name=createTime,proto3" json:"createTime,omitempty"` UpdateTime int64 `protobuf:"varint,13,opt,name=updateTime,proto3" json:"updateTime,omitempty"` // contains filtered or unexported fields }
func (*CreateCustomizeAlertRequest) Descriptor
deprecated
func (*CreateCustomizeAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateCustomizeAlertRequest.ProtoReflect.Descriptor instead.
func (*CreateCustomizeAlertRequest) GetAlertScope ¶
func (x *CreateCustomizeAlertRequest) GetAlertScope() string
func (*CreateCustomizeAlertRequest) GetAlertScopeId ¶
func (x *CreateCustomizeAlertRequest) GetAlertScopeId() string
func (*CreateCustomizeAlertRequest) GetAlertType ¶
func (x *CreateCustomizeAlertRequest) GetAlertType() string
func (*CreateCustomizeAlertRequest) GetAttributes ¶
func (x *CreateCustomizeAlertRequest) GetAttributes() map[string]*structpb.Value
func (*CreateCustomizeAlertRequest) GetClusterName ¶
func (x *CreateCustomizeAlertRequest) GetClusterName() string
func (*CreateCustomizeAlertRequest) GetCreateTime ¶
func (x *CreateCustomizeAlertRequest) GetCreateTime() int64
func (*CreateCustomizeAlertRequest) GetEnable ¶
func (x *CreateCustomizeAlertRequest) GetEnable() bool
func (*CreateCustomizeAlertRequest) GetId ¶
func (x *CreateCustomizeAlertRequest) GetId() uint64
func (*CreateCustomizeAlertRequest) GetName ¶
func (x *CreateCustomizeAlertRequest) GetName() string
func (*CreateCustomizeAlertRequest) GetNotifies ¶
func (x *CreateCustomizeAlertRequest) GetNotifies() []*pb.CustomizeAlertNotifyTemplates
func (*CreateCustomizeAlertRequest) GetRules ¶
func (x *CreateCustomizeAlertRequest) GetRules() []*pb.CustomizeAlertRule
func (*CreateCustomizeAlertRequest) GetTenantGroup ¶
func (x *CreateCustomizeAlertRequest) GetTenantGroup() string
func (*CreateCustomizeAlertRequest) GetUpdateTime ¶
func (x *CreateCustomizeAlertRequest) GetUpdateTime() int64
func (*CreateCustomizeAlertRequest) MarshalJSON ¶
func (m *CreateCustomizeAlertRequest) MarshalJSON() ([]byte, error)
CreateCustomizeAlertRequest implement json.Marshaler.
func (*CreateCustomizeAlertRequest) ProtoMessage ¶
func (*CreateCustomizeAlertRequest) ProtoMessage()
func (*CreateCustomizeAlertRequest) ProtoReflect ¶
func (x *CreateCustomizeAlertRequest) ProtoReflect() protoreflect.Message
func (*CreateCustomizeAlertRequest) Reset ¶
func (x *CreateCustomizeAlertRequest) Reset()
func (*CreateCustomizeAlertRequest) String ¶
func (x *CreateCustomizeAlertRequest) String() string
func (*CreateCustomizeAlertRequest) UnmarshalJSON ¶
func (m *CreateCustomizeAlertRequest) UnmarshalJSON(b []byte) error
CreateCustomizeAlertRequest implement json.Marshaler.
func (*CreateCustomizeAlertRequest) UnmarshalURLValues ¶
func (m *CreateCustomizeAlertRequest) UnmarshalURLValues(prefix string, values url.Values) error
CreateCustomizeAlertRequest implement urlenc.URLValuesUnmarshaler.
func (*CreateCustomizeAlertRequest) Validate ¶
func (this *CreateCustomizeAlertRequest) Validate() error
type CreateCustomizeAlertResponse ¶
type CreateCustomizeAlertResponse struct { Data *CreateCustomizeAlertData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*CreateCustomizeAlertResponse) Descriptor
deprecated
func (*CreateCustomizeAlertResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateCustomizeAlertResponse.ProtoReflect.Descriptor instead.
func (*CreateCustomizeAlertResponse) GetData ¶
func (x *CreateCustomizeAlertResponse) GetData() *CreateCustomizeAlertData
func (*CreateCustomizeAlertResponse) MarshalJSON ¶
func (m *CreateCustomizeAlertResponse) MarshalJSON() ([]byte, error)
CreateCustomizeAlertResponse implement json.Marshaler.
func (*CreateCustomizeAlertResponse) ProtoMessage ¶
func (*CreateCustomizeAlertResponse) ProtoMessage()
func (*CreateCustomizeAlertResponse) ProtoReflect ¶
func (x *CreateCustomizeAlertResponse) ProtoReflect() protoreflect.Message
func (*CreateCustomizeAlertResponse) Reset ¶
func (x *CreateCustomizeAlertResponse) Reset()
func (*CreateCustomizeAlertResponse) String ¶
func (x *CreateCustomizeAlertResponse) String() string
func (*CreateCustomizeAlertResponse) UnmarshalJSON ¶
func (m *CreateCustomizeAlertResponse) UnmarshalJSON(b []byte) error
CreateCustomizeAlertResponse implement json.Marshaler.
func (*CreateCustomizeAlertResponse) UnmarshalURLValues ¶
func (m *CreateCustomizeAlertResponse) UnmarshalURLValues(prefix string, values url.Values) error
CreateCustomizeAlertResponse implement urlenc.URLValuesUnmarshaler.
func (*CreateCustomizeAlertResponse) Validate ¶
func (this *CreateCustomizeAlertResponse) Validate() error
type DashboardPreviewRequest ¶
type DashboardPreviewRequest struct { TenantGroup string `protobuf:"bytes,1,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` Id uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` ClusterName string `protobuf:"bytes,3,opt,name=clusterName,proto3" json:"clusterName,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` AlertType string `protobuf:"bytes,5,opt,name=alertType,proto3" json:"alertType,omitempty"` AlertScope string `protobuf:"bytes,6,opt,name=alertScope,proto3" json:"alertScope,omitempty"` AlertScopeId string `protobuf:"bytes,7,opt,name=alertScopeId,proto3" json:"alertScopeId,omitempty"` Enable bool `protobuf:"varint,8,opt,name=enable,proto3" json:"enable,omitempty"` Attributes map[string]*structpb.Value `` /* 161-byte string literal not displayed */ Rules []*pb.CustomizeAlertRule `protobuf:"bytes,10,rep,name=rules,proto3" json:"rules,omitempty"` Notifies []*pb.CustomizeAlertNotifyTemplates `protobuf:"bytes,11,rep,name=notifies,proto3" json:"notifies,omitempty"` CreateTime int64 `protobuf:"varint,12,opt,name=createTime,proto3" json:"createTime,omitempty"` UpdateTime int64 `protobuf:"varint,13,opt,name=updateTime,proto3" json:"updateTime,omitempty"` // contains filtered or unexported fields }
func (*DashboardPreviewRequest) Descriptor
deprecated
func (*DashboardPreviewRequest) Descriptor() ([]byte, []int)
Deprecated: Use DashboardPreviewRequest.ProtoReflect.Descriptor instead.
func (*DashboardPreviewRequest) GetAlertScope ¶
func (x *DashboardPreviewRequest) GetAlertScope() string
func (*DashboardPreviewRequest) GetAlertScopeId ¶
func (x *DashboardPreviewRequest) GetAlertScopeId() string
func (*DashboardPreviewRequest) GetAlertType ¶
func (x *DashboardPreviewRequest) GetAlertType() string
func (*DashboardPreviewRequest) GetAttributes ¶
func (x *DashboardPreviewRequest) GetAttributes() map[string]*structpb.Value
func (*DashboardPreviewRequest) GetClusterName ¶
func (x *DashboardPreviewRequest) GetClusterName() string
func (*DashboardPreviewRequest) GetCreateTime ¶
func (x *DashboardPreviewRequest) GetCreateTime() int64
func (*DashboardPreviewRequest) GetEnable ¶
func (x *DashboardPreviewRequest) GetEnable() bool
func (*DashboardPreviewRequest) GetId ¶
func (x *DashboardPreviewRequest) GetId() uint64
func (*DashboardPreviewRequest) GetName ¶
func (x *DashboardPreviewRequest) GetName() string
func (*DashboardPreviewRequest) GetNotifies ¶
func (x *DashboardPreviewRequest) GetNotifies() []*pb.CustomizeAlertNotifyTemplates
func (*DashboardPreviewRequest) GetRules ¶
func (x *DashboardPreviewRequest) GetRules() []*pb.CustomizeAlertRule
func (*DashboardPreviewRequest) GetTenantGroup ¶
func (x *DashboardPreviewRequest) GetTenantGroup() string
func (*DashboardPreviewRequest) GetUpdateTime ¶
func (x *DashboardPreviewRequest) GetUpdateTime() int64
func (*DashboardPreviewRequest) MarshalJSON ¶
func (m *DashboardPreviewRequest) MarshalJSON() ([]byte, error)
DashboardPreviewRequest implement json.Marshaler.
func (*DashboardPreviewRequest) ProtoMessage ¶
func (*DashboardPreviewRequest) ProtoMessage()
func (*DashboardPreviewRequest) ProtoReflect ¶
func (x *DashboardPreviewRequest) ProtoReflect() protoreflect.Message
func (*DashboardPreviewRequest) Reset ¶
func (x *DashboardPreviewRequest) Reset()
func (*DashboardPreviewRequest) String ¶
func (x *DashboardPreviewRequest) String() string
func (*DashboardPreviewRequest) UnmarshalJSON ¶
func (m *DashboardPreviewRequest) UnmarshalJSON(b []byte) error
DashboardPreviewRequest implement json.Marshaler.
func (*DashboardPreviewRequest) UnmarshalURLValues ¶
func (m *DashboardPreviewRequest) UnmarshalURLValues(prefix string, values url.Values) error
DashboardPreviewRequest implement urlenc.URLValuesUnmarshaler.
func (*DashboardPreviewRequest) Validate ¶
func (this *DashboardPreviewRequest) Validate() error
type DashboardPreviewResponse ¶
type DashboardPreviewResponse struct { Data *pb.View `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*DashboardPreviewResponse) Descriptor
deprecated
func (*DashboardPreviewResponse) Descriptor() ([]byte, []int)
Deprecated: Use DashboardPreviewResponse.ProtoReflect.Descriptor instead.
func (*DashboardPreviewResponse) GetData ¶
func (x *DashboardPreviewResponse) GetData() *pb.View
func (*DashboardPreviewResponse) MarshalJSON ¶
func (m *DashboardPreviewResponse) MarshalJSON() ([]byte, error)
DashboardPreviewResponse implement json.Marshaler.
func (*DashboardPreviewResponse) ProtoMessage ¶
func (*DashboardPreviewResponse) ProtoMessage()
func (*DashboardPreviewResponse) ProtoReflect ¶
func (x *DashboardPreviewResponse) ProtoReflect() protoreflect.Message
func (*DashboardPreviewResponse) Reset ¶
func (x *DashboardPreviewResponse) Reset()
func (*DashboardPreviewResponse) String ¶
func (x *DashboardPreviewResponse) String() string
func (*DashboardPreviewResponse) UnmarshalJSON ¶
func (m *DashboardPreviewResponse) UnmarshalJSON(b []byte) error
DashboardPreviewResponse implement json.Marshaler.
func (*DashboardPreviewResponse) UnmarshalURLValues ¶
func (m *DashboardPreviewResponse) UnmarshalURLValues(prefix string, values url.Values) error
DashboardPreviewResponse implement urlenc.URLValuesUnmarshaler.
func (*DashboardPreviewResponse) Validate ¶
func (this *DashboardPreviewResponse) Validate() error
type DeleteAlertData ¶
type DeleteAlertData struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"` // contains filtered or unexported fields }
func (*DeleteAlertData) Descriptor
deprecated
func (*DeleteAlertData) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAlertData.ProtoReflect.Descriptor instead.
func (*DeleteAlertData) GetName ¶
func (x *DeleteAlertData) GetName() string
func (*DeleteAlertData) MarshalJSON ¶
func (m *DeleteAlertData) MarshalJSON() ([]byte, error)
DeleteAlertData implement json.Marshaler.
func (*DeleteAlertData) ProtoMessage ¶
func (*DeleteAlertData) ProtoMessage()
func (*DeleteAlertData) ProtoReflect ¶
func (x *DeleteAlertData) ProtoReflect() protoreflect.Message
func (*DeleteAlertData) Reset ¶
func (x *DeleteAlertData) Reset()
func (*DeleteAlertData) String ¶
func (x *DeleteAlertData) String() string
func (*DeleteAlertData) UnmarshalJSON ¶
func (m *DeleteAlertData) UnmarshalJSON(b []byte) error
DeleteAlertData implement json.Marshaler.
func (*DeleteAlertData) UnmarshalURLValues ¶
func (m *DeleteAlertData) UnmarshalURLValues(prefix string, values url.Values) error
DeleteAlertData implement urlenc.URLValuesUnmarshaler.
func (*DeleteAlertData) Validate ¶
func (this *DeleteAlertData) Validate() error
type DeleteAlertRequest ¶
type DeleteAlertRequest struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` TenantGroup string `protobuf:"bytes,2,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` // contains filtered or unexported fields }
func (*DeleteAlertRequest) Descriptor
deprecated
func (*DeleteAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAlertRequest.ProtoReflect.Descriptor instead.
func (*DeleteAlertRequest) GetId ¶
func (x *DeleteAlertRequest) GetId() int64
func (*DeleteAlertRequest) GetTenantGroup ¶
func (x *DeleteAlertRequest) GetTenantGroup() string
func (*DeleteAlertRequest) MarshalJSON ¶
func (m *DeleteAlertRequest) MarshalJSON() ([]byte, error)
DeleteAlertRequest implement json.Marshaler.
func (*DeleteAlertRequest) ProtoMessage ¶
func (*DeleteAlertRequest) ProtoMessage()
func (*DeleteAlertRequest) ProtoReflect ¶
func (x *DeleteAlertRequest) ProtoReflect() protoreflect.Message
func (*DeleteAlertRequest) Reset ¶
func (x *DeleteAlertRequest) Reset()
func (*DeleteAlertRequest) String ¶
func (x *DeleteAlertRequest) String() string
func (*DeleteAlertRequest) UnmarshalJSON ¶
func (m *DeleteAlertRequest) UnmarshalJSON(b []byte) error
DeleteAlertRequest implement json.Marshaler.
func (*DeleteAlertRequest) UnmarshalURLValues ¶
func (m *DeleteAlertRequest) UnmarshalURLValues(prefix string, values url.Values) error
DeleteAlertRequest implement urlenc.URLValuesUnmarshaler.
func (*DeleteAlertRequest) Validate ¶
func (this *DeleteAlertRequest) Validate() error
type DeleteAlertResponse ¶
type DeleteAlertResponse struct { Data *DeleteAlertData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*DeleteAlertResponse) Descriptor
deprecated
func (*DeleteAlertResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAlertResponse.ProtoReflect.Descriptor instead.
func (*DeleteAlertResponse) GetData ¶
func (x *DeleteAlertResponse) GetData() *DeleteAlertData
func (*DeleteAlertResponse) MarshalJSON ¶
func (m *DeleteAlertResponse) MarshalJSON() ([]byte, error)
DeleteAlertResponse implement json.Marshaler.
func (*DeleteAlertResponse) ProtoMessage ¶
func (*DeleteAlertResponse) ProtoMessage()
func (*DeleteAlertResponse) ProtoReflect ¶
func (x *DeleteAlertResponse) ProtoReflect() protoreflect.Message
func (*DeleteAlertResponse) Reset ¶
func (x *DeleteAlertResponse) Reset()
func (*DeleteAlertResponse) String ¶
func (x *DeleteAlertResponse) String() string
func (*DeleteAlertResponse) UnmarshalJSON ¶
func (m *DeleteAlertResponse) UnmarshalJSON(b []byte) error
DeleteAlertResponse implement json.Marshaler.
func (*DeleteAlertResponse) UnmarshalURLValues ¶
func (m *DeleteAlertResponse) UnmarshalURLValues(prefix string, values url.Values) error
DeleteAlertResponse implement urlenc.URLValuesUnmarshaler.
func (*DeleteAlertResponse) Validate ¶
func (this *DeleteAlertResponse) Validate() error
type DeleteCustomizeAlertData ¶
type DeleteCustomizeAlertData struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*DeleteCustomizeAlertData) Descriptor
deprecated
func (*DeleteCustomizeAlertData) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCustomizeAlertData.ProtoReflect.Descriptor instead.
func (*DeleteCustomizeAlertData) GetName ¶
func (x *DeleteCustomizeAlertData) GetName() string
func (*DeleteCustomizeAlertData) MarshalJSON ¶
func (m *DeleteCustomizeAlertData) MarshalJSON() ([]byte, error)
DeleteCustomizeAlertData implement json.Marshaler.
func (*DeleteCustomizeAlertData) ProtoMessage ¶
func (*DeleteCustomizeAlertData) ProtoMessage()
func (*DeleteCustomizeAlertData) ProtoReflect ¶
func (x *DeleteCustomizeAlertData) ProtoReflect() protoreflect.Message
func (*DeleteCustomizeAlertData) Reset ¶
func (x *DeleteCustomizeAlertData) Reset()
func (*DeleteCustomizeAlertData) String ¶
func (x *DeleteCustomizeAlertData) String() string
func (*DeleteCustomizeAlertData) UnmarshalJSON ¶
func (m *DeleteCustomizeAlertData) UnmarshalJSON(b []byte) error
DeleteCustomizeAlertData implement json.Marshaler.
func (*DeleteCustomizeAlertData) UnmarshalURLValues ¶
func (m *DeleteCustomizeAlertData) UnmarshalURLValues(prefix string, values url.Values) error
DeleteCustomizeAlertData implement urlenc.URLValuesUnmarshaler.
func (*DeleteCustomizeAlertData) Validate ¶
func (this *DeleteCustomizeAlertData) Validate() error
type DeleteCustomizeAlertRequest ¶
type DeleteCustomizeAlertRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` TenantGroup string `protobuf:"bytes,2,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` // contains filtered or unexported fields }
func (*DeleteCustomizeAlertRequest) Descriptor
deprecated
func (*DeleteCustomizeAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCustomizeAlertRequest.ProtoReflect.Descriptor instead.
func (*DeleteCustomizeAlertRequest) GetId ¶
func (x *DeleteCustomizeAlertRequest) GetId() uint64
func (*DeleteCustomizeAlertRequest) GetTenantGroup ¶
func (x *DeleteCustomizeAlertRequest) GetTenantGroup() string
func (*DeleteCustomizeAlertRequest) MarshalJSON ¶
func (m *DeleteCustomizeAlertRequest) MarshalJSON() ([]byte, error)
DeleteCustomizeAlertRequest implement json.Marshaler.
func (*DeleteCustomizeAlertRequest) ProtoMessage ¶
func (*DeleteCustomizeAlertRequest) ProtoMessage()
func (*DeleteCustomizeAlertRequest) ProtoReflect ¶
func (x *DeleteCustomizeAlertRequest) ProtoReflect() protoreflect.Message
func (*DeleteCustomizeAlertRequest) Reset ¶
func (x *DeleteCustomizeAlertRequest) Reset()
func (*DeleteCustomizeAlertRequest) String ¶
func (x *DeleteCustomizeAlertRequest) String() string
func (*DeleteCustomizeAlertRequest) UnmarshalJSON ¶
func (m *DeleteCustomizeAlertRequest) UnmarshalJSON(b []byte) error
DeleteCustomizeAlertRequest implement json.Marshaler.
func (*DeleteCustomizeAlertRequest) UnmarshalURLValues ¶
func (m *DeleteCustomizeAlertRequest) UnmarshalURLValues(prefix string, values url.Values) error
DeleteCustomizeAlertRequest implement urlenc.URLValuesUnmarshaler.
func (*DeleteCustomizeAlertRequest) Validate ¶
func (this *DeleteCustomizeAlertRequest) Validate() error
type DeleteCustomizeAlertResponse ¶
type DeleteCustomizeAlertResponse struct { Data *DeleteCustomizeAlertData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*DeleteCustomizeAlertResponse) Descriptor
deprecated
func (*DeleteCustomizeAlertResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCustomizeAlertResponse.ProtoReflect.Descriptor instead.
func (*DeleteCustomizeAlertResponse) GetData ¶
func (x *DeleteCustomizeAlertResponse) GetData() *DeleteCustomizeAlertData
func (*DeleteCustomizeAlertResponse) MarshalJSON ¶
func (m *DeleteCustomizeAlertResponse) MarshalJSON() ([]byte, error)
DeleteCustomizeAlertResponse implement json.Marshaler.
func (*DeleteCustomizeAlertResponse) ProtoMessage ¶
func (*DeleteCustomizeAlertResponse) ProtoMessage()
func (*DeleteCustomizeAlertResponse) ProtoReflect ¶
func (x *DeleteCustomizeAlertResponse) ProtoReflect() protoreflect.Message
func (*DeleteCustomizeAlertResponse) Reset ¶
func (x *DeleteCustomizeAlertResponse) Reset()
func (*DeleteCustomizeAlertResponse) String ¶
func (x *DeleteCustomizeAlertResponse) String() string
func (*DeleteCustomizeAlertResponse) UnmarshalJSON ¶
func (m *DeleteCustomizeAlertResponse) UnmarshalJSON(b []byte) error
DeleteCustomizeAlertResponse implement json.Marshaler.
func (*DeleteCustomizeAlertResponse) UnmarshalURLValues ¶
func (m *DeleteCustomizeAlertResponse) UnmarshalURLValues(prefix string, values url.Values) error
DeleteCustomizeAlertResponse implement urlenc.URLValuesUnmarshaler.
func (*DeleteCustomizeAlertResponse) Validate ¶
func (this *DeleteCustomizeAlertResponse) Validate() error
type GetAlertHistoriesRequest ¶
type GetAlertHistoriesRequest struct { GroupId string `protobuf:"bytes,1,opt,name=groupId,proto3" json:"groupId,omitempty"` TenantGroup string `protobuf:"bytes,2,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` Start int64 `protobuf:"varint,3,opt,name=start,proto3" json:"start,omitempty"` End int64 `protobuf:"varint,4,opt,name=end,proto3" json:"end,omitempty"` Limit int64 `protobuf:"varint,5,opt,name=limit,proto3" json:"limit,omitempty"` // contains filtered or unexported fields }
func (*GetAlertHistoriesRequest) Descriptor
deprecated
func (*GetAlertHistoriesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertHistoriesRequest.ProtoReflect.Descriptor instead.
func (*GetAlertHistoriesRequest) GetEnd ¶
func (x *GetAlertHistoriesRequest) GetEnd() int64
func (*GetAlertHistoriesRequest) GetGroupId ¶
func (x *GetAlertHistoriesRequest) GetGroupId() string
func (*GetAlertHistoriesRequest) GetLimit ¶
func (x *GetAlertHistoriesRequest) GetLimit() int64
func (*GetAlertHistoriesRequest) GetStart ¶
func (x *GetAlertHistoriesRequest) GetStart() int64
func (*GetAlertHistoriesRequest) GetTenantGroup ¶
func (x *GetAlertHistoriesRequest) GetTenantGroup() string
func (*GetAlertHistoriesRequest) MarshalJSON ¶
func (m *GetAlertHistoriesRequest) MarshalJSON() ([]byte, error)
GetAlertHistoriesRequest implement json.Marshaler.
func (*GetAlertHistoriesRequest) ProtoMessage ¶
func (*GetAlertHistoriesRequest) ProtoMessage()
func (*GetAlertHistoriesRequest) ProtoReflect ¶
func (x *GetAlertHistoriesRequest) ProtoReflect() protoreflect.Message
func (*GetAlertHistoriesRequest) Reset ¶
func (x *GetAlertHistoriesRequest) Reset()
func (*GetAlertHistoriesRequest) String ¶
func (x *GetAlertHistoriesRequest) String() string
func (*GetAlertHistoriesRequest) UnmarshalJSON ¶
func (m *GetAlertHistoriesRequest) UnmarshalJSON(b []byte) error
GetAlertHistoriesRequest implement json.Marshaler.
func (*GetAlertHistoriesRequest) UnmarshalURLValues ¶
func (m *GetAlertHistoriesRequest) UnmarshalURLValues(prefix string, values url.Values) error
GetAlertHistoriesRequest implement urlenc.URLValuesUnmarshaler.
func (*GetAlertHistoriesRequest) Validate ¶
func (this *GetAlertHistoriesRequest) Validate() error
type GetAlertHistoriesResponse ¶
type GetAlertHistoriesResponse struct { Data []*pb.AlertHistory `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*GetAlertHistoriesResponse) Descriptor
deprecated
func (*GetAlertHistoriesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertHistoriesResponse.ProtoReflect.Descriptor instead.
func (*GetAlertHistoriesResponse) GetData ¶
func (x *GetAlertHistoriesResponse) GetData() []*pb.AlertHistory
func (*GetAlertHistoriesResponse) MarshalJSON ¶
func (m *GetAlertHistoriesResponse) MarshalJSON() ([]byte, error)
GetAlertHistoriesResponse implement json.Marshaler.
func (*GetAlertHistoriesResponse) ProtoMessage ¶
func (*GetAlertHistoriesResponse) ProtoMessage()
func (*GetAlertHistoriesResponse) ProtoReflect ¶
func (x *GetAlertHistoriesResponse) ProtoReflect() protoreflect.Message
func (*GetAlertHistoriesResponse) Reset ¶
func (x *GetAlertHistoriesResponse) Reset()
func (*GetAlertHistoriesResponse) String ¶
func (x *GetAlertHistoriesResponse) String() string
func (*GetAlertHistoriesResponse) UnmarshalJSON ¶
func (m *GetAlertHistoriesResponse) UnmarshalJSON(b []byte) error
GetAlertHistoriesResponse implement json.Marshaler.
func (*GetAlertHistoriesResponse) UnmarshalURLValues ¶
func (m *GetAlertHistoriesResponse) UnmarshalURLValues(prefix string, values url.Values) error
GetAlertHistoriesResponse implement urlenc.URLValuesUnmarshaler.
func (*GetAlertHistoriesResponse) Validate ¶
func (this *GetAlertHistoriesResponse) Validate() error
type GetAlertRecordAttrsRequest ¶
type GetAlertRecordAttrsRequest struct { TenantGroup string `protobuf:"bytes,1,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` // contains filtered or unexported fields }
func (*GetAlertRecordAttrsRequest) Descriptor
deprecated
func (*GetAlertRecordAttrsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertRecordAttrsRequest.ProtoReflect.Descriptor instead.
func (*GetAlertRecordAttrsRequest) GetTenantGroup ¶
func (x *GetAlertRecordAttrsRequest) GetTenantGroup() string
func (*GetAlertRecordAttrsRequest) MarshalJSON ¶
func (m *GetAlertRecordAttrsRequest) MarshalJSON() ([]byte, error)
GetAlertRecordAttrsRequest implement json.Marshaler.
func (*GetAlertRecordAttrsRequest) ProtoMessage ¶
func (*GetAlertRecordAttrsRequest) ProtoMessage()
func (*GetAlertRecordAttrsRequest) ProtoReflect ¶
func (x *GetAlertRecordAttrsRequest) ProtoReflect() protoreflect.Message
func (*GetAlertRecordAttrsRequest) Reset ¶
func (x *GetAlertRecordAttrsRequest) Reset()
func (*GetAlertRecordAttrsRequest) String ¶
func (x *GetAlertRecordAttrsRequest) String() string
func (*GetAlertRecordAttrsRequest) UnmarshalJSON ¶
func (m *GetAlertRecordAttrsRequest) UnmarshalJSON(b []byte) error
GetAlertRecordAttrsRequest implement json.Marshaler.
func (*GetAlertRecordAttrsRequest) UnmarshalURLValues ¶
func (m *GetAlertRecordAttrsRequest) UnmarshalURLValues(prefix string, values url.Values) error
GetAlertRecordAttrsRequest implement urlenc.URLValuesUnmarshaler.
func (*GetAlertRecordAttrsRequest) Validate ¶
func (this *GetAlertRecordAttrsRequest) Validate() error
type GetAlertRecordAttrsResponse ¶
type GetAlertRecordAttrsResponse struct { Data *pb.AlertRecordAttr `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*GetAlertRecordAttrsResponse) Descriptor
deprecated
func (*GetAlertRecordAttrsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertRecordAttrsResponse.ProtoReflect.Descriptor instead.
func (*GetAlertRecordAttrsResponse) GetData ¶
func (x *GetAlertRecordAttrsResponse) GetData() *pb.AlertRecordAttr
func (*GetAlertRecordAttrsResponse) MarshalJSON ¶
func (m *GetAlertRecordAttrsResponse) MarshalJSON() ([]byte, error)
GetAlertRecordAttrsResponse implement json.Marshaler.
func (*GetAlertRecordAttrsResponse) ProtoMessage ¶
func (*GetAlertRecordAttrsResponse) ProtoMessage()
func (*GetAlertRecordAttrsResponse) ProtoReflect ¶
func (x *GetAlertRecordAttrsResponse) ProtoReflect() protoreflect.Message
func (*GetAlertRecordAttrsResponse) Reset ¶
func (x *GetAlertRecordAttrsResponse) Reset()
func (*GetAlertRecordAttrsResponse) String ¶
func (x *GetAlertRecordAttrsResponse) String() string
func (*GetAlertRecordAttrsResponse) UnmarshalJSON ¶
func (m *GetAlertRecordAttrsResponse) UnmarshalJSON(b []byte) error
GetAlertRecordAttrsResponse implement json.Marshaler.
func (*GetAlertRecordAttrsResponse) UnmarshalURLValues ¶
func (m *GetAlertRecordAttrsResponse) UnmarshalURLValues(prefix string, values url.Values) error
GetAlertRecordAttrsResponse implement urlenc.URLValuesUnmarshaler.
func (*GetAlertRecordAttrsResponse) Validate ¶
func (this *GetAlertRecordAttrsResponse) Validate() error
type GetAlertRecordRequest ¶
type GetAlertRecordRequest struct { GroupId string `protobuf:"bytes,1,opt,name=groupId,proto3" json:"groupId,omitempty"` TenantGroup string `protobuf:"bytes,2,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` // contains filtered or unexported fields }
func (*GetAlertRecordRequest) Descriptor
deprecated
func (*GetAlertRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertRecordRequest.ProtoReflect.Descriptor instead.
func (*GetAlertRecordRequest) GetGroupId ¶
func (x *GetAlertRecordRequest) GetGroupId() string
func (*GetAlertRecordRequest) GetTenantGroup ¶
func (x *GetAlertRecordRequest) GetTenantGroup() string
func (*GetAlertRecordRequest) MarshalJSON ¶
func (m *GetAlertRecordRequest) MarshalJSON() ([]byte, error)
GetAlertRecordRequest implement json.Marshaler.
func (*GetAlertRecordRequest) ProtoMessage ¶
func (*GetAlertRecordRequest) ProtoMessage()
func (*GetAlertRecordRequest) ProtoReflect ¶
func (x *GetAlertRecordRequest) ProtoReflect() protoreflect.Message
func (*GetAlertRecordRequest) Reset ¶
func (x *GetAlertRecordRequest) Reset()
func (*GetAlertRecordRequest) String ¶
func (x *GetAlertRecordRequest) String() string
func (*GetAlertRecordRequest) UnmarshalJSON ¶
func (m *GetAlertRecordRequest) UnmarshalJSON(b []byte) error
GetAlertRecordRequest implement json.Marshaler.
func (*GetAlertRecordRequest) UnmarshalURLValues ¶
func (m *GetAlertRecordRequest) UnmarshalURLValues(prefix string, values url.Values) error
GetAlertRecordRequest implement urlenc.URLValuesUnmarshaler.
func (*GetAlertRecordRequest) Validate ¶
func (this *GetAlertRecordRequest) Validate() error
type GetAlertRecordResponse ¶
type GetAlertRecordResponse struct { Data *pb.AlertRecord `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*GetAlertRecordResponse) Descriptor
deprecated
func (*GetAlertRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertRecordResponse.ProtoReflect.Descriptor instead.
func (*GetAlertRecordResponse) GetData ¶
func (x *GetAlertRecordResponse) GetData() *pb.AlertRecord
func (*GetAlertRecordResponse) MarshalJSON ¶
func (m *GetAlertRecordResponse) MarshalJSON() ([]byte, error)
GetAlertRecordResponse implement json.Marshaler.
func (*GetAlertRecordResponse) ProtoMessage ¶
func (*GetAlertRecordResponse) ProtoMessage()
func (*GetAlertRecordResponse) ProtoReflect ¶
func (x *GetAlertRecordResponse) ProtoReflect() protoreflect.Message
func (*GetAlertRecordResponse) Reset ¶
func (x *GetAlertRecordResponse) Reset()
func (*GetAlertRecordResponse) String ¶
func (x *GetAlertRecordResponse) String() string
func (*GetAlertRecordResponse) UnmarshalJSON ¶
func (m *GetAlertRecordResponse) UnmarshalJSON(b []byte) error
GetAlertRecordResponse implement json.Marshaler.
func (*GetAlertRecordResponse) UnmarshalURLValues ¶
func (m *GetAlertRecordResponse) UnmarshalURLValues(prefix string, values url.Values) error
GetAlertRecordResponse implement urlenc.URLValuesUnmarshaler.
func (*GetAlertRecordResponse) Validate ¶
func (this *GetAlertRecordResponse) Validate() error
type GetAlertRecordsData ¶
type GetAlertRecordsData struct { List []*pb.AlertRecord `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*GetAlertRecordsData) Descriptor
deprecated
func (*GetAlertRecordsData) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertRecordsData.ProtoReflect.Descriptor instead.
func (*GetAlertRecordsData) GetList ¶
func (x *GetAlertRecordsData) GetList() []*pb.AlertRecord
func (*GetAlertRecordsData) GetTotal ¶
func (x *GetAlertRecordsData) GetTotal() int64
func (*GetAlertRecordsData) MarshalJSON ¶
func (m *GetAlertRecordsData) MarshalJSON() ([]byte, error)
GetAlertRecordsData implement json.Marshaler.
func (*GetAlertRecordsData) ProtoMessage ¶
func (*GetAlertRecordsData) ProtoMessage()
func (*GetAlertRecordsData) ProtoReflect ¶
func (x *GetAlertRecordsData) ProtoReflect() protoreflect.Message
func (*GetAlertRecordsData) Reset ¶
func (x *GetAlertRecordsData) Reset()
func (*GetAlertRecordsData) String ¶
func (x *GetAlertRecordsData) String() string
func (*GetAlertRecordsData) UnmarshalJSON ¶
func (m *GetAlertRecordsData) UnmarshalJSON(b []byte) error
GetAlertRecordsData implement json.Marshaler.
func (*GetAlertRecordsData) UnmarshalURLValues ¶
func (m *GetAlertRecordsData) UnmarshalURLValues(prefix string, values url.Values) error
GetAlertRecordsData implement urlenc.URLValuesUnmarshaler.
func (*GetAlertRecordsData) Validate ¶
func (this *GetAlertRecordsData) Validate() error
type GetAlertRecordsRequest ¶
type GetAlertRecordsRequest struct { TenantGroup string `protobuf:"bytes,1,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` AlertGroup []string `protobuf:"bytes,2,rep,name=alertGroup,proto3" json:"alertGroup,omitempty"` AlertState []string `protobuf:"bytes,3,rep,name=alertState,proto3" json:"alertState,omitempty"` AlertType []string `protobuf:"bytes,4,rep,name=alertType,proto3" json:"alertType,omitempty"` HandleState []string `protobuf:"bytes,5,rep,name=handleState,proto3" json:"handleState,omitempty"` HandlerId []string `protobuf:"bytes,6,rep,name=handlerId,proto3" json:"handlerId,omitempty"` PageNo int64 `protobuf:"varint,7,opt,name=pageNo,proto3" json:"pageNo,omitempty"` PageSize int64 `protobuf:"varint,8,opt,name=pageSize,proto3" json:"pageSize,omitempty"` // contains filtered or unexported fields }
func (*GetAlertRecordsRequest) Descriptor
deprecated
func (*GetAlertRecordsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertRecordsRequest.ProtoReflect.Descriptor instead.
func (*GetAlertRecordsRequest) GetAlertGroup ¶
func (x *GetAlertRecordsRequest) GetAlertGroup() []string
func (*GetAlertRecordsRequest) GetAlertState ¶
func (x *GetAlertRecordsRequest) GetAlertState() []string
func (*GetAlertRecordsRequest) GetAlertType ¶
func (x *GetAlertRecordsRequest) GetAlertType() []string
func (*GetAlertRecordsRequest) GetHandleState ¶
func (x *GetAlertRecordsRequest) GetHandleState() []string
func (*GetAlertRecordsRequest) GetHandlerId ¶
func (x *GetAlertRecordsRequest) GetHandlerId() []string
func (*GetAlertRecordsRequest) GetPageNo ¶
func (x *GetAlertRecordsRequest) GetPageNo() int64
func (*GetAlertRecordsRequest) GetPageSize ¶
func (x *GetAlertRecordsRequest) GetPageSize() int64
func (*GetAlertRecordsRequest) GetTenantGroup ¶
func (x *GetAlertRecordsRequest) GetTenantGroup() string
func (*GetAlertRecordsRequest) MarshalJSON ¶
func (m *GetAlertRecordsRequest) MarshalJSON() ([]byte, error)
GetAlertRecordsRequest implement json.Marshaler.
func (*GetAlertRecordsRequest) ProtoMessage ¶
func (*GetAlertRecordsRequest) ProtoMessage()
func (*GetAlertRecordsRequest) ProtoReflect ¶
func (x *GetAlertRecordsRequest) ProtoReflect() protoreflect.Message
func (*GetAlertRecordsRequest) Reset ¶
func (x *GetAlertRecordsRequest) Reset()
func (*GetAlertRecordsRequest) String ¶
func (x *GetAlertRecordsRequest) String() string
func (*GetAlertRecordsRequest) UnmarshalJSON ¶
func (m *GetAlertRecordsRequest) UnmarshalJSON(b []byte) error
GetAlertRecordsRequest implement json.Marshaler.
func (*GetAlertRecordsRequest) UnmarshalURLValues ¶
func (m *GetAlertRecordsRequest) UnmarshalURLValues(prefix string, values url.Values) error
GetAlertRecordsRequest implement urlenc.URLValuesUnmarshaler.
func (*GetAlertRecordsRequest) Validate ¶
func (this *GetAlertRecordsRequest) Validate() error
type GetAlertRecordsResponse ¶
type GetAlertRecordsResponse struct { Data *GetAlertRecordsData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*GetAlertRecordsResponse) Descriptor
deprecated
func (*GetAlertRecordsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertRecordsResponse.ProtoReflect.Descriptor instead.
func (*GetAlertRecordsResponse) GetData ¶
func (x *GetAlertRecordsResponse) GetData() *GetAlertRecordsData
func (*GetAlertRecordsResponse) MarshalJSON ¶
func (m *GetAlertRecordsResponse) MarshalJSON() ([]byte, error)
GetAlertRecordsResponse implement json.Marshaler.
func (*GetAlertRecordsResponse) ProtoMessage ¶
func (*GetAlertRecordsResponse) ProtoMessage()
func (*GetAlertRecordsResponse) ProtoReflect ¶
func (x *GetAlertRecordsResponse) ProtoReflect() protoreflect.Message
func (*GetAlertRecordsResponse) Reset ¶
func (x *GetAlertRecordsResponse) Reset()
func (*GetAlertRecordsResponse) String ¶
func (x *GetAlertRecordsResponse) String() string
func (*GetAlertRecordsResponse) UnmarshalJSON ¶
func (m *GetAlertRecordsResponse) UnmarshalJSON(b []byte) error
GetAlertRecordsResponse implement json.Marshaler.
func (*GetAlertRecordsResponse) UnmarshalURLValues ¶
func (m *GetAlertRecordsResponse) UnmarshalURLValues(prefix string, values url.Values) error
GetAlertRecordsResponse implement urlenc.URLValuesUnmarshaler.
func (*GetAlertRecordsResponse) Validate ¶
func (this *GetAlertRecordsResponse) Validate() error
type GetAlertRequest ¶
type GetAlertRequest struct { TenantGroup string `protobuf:"bytes,1,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` Id int64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetAlertRequest) Descriptor
deprecated
func (*GetAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertRequest.ProtoReflect.Descriptor instead.
func (*GetAlertRequest) GetId ¶
func (x *GetAlertRequest) GetId() int64
func (*GetAlertRequest) GetTenantGroup ¶
func (x *GetAlertRequest) GetTenantGroup() string
func (*GetAlertRequest) MarshalJSON ¶
func (m *GetAlertRequest) MarshalJSON() ([]byte, error)
GetAlertRequest implement json.Marshaler.
func (*GetAlertRequest) ProtoMessage ¶
func (*GetAlertRequest) ProtoMessage()
func (*GetAlertRequest) ProtoReflect ¶
func (x *GetAlertRequest) ProtoReflect() protoreflect.Message
func (*GetAlertRequest) Reset ¶
func (x *GetAlertRequest) Reset()
func (*GetAlertRequest) String ¶
func (x *GetAlertRequest) String() string
func (*GetAlertRequest) UnmarshalJSON ¶
func (m *GetAlertRequest) UnmarshalJSON(b []byte) error
GetAlertRequest implement json.Marshaler.
func (*GetAlertRequest) UnmarshalURLValues ¶
func (m *GetAlertRequest) UnmarshalURLValues(prefix string, values url.Values) error
GetAlertRequest implement urlenc.URLValuesUnmarshaler.
func (*GetAlertRequest) Validate ¶
func (this *GetAlertRequest) Validate() error
type GetAlertResponse ¶
type GetAlertResponse struct { Data *ApmAlertData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*GetAlertResponse) Descriptor
deprecated
func (*GetAlertResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertResponse.ProtoReflect.Descriptor instead.
func (*GetAlertResponse) GetData ¶
func (x *GetAlertResponse) GetData() *ApmAlertData
func (*GetAlertResponse) MarshalJSON ¶
func (m *GetAlertResponse) MarshalJSON() ([]byte, error)
GetAlertResponse implement json.Marshaler.
func (*GetAlertResponse) ProtoMessage ¶
func (*GetAlertResponse) ProtoMessage()
func (*GetAlertResponse) ProtoReflect ¶
func (x *GetAlertResponse) ProtoReflect() protoreflect.Message
func (*GetAlertResponse) Reset ¶
func (x *GetAlertResponse) Reset()
func (*GetAlertResponse) String ¶
func (x *GetAlertResponse) String() string
func (*GetAlertResponse) UnmarshalJSON ¶
func (m *GetAlertResponse) UnmarshalJSON(b []byte) error
GetAlertResponse implement json.Marshaler.
func (*GetAlertResponse) UnmarshalURLValues ¶
func (m *GetAlertResponse) UnmarshalURLValues(prefix string, values url.Values) error
GetAlertResponse implement urlenc.URLValuesUnmarshaler.
func (*GetAlertResponse) Validate ¶
func (this *GetAlertResponse) Validate() error
type GetCustomizeAlertRequest ¶
type GetCustomizeAlertRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` TenantGroup string `protobuf:"bytes,2,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` // contains filtered or unexported fields }
func (*GetCustomizeAlertRequest) Descriptor
deprecated
func (*GetCustomizeAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomizeAlertRequest.ProtoReflect.Descriptor instead.
func (*GetCustomizeAlertRequest) GetId ¶
func (x *GetCustomizeAlertRequest) GetId() uint64
func (*GetCustomizeAlertRequest) GetTenantGroup ¶
func (x *GetCustomizeAlertRequest) GetTenantGroup() string
func (*GetCustomizeAlertRequest) MarshalJSON ¶
func (m *GetCustomizeAlertRequest) MarshalJSON() ([]byte, error)
GetCustomizeAlertRequest implement json.Marshaler.
func (*GetCustomizeAlertRequest) ProtoMessage ¶
func (*GetCustomizeAlertRequest) ProtoMessage()
func (*GetCustomizeAlertRequest) ProtoReflect ¶
func (x *GetCustomizeAlertRequest) ProtoReflect() protoreflect.Message
func (*GetCustomizeAlertRequest) Reset ¶
func (x *GetCustomizeAlertRequest) Reset()
func (*GetCustomizeAlertRequest) String ¶
func (x *GetCustomizeAlertRequest) String() string
func (*GetCustomizeAlertRequest) UnmarshalJSON ¶
func (m *GetCustomizeAlertRequest) UnmarshalJSON(b []byte) error
GetCustomizeAlertRequest implement json.Marshaler.
func (*GetCustomizeAlertRequest) UnmarshalURLValues ¶
func (m *GetCustomizeAlertRequest) UnmarshalURLValues(prefix string, values url.Values) error
GetCustomizeAlertRequest implement urlenc.URLValuesUnmarshaler.
func (*GetCustomizeAlertRequest) Validate ¶
func (this *GetCustomizeAlertRequest) Validate() error
type GetCustomizeAlertResponse ¶
type GetCustomizeAlertResponse struct { Data *pb.CustomizeAlertDetail `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*GetCustomizeAlertResponse) Descriptor
deprecated
func (*GetCustomizeAlertResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomizeAlertResponse.ProtoReflect.Descriptor instead.
func (*GetCustomizeAlertResponse) GetData ¶
func (x *GetCustomizeAlertResponse) GetData() *pb.CustomizeAlertDetail
func (*GetCustomizeAlertResponse) MarshalJSON ¶
func (m *GetCustomizeAlertResponse) MarshalJSON() ([]byte, error)
GetCustomizeAlertResponse implement json.Marshaler.
func (*GetCustomizeAlertResponse) ProtoMessage ¶
func (*GetCustomizeAlertResponse) ProtoMessage()
func (*GetCustomizeAlertResponse) ProtoReflect ¶
func (x *GetCustomizeAlertResponse) ProtoReflect() protoreflect.Message
func (*GetCustomizeAlertResponse) Reset ¶
func (x *GetCustomizeAlertResponse) Reset()
func (*GetCustomizeAlertResponse) String ¶
func (x *GetCustomizeAlertResponse) String() string
func (*GetCustomizeAlertResponse) UnmarshalJSON ¶
func (m *GetCustomizeAlertResponse) UnmarshalJSON(b []byte) error
GetCustomizeAlertResponse implement json.Marshaler.
func (*GetCustomizeAlertResponse) UnmarshalURLValues ¶
func (m *GetCustomizeAlertResponse) UnmarshalURLValues(prefix string, values url.Values) error
GetCustomizeAlertResponse implement urlenc.URLValuesUnmarshaler.
func (*GetCustomizeAlertResponse) Validate ¶
func (this *GetCustomizeAlertResponse) Validate() error
type QueryAlertData ¶
type QueryAlertData struct { List []*ApmAlertData `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*QueryAlertData) Descriptor
deprecated
func (*QueryAlertData) Descriptor() ([]byte, []int)
Deprecated: Use QueryAlertData.ProtoReflect.Descriptor instead.
func (*QueryAlertData) GetList ¶
func (x *QueryAlertData) GetList() []*ApmAlertData
func (*QueryAlertData) GetTotal ¶
func (x *QueryAlertData) GetTotal() int64
func (*QueryAlertData) MarshalJSON ¶
func (m *QueryAlertData) MarshalJSON() ([]byte, error)
QueryAlertData implement json.Marshaler.
func (*QueryAlertData) ProtoMessage ¶
func (*QueryAlertData) ProtoMessage()
func (*QueryAlertData) ProtoReflect ¶
func (x *QueryAlertData) ProtoReflect() protoreflect.Message
func (*QueryAlertData) Reset ¶
func (x *QueryAlertData) Reset()
func (*QueryAlertData) String ¶
func (x *QueryAlertData) String() string
func (*QueryAlertData) UnmarshalJSON ¶
func (m *QueryAlertData) UnmarshalJSON(b []byte) error
QueryAlertData implement json.Marshaler.
func (*QueryAlertData) UnmarshalURLValues ¶
func (m *QueryAlertData) UnmarshalURLValues(prefix string, values url.Values) error
QueryAlertData implement urlenc.URLValuesUnmarshaler.
func (*QueryAlertData) Validate ¶
func (this *QueryAlertData) Validate() error
type QueryAlertRequest ¶
type QueryAlertRequest struct { TenantGroup string `protobuf:"bytes,1,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` PageNo int64 `protobuf:"varint,2,opt,name=pageNo,proto3" json:"pageNo,omitempty"` PageSize int64 `protobuf:"varint,3,opt,name=pageSize,proto3" json:"pageSize,omitempty"` // contains filtered or unexported fields }
func (*QueryAlertRequest) Descriptor
deprecated
func (*QueryAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryAlertRequest.ProtoReflect.Descriptor instead.
func (*QueryAlertRequest) GetPageNo ¶
func (x *QueryAlertRequest) GetPageNo() int64
func (*QueryAlertRequest) GetPageSize ¶
func (x *QueryAlertRequest) GetPageSize() int64
func (*QueryAlertRequest) GetTenantGroup ¶
func (x *QueryAlertRequest) GetTenantGroup() string
func (*QueryAlertRequest) MarshalJSON ¶
func (m *QueryAlertRequest) MarshalJSON() ([]byte, error)
QueryAlertRequest implement json.Marshaler.
func (*QueryAlertRequest) ProtoMessage ¶
func (*QueryAlertRequest) ProtoMessage()
func (*QueryAlertRequest) ProtoReflect ¶
func (x *QueryAlertRequest) ProtoReflect() protoreflect.Message
func (*QueryAlertRequest) Reset ¶
func (x *QueryAlertRequest) Reset()
func (*QueryAlertRequest) String ¶
func (x *QueryAlertRequest) String() string
func (*QueryAlertRequest) UnmarshalJSON ¶
func (m *QueryAlertRequest) UnmarshalJSON(b []byte) error
QueryAlertRequest implement json.Marshaler.
func (*QueryAlertRequest) UnmarshalURLValues ¶
func (m *QueryAlertRequest) UnmarshalURLValues(prefix string, values url.Values) error
QueryAlertRequest implement urlenc.URLValuesUnmarshaler.
func (*QueryAlertRequest) Validate ¶
func (this *QueryAlertRequest) Validate() error
type QueryAlertResponse ¶
type QueryAlertResponse struct { Data *QueryAlertData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*QueryAlertResponse) Descriptor
deprecated
func (*QueryAlertResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryAlertResponse.ProtoReflect.Descriptor instead.
func (*QueryAlertResponse) GetData ¶
func (x *QueryAlertResponse) GetData() *QueryAlertData
func (*QueryAlertResponse) MarshalJSON ¶
func (m *QueryAlertResponse) MarshalJSON() ([]byte, error)
QueryAlertResponse implement json.Marshaler.
func (*QueryAlertResponse) ProtoMessage ¶
func (*QueryAlertResponse) ProtoMessage()
func (*QueryAlertResponse) ProtoReflect ¶
func (x *QueryAlertResponse) ProtoReflect() protoreflect.Message
func (*QueryAlertResponse) Reset ¶
func (x *QueryAlertResponse) Reset()
func (*QueryAlertResponse) String ¶
func (x *QueryAlertResponse) String() string
func (*QueryAlertResponse) UnmarshalJSON ¶
func (m *QueryAlertResponse) UnmarshalJSON(b []byte) error
QueryAlertResponse implement json.Marshaler.
func (*QueryAlertResponse) UnmarshalURLValues ¶
func (m *QueryAlertResponse) UnmarshalURLValues(prefix string, values url.Values) error
QueryAlertResponse implement urlenc.URLValuesUnmarshaler.
func (*QueryAlertResponse) Validate ¶
func (this *QueryAlertResponse) Validate() error
type QueryAlertRuleRequest ¶
type QueryAlertRuleRequest struct { TenantGroup string `protobuf:"bytes,1,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` // contains filtered or unexported fields }
func (*QueryAlertRuleRequest) Descriptor
deprecated
func (*QueryAlertRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryAlertRuleRequest.ProtoReflect.Descriptor instead.
func (*QueryAlertRuleRequest) GetTenantGroup ¶
func (x *QueryAlertRuleRequest) GetTenantGroup() string
func (*QueryAlertRuleRequest) MarshalJSON ¶
func (m *QueryAlertRuleRequest) MarshalJSON() ([]byte, error)
QueryAlertRuleRequest implement json.Marshaler.
func (*QueryAlertRuleRequest) ProtoMessage ¶
func (*QueryAlertRuleRequest) ProtoMessage()
func (*QueryAlertRuleRequest) ProtoReflect ¶
func (x *QueryAlertRuleRequest) ProtoReflect() protoreflect.Message
func (*QueryAlertRuleRequest) Reset ¶
func (x *QueryAlertRuleRequest) Reset()
func (*QueryAlertRuleRequest) String ¶
func (x *QueryAlertRuleRequest) String() string
func (*QueryAlertRuleRequest) UnmarshalJSON ¶
func (m *QueryAlertRuleRequest) UnmarshalJSON(b []byte) error
QueryAlertRuleRequest implement json.Marshaler.
func (*QueryAlertRuleRequest) UnmarshalURLValues ¶
func (m *QueryAlertRuleRequest) UnmarshalURLValues(prefix string, values url.Values) error
QueryAlertRuleRequest implement urlenc.URLValuesUnmarshaler.
func (*QueryAlertRuleRequest) Validate ¶
func (this *QueryAlertRuleRequest) Validate() error
type QueryAlertRuleResponse ¶
type QueryAlertRuleResponse struct { Data *pb.AlertTypeRuleResp `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*QueryAlertRuleResponse) Descriptor
deprecated
func (*QueryAlertRuleResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryAlertRuleResponse.ProtoReflect.Descriptor instead.
func (*QueryAlertRuleResponse) GetData ¶
func (x *QueryAlertRuleResponse) GetData() *pb.AlertTypeRuleResp
func (*QueryAlertRuleResponse) MarshalJSON ¶
func (m *QueryAlertRuleResponse) MarshalJSON() ([]byte, error)
QueryAlertRuleResponse implement json.Marshaler.
func (*QueryAlertRuleResponse) ProtoMessage ¶
func (*QueryAlertRuleResponse) ProtoMessage()
func (*QueryAlertRuleResponse) ProtoReflect ¶
func (x *QueryAlertRuleResponse) ProtoReflect() protoreflect.Message
func (*QueryAlertRuleResponse) Reset ¶
func (x *QueryAlertRuleResponse) Reset()
func (*QueryAlertRuleResponse) String ¶
func (x *QueryAlertRuleResponse) String() string
func (*QueryAlertRuleResponse) UnmarshalJSON ¶
func (m *QueryAlertRuleResponse) UnmarshalJSON(b []byte) error
QueryAlertRuleResponse implement json.Marshaler.
func (*QueryAlertRuleResponse) UnmarshalURLValues ¶
func (m *QueryAlertRuleResponse) UnmarshalURLValues(prefix string, values url.Values) error
QueryAlertRuleResponse implement urlenc.URLValuesUnmarshaler.
func (*QueryAlertRuleResponse) Validate ¶
func (this *QueryAlertRuleResponse) Validate() error
type QueryCustomizeAlertsRequest ¶
type QueryCustomizeAlertsRequest struct { TenantGroup string `protobuf:"bytes,1,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` PageNo int64 `protobuf:"varint,2,opt,name=pageNo,proto3" json:"pageNo,omitempty"` PageSize int64 `protobuf:"varint,3,opt,name=pageSize,proto3" json:"pageSize,omitempty"` // contains filtered or unexported fields }
func (*QueryCustomizeAlertsRequest) Descriptor
deprecated
func (*QueryCustomizeAlertsRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryCustomizeAlertsRequest.ProtoReflect.Descriptor instead.
func (*QueryCustomizeAlertsRequest) GetPageNo ¶
func (x *QueryCustomizeAlertsRequest) GetPageNo() int64
func (*QueryCustomizeAlertsRequest) GetPageSize ¶
func (x *QueryCustomizeAlertsRequest) GetPageSize() int64
func (*QueryCustomizeAlertsRequest) GetTenantGroup ¶
func (x *QueryCustomizeAlertsRequest) GetTenantGroup() string
func (*QueryCustomizeAlertsRequest) MarshalJSON ¶
func (m *QueryCustomizeAlertsRequest) MarshalJSON() ([]byte, error)
QueryCustomizeAlertsRequest implement json.Marshaler.
func (*QueryCustomizeAlertsRequest) ProtoMessage ¶
func (*QueryCustomizeAlertsRequest) ProtoMessage()
func (*QueryCustomizeAlertsRequest) ProtoReflect ¶
func (x *QueryCustomizeAlertsRequest) ProtoReflect() protoreflect.Message
func (*QueryCustomizeAlertsRequest) Reset ¶
func (x *QueryCustomizeAlertsRequest) Reset()
func (*QueryCustomizeAlertsRequest) String ¶
func (x *QueryCustomizeAlertsRequest) String() string
func (*QueryCustomizeAlertsRequest) UnmarshalJSON ¶
func (m *QueryCustomizeAlertsRequest) UnmarshalJSON(b []byte) error
QueryCustomizeAlertsRequest implement json.Marshaler.
func (*QueryCustomizeAlertsRequest) UnmarshalURLValues ¶
func (m *QueryCustomizeAlertsRequest) UnmarshalURLValues(prefix string, values url.Values) error
QueryCustomizeAlertsRequest implement urlenc.URLValuesUnmarshaler.
func (*QueryCustomizeAlertsRequest) Validate ¶
func (this *QueryCustomizeAlertsRequest) Validate() error
type QueryCustomizeAlertsResponse ¶
type QueryCustomizeAlertsResponse struct { Data *pb.QueryCustomizeAlertData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*QueryCustomizeAlertsResponse) Descriptor
deprecated
func (*QueryCustomizeAlertsResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryCustomizeAlertsResponse.ProtoReflect.Descriptor instead.
func (*QueryCustomizeAlertsResponse) GetData ¶
func (x *QueryCustomizeAlertsResponse) GetData() *pb.QueryCustomizeAlertData
func (*QueryCustomizeAlertsResponse) MarshalJSON ¶
func (m *QueryCustomizeAlertsResponse) MarshalJSON() ([]byte, error)
QueryCustomizeAlertsResponse implement json.Marshaler.
func (*QueryCustomizeAlertsResponse) ProtoMessage ¶
func (*QueryCustomizeAlertsResponse) ProtoMessage()
func (*QueryCustomizeAlertsResponse) ProtoReflect ¶
func (x *QueryCustomizeAlertsResponse) ProtoReflect() protoreflect.Message
func (*QueryCustomizeAlertsResponse) Reset ¶
func (x *QueryCustomizeAlertsResponse) Reset()
func (*QueryCustomizeAlertsResponse) String ¶
func (x *QueryCustomizeAlertsResponse) String() string
func (*QueryCustomizeAlertsResponse) UnmarshalJSON ¶
func (m *QueryCustomizeAlertsResponse) UnmarshalJSON(b []byte) error
QueryCustomizeAlertsResponse implement json.Marshaler.
func (*QueryCustomizeAlertsResponse) UnmarshalURLValues ¶
func (m *QueryCustomizeAlertsResponse) UnmarshalURLValues(prefix string, values url.Values) error
QueryCustomizeAlertsResponse implement urlenc.URLValuesUnmarshaler.
func (*QueryCustomizeAlertsResponse) Validate ¶
func (this *QueryCustomizeAlertsResponse) Validate() error
type QueryCustomizeMetricRequest ¶
type QueryCustomizeMetricRequest struct { TenantGroup string `protobuf:"bytes,1,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` // contains filtered or unexported fields }
func (*QueryCustomizeMetricRequest) Descriptor
deprecated
func (*QueryCustomizeMetricRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryCustomizeMetricRequest.ProtoReflect.Descriptor instead.
func (*QueryCustomizeMetricRequest) GetTenantGroup ¶
func (x *QueryCustomizeMetricRequest) GetTenantGroup() string
func (*QueryCustomizeMetricRequest) MarshalJSON ¶
func (m *QueryCustomizeMetricRequest) MarshalJSON() ([]byte, error)
QueryCustomizeMetricRequest implement json.Marshaler.
func (*QueryCustomizeMetricRequest) ProtoMessage ¶
func (*QueryCustomizeMetricRequest) ProtoMessage()
func (*QueryCustomizeMetricRequest) ProtoReflect ¶
func (x *QueryCustomizeMetricRequest) ProtoReflect() protoreflect.Message
func (*QueryCustomizeMetricRequest) Reset ¶
func (x *QueryCustomizeMetricRequest) Reset()
func (*QueryCustomizeMetricRequest) String ¶
func (x *QueryCustomizeMetricRequest) String() string
func (*QueryCustomizeMetricRequest) UnmarshalJSON ¶
func (m *QueryCustomizeMetricRequest) UnmarshalJSON(b []byte) error
QueryCustomizeMetricRequest implement json.Marshaler.
func (*QueryCustomizeMetricRequest) UnmarshalURLValues ¶
func (m *QueryCustomizeMetricRequest) UnmarshalURLValues(prefix string, values url.Values) error
QueryCustomizeMetricRequest implement urlenc.URLValuesUnmarshaler.
func (*QueryCustomizeMetricRequest) Validate ¶
func (this *QueryCustomizeMetricRequest) Validate() error
type QueryCustomizeMetricResponse ¶
type QueryCustomizeMetricResponse struct { Data *pb.CustomizeMetrics `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*QueryCustomizeMetricResponse) Descriptor
deprecated
func (*QueryCustomizeMetricResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryCustomizeMetricResponse.ProtoReflect.Descriptor instead.
func (*QueryCustomizeMetricResponse) GetData ¶
func (x *QueryCustomizeMetricResponse) GetData() *pb.CustomizeMetrics
func (*QueryCustomizeMetricResponse) MarshalJSON ¶
func (m *QueryCustomizeMetricResponse) MarshalJSON() ([]byte, error)
QueryCustomizeMetricResponse implement json.Marshaler.
func (*QueryCustomizeMetricResponse) ProtoMessage ¶
func (*QueryCustomizeMetricResponse) ProtoMessage()
func (*QueryCustomizeMetricResponse) ProtoReflect ¶
func (x *QueryCustomizeMetricResponse) ProtoReflect() protoreflect.Message
func (*QueryCustomizeMetricResponse) Reset ¶
func (x *QueryCustomizeMetricResponse) Reset()
func (*QueryCustomizeMetricResponse) String ¶
func (x *QueryCustomizeMetricResponse) String() string
func (*QueryCustomizeMetricResponse) UnmarshalJSON ¶
func (m *QueryCustomizeMetricResponse) UnmarshalJSON(b []byte) error
QueryCustomizeMetricResponse implement json.Marshaler.
func (*QueryCustomizeMetricResponse) UnmarshalURLValues ¶
func (m *QueryCustomizeMetricResponse) UnmarshalURLValues(prefix string, values url.Values) error
QueryCustomizeMetricResponse implement urlenc.URLValuesUnmarshaler.
func (*QueryCustomizeMetricResponse) Validate ¶
func (this *QueryCustomizeMetricResponse) Validate() error
type QueryCustomizeNotifyTargetRequest ¶
type QueryCustomizeNotifyTargetRequest struct { TenantGroup string `protobuf:"bytes,1,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` // contains filtered or unexported fields }
func (*QueryCustomizeNotifyTargetRequest) Descriptor
deprecated
func (*QueryCustomizeNotifyTargetRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryCustomizeNotifyTargetRequest.ProtoReflect.Descriptor instead.
func (*QueryCustomizeNotifyTargetRequest) GetTenantGroup ¶
func (x *QueryCustomizeNotifyTargetRequest) GetTenantGroup() string
func (*QueryCustomizeNotifyTargetRequest) MarshalJSON ¶
func (m *QueryCustomizeNotifyTargetRequest) MarshalJSON() ([]byte, error)
QueryCustomizeNotifyTargetRequest implement json.Marshaler.
func (*QueryCustomizeNotifyTargetRequest) ProtoMessage ¶
func (*QueryCustomizeNotifyTargetRequest) ProtoMessage()
func (*QueryCustomizeNotifyTargetRequest) ProtoReflect ¶
func (x *QueryCustomizeNotifyTargetRequest) ProtoReflect() protoreflect.Message
func (*QueryCustomizeNotifyTargetRequest) Reset ¶
func (x *QueryCustomizeNotifyTargetRequest) Reset()
func (*QueryCustomizeNotifyTargetRequest) String ¶
func (x *QueryCustomizeNotifyTargetRequest) String() string
func (*QueryCustomizeNotifyTargetRequest) UnmarshalJSON ¶
func (m *QueryCustomizeNotifyTargetRequest) UnmarshalJSON(b []byte) error
QueryCustomizeNotifyTargetRequest implement json.Marshaler.
func (*QueryCustomizeNotifyTargetRequest) UnmarshalURLValues ¶
func (m *QueryCustomizeNotifyTargetRequest) UnmarshalURLValues(prefix string, values url.Values) error
QueryCustomizeNotifyTargetRequest implement urlenc.URLValuesUnmarshaler.
func (*QueryCustomizeNotifyTargetRequest) Validate ¶
func (this *QueryCustomizeNotifyTargetRequest) Validate() error
type QueryCustomizeNotifyTargetResponse ¶
type QueryCustomizeNotifyTargetResponse struct { Data *pb.QueryCustomizeNotifyTargetData `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*QueryCustomizeNotifyTargetResponse) Descriptor
deprecated
func (*QueryCustomizeNotifyTargetResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryCustomizeNotifyTargetResponse.ProtoReflect.Descriptor instead.
func (*QueryCustomizeNotifyTargetResponse) GetData ¶
func (x *QueryCustomizeNotifyTargetResponse) GetData() *pb.QueryCustomizeNotifyTargetData
func (*QueryCustomizeNotifyTargetResponse) MarshalJSON ¶
func (m *QueryCustomizeNotifyTargetResponse) MarshalJSON() ([]byte, error)
QueryCustomizeNotifyTargetResponse implement json.Marshaler.
func (*QueryCustomizeNotifyTargetResponse) ProtoMessage ¶
func (*QueryCustomizeNotifyTargetResponse) ProtoMessage()
func (*QueryCustomizeNotifyTargetResponse) ProtoReflect ¶
func (x *QueryCustomizeNotifyTargetResponse) ProtoReflect() protoreflect.Message
func (*QueryCustomizeNotifyTargetResponse) Reset ¶
func (x *QueryCustomizeNotifyTargetResponse) Reset()
func (*QueryCustomizeNotifyTargetResponse) String ¶
func (x *QueryCustomizeNotifyTargetResponse) String() string
func (*QueryCustomizeNotifyTargetResponse) UnmarshalJSON ¶
func (m *QueryCustomizeNotifyTargetResponse) UnmarshalJSON(b []byte) error
QueryCustomizeNotifyTargetResponse implement json.Marshaler.
func (*QueryCustomizeNotifyTargetResponse) UnmarshalURLValues ¶
func (m *QueryCustomizeNotifyTargetResponse) UnmarshalURLValues(prefix string, values url.Values) error
QueryCustomizeNotifyTargetResponse implement urlenc.URLValuesUnmarshaler.
func (*QueryCustomizeNotifyTargetResponse) Validate ¶
func (this *QueryCustomizeNotifyTargetResponse) Validate() error
type UnimplementedAlertServiceServer ¶
type UnimplementedAlertServiceServer struct { }
UnimplementedAlertServiceServer should be embedded to have forward compatible implementations.
func (*UnimplementedAlertServiceServer) CreateAlert ¶
func (*UnimplementedAlertServiceServer) CreateAlert(context.Context, *CreateAlertRequest) (*CreateAlertResponse, error)
func (*UnimplementedAlertServiceServer) CreateAlertRecordIssue ¶
func (*UnimplementedAlertServiceServer) CreateAlertRecordIssue(context.Context, *CreateAlertRecordIssueRequest) (*CreateAlertRecordIssueResponse, error)
func (*UnimplementedAlertServiceServer) CreateCustomizeAlert ¶
func (*UnimplementedAlertServiceServer) CreateCustomizeAlert(context.Context, *CreateCustomizeAlertRequest) (*CreateCustomizeAlertResponse, error)
func (*UnimplementedAlertServiceServer) DashboardPreview ¶
func (*UnimplementedAlertServiceServer) DashboardPreview(context.Context, *DashboardPreviewRequest) (*DashboardPreviewResponse, error)
func (*UnimplementedAlertServiceServer) DeleteAlert ¶
func (*UnimplementedAlertServiceServer) DeleteAlert(context.Context, *DeleteAlertRequest) (*DeleteAlertResponse, error)
func (*UnimplementedAlertServiceServer) DeleteCustomizeAlert ¶
func (*UnimplementedAlertServiceServer) DeleteCustomizeAlert(context.Context, *DeleteCustomizeAlertRequest) (*DeleteCustomizeAlertResponse, error)
func (*UnimplementedAlertServiceServer) GetAlert ¶
func (*UnimplementedAlertServiceServer) GetAlert(context.Context, *GetAlertRequest) (*GetAlertResponse, error)
func (*UnimplementedAlertServiceServer) GetAlertHistories ¶
func (*UnimplementedAlertServiceServer) GetAlertHistories(context.Context, *GetAlertHistoriesRequest) (*GetAlertHistoriesResponse, error)
func (*UnimplementedAlertServiceServer) GetAlertRecord ¶
func (*UnimplementedAlertServiceServer) GetAlertRecord(context.Context, *GetAlertRecordRequest) (*GetAlertRecordResponse, error)
func (*UnimplementedAlertServiceServer) GetAlertRecordAttrs ¶
func (*UnimplementedAlertServiceServer) GetAlertRecordAttrs(context.Context, *GetAlertRecordAttrsRequest) (*GetAlertRecordAttrsResponse, error)
func (*UnimplementedAlertServiceServer) GetAlertRecords ¶
func (*UnimplementedAlertServiceServer) GetAlertRecords(context.Context, *GetAlertRecordsRequest) (*GetAlertRecordsResponse, error)
func (*UnimplementedAlertServiceServer) GetCustomizeAlert ¶
func (*UnimplementedAlertServiceServer) GetCustomizeAlert(context.Context, *GetCustomizeAlertRequest) (*GetCustomizeAlertResponse, error)
func (*UnimplementedAlertServiceServer) QueryAlert ¶
func (*UnimplementedAlertServiceServer) QueryAlert(context.Context, *QueryAlertRequest) (*QueryAlertResponse, error)
func (*UnimplementedAlertServiceServer) QueryAlertRule ¶
func (*UnimplementedAlertServiceServer) QueryAlertRule(context.Context, *QueryAlertRuleRequest) (*QueryAlertRuleResponse, error)
func (*UnimplementedAlertServiceServer) QueryCustomizeAlerts ¶
func (*UnimplementedAlertServiceServer) QueryCustomizeAlerts(context.Context, *QueryCustomizeAlertsRequest) (*QueryCustomizeAlertsResponse, error)
func (*UnimplementedAlertServiceServer) QueryCustomizeMetric ¶
func (*UnimplementedAlertServiceServer) QueryCustomizeMetric(context.Context, *QueryCustomizeMetricRequest) (*QueryCustomizeMetricResponse, error)
func (*UnimplementedAlertServiceServer) QueryCustomizeNotifyTarget ¶
func (*UnimplementedAlertServiceServer) QueryCustomizeNotifyTarget(context.Context, *QueryCustomizeNotifyTargetRequest) (*QueryCustomizeNotifyTargetResponse, error)
func (*UnimplementedAlertServiceServer) UpdateAlert ¶
func (*UnimplementedAlertServiceServer) UpdateAlert(context.Context, *UpdateAlertRequest) (*UpdateAlertResponse, error)
func (*UnimplementedAlertServiceServer) UpdateAlertEnable ¶
func (*UnimplementedAlertServiceServer) UpdateAlertEnable(context.Context, *UpdateAlertEnableRequest) (*UpdateAlertEnableResponse, error)
func (*UnimplementedAlertServiceServer) UpdateAlertRecordIssue ¶
func (*UnimplementedAlertServiceServer) UpdateAlertRecordIssue(context.Context, *UpdateAlertRecordIssueRequest) (*UpdateAlertRecordIssueResponse, error)
func (*UnimplementedAlertServiceServer) UpdateCustomizeAlert ¶
func (*UnimplementedAlertServiceServer) UpdateCustomizeAlert(context.Context, *UpdateCustomizeAlertRequest) (*UpdateCustomizeAlertResponse, error)
func (*UnimplementedAlertServiceServer) UpdateCustomizeAlertEnable ¶
func (*UnimplementedAlertServiceServer) UpdateCustomizeAlertEnable(context.Context, *UpdateCustomizeAlertEnableRequest) (*UpdateCustomizeAlertEnableResponse, error)
type UpdateAlertEnableRequest ¶
type UpdateAlertEnableRequest struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` TenantGroup string `protobuf:"bytes,2,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` Enable bool `protobuf:"varint,3,opt,name=enable,proto3" json:"enable,omitempty"` // contains filtered or unexported fields }
func (*UpdateAlertEnableRequest) Descriptor
deprecated
func (*UpdateAlertEnableRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAlertEnableRequest.ProtoReflect.Descriptor instead.
func (*UpdateAlertEnableRequest) GetEnable ¶
func (x *UpdateAlertEnableRequest) GetEnable() bool
func (*UpdateAlertEnableRequest) GetId ¶
func (x *UpdateAlertEnableRequest) GetId() int64
func (*UpdateAlertEnableRequest) GetTenantGroup ¶
func (x *UpdateAlertEnableRequest) GetTenantGroup() string
func (*UpdateAlertEnableRequest) MarshalJSON ¶
func (m *UpdateAlertEnableRequest) MarshalJSON() ([]byte, error)
UpdateAlertEnableRequest implement json.Marshaler.
func (*UpdateAlertEnableRequest) ProtoMessage ¶
func (*UpdateAlertEnableRequest) ProtoMessage()
func (*UpdateAlertEnableRequest) ProtoReflect ¶
func (x *UpdateAlertEnableRequest) ProtoReflect() protoreflect.Message
func (*UpdateAlertEnableRequest) Reset ¶
func (x *UpdateAlertEnableRequest) Reset()
func (*UpdateAlertEnableRequest) String ¶
func (x *UpdateAlertEnableRequest) String() string
func (*UpdateAlertEnableRequest) UnmarshalJSON ¶
func (m *UpdateAlertEnableRequest) UnmarshalJSON(b []byte) error
UpdateAlertEnableRequest implement json.Marshaler.
func (*UpdateAlertEnableRequest) UnmarshalURLValues ¶
func (m *UpdateAlertEnableRequest) UnmarshalURLValues(prefix string, values url.Values) error
UpdateAlertEnableRequest implement urlenc.URLValuesUnmarshaler.
func (*UpdateAlertEnableRequest) Validate ¶
func (this *UpdateAlertEnableRequest) Validate() error
type UpdateAlertEnableResponse ¶
type UpdateAlertEnableResponse struct {
// contains filtered or unexported fields
}
func (*UpdateAlertEnableResponse) Descriptor
deprecated
func (*UpdateAlertEnableResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAlertEnableResponse.ProtoReflect.Descriptor instead.
func (*UpdateAlertEnableResponse) MarshalJSON ¶
func (m *UpdateAlertEnableResponse) MarshalJSON() ([]byte, error)
UpdateAlertEnableResponse implement json.Marshaler.
func (*UpdateAlertEnableResponse) ProtoMessage ¶
func (*UpdateAlertEnableResponse) ProtoMessage()
func (*UpdateAlertEnableResponse) ProtoReflect ¶
func (x *UpdateAlertEnableResponse) ProtoReflect() protoreflect.Message
func (*UpdateAlertEnableResponse) Reset ¶
func (x *UpdateAlertEnableResponse) Reset()
func (*UpdateAlertEnableResponse) String ¶
func (x *UpdateAlertEnableResponse) String() string
func (*UpdateAlertEnableResponse) UnmarshalJSON ¶
func (m *UpdateAlertEnableResponse) UnmarshalJSON(b []byte) error
UpdateAlertEnableResponse implement json.Marshaler.
func (*UpdateAlertEnableResponse) UnmarshalURLValues ¶
func (m *UpdateAlertEnableResponse) UnmarshalURLValues(prefix string, values url.Values) error
UpdateAlertEnableResponse implement urlenc.URLValuesUnmarshaler.
func (*UpdateAlertEnableResponse) Validate ¶
func (this *UpdateAlertEnableResponse) Validate() error
type UpdateAlertRecordIssueRequest ¶
type UpdateAlertRecordIssueRequest struct { GroupId string `protobuf:"bytes,1,opt,name=groupId,proto3" json:"groupId,omitempty"` TenantGroup string `protobuf:"bytes,2,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` Body map[string]*structpb.Value `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UpdateAlertRecordIssueRequest) Descriptor
deprecated
func (*UpdateAlertRecordIssueRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAlertRecordIssueRequest.ProtoReflect.Descriptor instead.
func (*UpdateAlertRecordIssueRequest) GetBody ¶
func (x *UpdateAlertRecordIssueRequest) GetBody() map[string]*structpb.Value
func (*UpdateAlertRecordIssueRequest) GetGroupId ¶
func (x *UpdateAlertRecordIssueRequest) GetGroupId() string
func (*UpdateAlertRecordIssueRequest) GetTenantGroup ¶
func (x *UpdateAlertRecordIssueRequest) GetTenantGroup() string
func (*UpdateAlertRecordIssueRequest) MarshalJSON ¶
func (m *UpdateAlertRecordIssueRequest) MarshalJSON() ([]byte, error)
UpdateAlertRecordIssueRequest implement json.Marshaler.
func (*UpdateAlertRecordIssueRequest) ProtoMessage ¶
func (*UpdateAlertRecordIssueRequest) ProtoMessage()
func (*UpdateAlertRecordIssueRequest) ProtoReflect ¶
func (x *UpdateAlertRecordIssueRequest) ProtoReflect() protoreflect.Message
func (*UpdateAlertRecordIssueRequest) Reset ¶
func (x *UpdateAlertRecordIssueRequest) Reset()
func (*UpdateAlertRecordIssueRequest) String ¶
func (x *UpdateAlertRecordIssueRequest) String() string
func (*UpdateAlertRecordIssueRequest) UnmarshalJSON ¶
func (m *UpdateAlertRecordIssueRequest) UnmarshalJSON(b []byte) error
UpdateAlertRecordIssueRequest implement json.Marshaler.
func (*UpdateAlertRecordIssueRequest) UnmarshalURLValues ¶
func (m *UpdateAlertRecordIssueRequest) UnmarshalURLValues(prefix string, values url.Values) error
UpdateAlertRecordIssueRequest implement urlenc.URLValuesUnmarshaler.
func (*UpdateAlertRecordIssueRequest) Validate ¶
func (this *UpdateAlertRecordIssueRequest) Validate() error
type UpdateAlertRecordIssueResponse ¶
type UpdateAlertRecordIssueResponse struct {
// contains filtered or unexported fields
}
func (*UpdateAlertRecordIssueResponse) Descriptor
deprecated
func (*UpdateAlertRecordIssueResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAlertRecordIssueResponse.ProtoReflect.Descriptor instead.
func (*UpdateAlertRecordIssueResponse) MarshalJSON ¶
func (m *UpdateAlertRecordIssueResponse) MarshalJSON() ([]byte, error)
UpdateAlertRecordIssueResponse implement json.Marshaler.
func (*UpdateAlertRecordIssueResponse) ProtoMessage ¶
func (*UpdateAlertRecordIssueResponse) ProtoMessage()
func (*UpdateAlertRecordIssueResponse) ProtoReflect ¶
func (x *UpdateAlertRecordIssueResponse) ProtoReflect() protoreflect.Message
func (*UpdateAlertRecordIssueResponse) Reset ¶
func (x *UpdateAlertRecordIssueResponse) Reset()
func (*UpdateAlertRecordIssueResponse) String ¶
func (x *UpdateAlertRecordIssueResponse) String() string
func (*UpdateAlertRecordIssueResponse) UnmarshalJSON ¶
func (m *UpdateAlertRecordIssueResponse) UnmarshalJSON(b []byte) error
UpdateAlertRecordIssueResponse implement json.Marshaler.
func (*UpdateAlertRecordIssueResponse) UnmarshalURLValues ¶
func (m *UpdateAlertRecordIssueResponse) UnmarshalURLValues(prefix string, values url.Values) error
UpdateAlertRecordIssueResponse implement urlenc.URLValuesUnmarshaler.
func (*UpdateAlertRecordIssueResponse) Validate ¶
func (this *UpdateAlertRecordIssueResponse) Validate() error
type UpdateAlertRequest ¶
type UpdateAlertRequest struct { TenantGroup string `protobuf:"bytes,1,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` Id uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` AlertScope string `protobuf:"bytes,4,opt,name=alertScope,proto3" json:"alertScope,omitempty"` AlertScopeId string `protobuf:"bytes,5,opt,name=alertScopeId,proto3" json:"alertScopeId,omitempty"` Enable bool `protobuf:"varint,6,opt,name=enable,proto3" json:"enable,omitempty"` Rules []*pb.AlertExpression `protobuf:"bytes,7,rep,name=rules,proto3" json:"rules,omitempty"` Notifies []*pb.AlertNotify `protobuf:"bytes,8,rep,name=notifies,proto3" json:"notifies,omitempty"` Attributes map[string]*structpb.Value `` /* 161-byte string literal not displayed */ AppIds []string `protobuf:"bytes,10,rep,name=appIds,proto3" json:"appIds,omitempty"` Domain string `protobuf:"bytes,11,opt,name=domain,proto3" json:"domain,omitempty"` CreateTime int64 `protobuf:"varint,12,opt,name=createTime,proto3" json:"createTime,omitempty"` UpdateTime int64 `protobuf:"varint,13,opt,name=updateTime,proto3" json:"updateTime,omitempty"` // contains filtered or unexported fields }
func (*UpdateAlertRequest) Descriptor
deprecated
func (*UpdateAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAlertRequest.ProtoReflect.Descriptor instead.
func (*UpdateAlertRequest) GetAlertScope ¶
func (x *UpdateAlertRequest) GetAlertScope() string
func (*UpdateAlertRequest) GetAlertScopeId ¶
func (x *UpdateAlertRequest) GetAlertScopeId() string
func (*UpdateAlertRequest) GetAppIds ¶
func (x *UpdateAlertRequest) GetAppIds() []string
func (*UpdateAlertRequest) GetAttributes ¶
func (x *UpdateAlertRequest) GetAttributes() map[string]*structpb.Value
func (*UpdateAlertRequest) GetCreateTime ¶
func (x *UpdateAlertRequest) GetCreateTime() int64
func (*UpdateAlertRequest) GetDomain ¶
func (x *UpdateAlertRequest) GetDomain() string
func (*UpdateAlertRequest) GetEnable ¶
func (x *UpdateAlertRequest) GetEnable() bool
func (*UpdateAlertRequest) GetId ¶
func (x *UpdateAlertRequest) GetId() uint64
func (*UpdateAlertRequest) GetName ¶
func (x *UpdateAlertRequest) GetName() string
func (*UpdateAlertRequest) GetNotifies ¶
func (x *UpdateAlertRequest) GetNotifies() []*pb.AlertNotify
func (*UpdateAlertRequest) GetRules ¶
func (x *UpdateAlertRequest) GetRules() []*pb.AlertExpression
func (*UpdateAlertRequest) GetTenantGroup ¶
func (x *UpdateAlertRequest) GetTenantGroup() string
func (*UpdateAlertRequest) GetUpdateTime ¶
func (x *UpdateAlertRequest) GetUpdateTime() int64
func (*UpdateAlertRequest) MarshalJSON ¶
func (m *UpdateAlertRequest) MarshalJSON() ([]byte, error)
UpdateAlertRequest implement json.Marshaler.
func (*UpdateAlertRequest) ProtoMessage ¶
func (*UpdateAlertRequest) ProtoMessage()
func (*UpdateAlertRequest) ProtoReflect ¶
func (x *UpdateAlertRequest) ProtoReflect() protoreflect.Message
func (*UpdateAlertRequest) Reset ¶
func (x *UpdateAlertRequest) Reset()
func (*UpdateAlertRequest) String ¶
func (x *UpdateAlertRequest) String() string
func (*UpdateAlertRequest) UnmarshalJSON ¶
func (m *UpdateAlertRequest) UnmarshalJSON(b []byte) error
UpdateAlertRequest implement json.Marshaler.
func (*UpdateAlertRequest) UnmarshalURLValues ¶
func (m *UpdateAlertRequest) UnmarshalURLValues(prefix string, values url.Values) error
UpdateAlertRequest implement urlenc.URLValuesUnmarshaler.
func (*UpdateAlertRequest) Validate ¶
func (this *UpdateAlertRequest) Validate() error
type UpdateAlertResponse ¶
type UpdateAlertResponse struct {
// contains filtered or unexported fields
}
func (*UpdateAlertResponse) Descriptor
deprecated
func (*UpdateAlertResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAlertResponse.ProtoReflect.Descriptor instead.
func (*UpdateAlertResponse) MarshalJSON ¶
func (m *UpdateAlertResponse) MarshalJSON() ([]byte, error)
UpdateAlertResponse implement json.Marshaler.
func (*UpdateAlertResponse) ProtoMessage ¶
func (*UpdateAlertResponse) ProtoMessage()
func (*UpdateAlertResponse) ProtoReflect ¶
func (x *UpdateAlertResponse) ProtoReflect() protoreflect.Message
func (*UpdateAlertResponse) Reset ¶
func (x *UpdateAlertResponse) Reset()
func (*UpdateAlertResponse) String ¶
func (x *UpdateAlertResponse) String() string
func (*UpdateAlertResponse) UnmarshalJSON ¶
func (m *UpdateAlertResponse) UnmarshalJSON(b []byte) error
UpdateAlertResponse implement json.Marshaler.
func (*UpdateAlertResponse) UnmarshalURLValues ¶
func (m *UpdateAlertResponse) UnmarshalURLValues(prefix string, values url.Values) error
UpdateAlertResponse implement urlenc.URLValuesUnmarshaler.
func (*UpdateAlertResponse) Validate ¶
func (this *UpdateAlertResponse) Validate() error
type UpdateCustomizeAlertEnableRequest ¶
type UpdateCustomizeAlertEnableRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` TenantGroup string `protobuf:"bytes,2,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` Enable bool `protobuf:"varint,3,opt,name=enable,proto3" json:"enable,omitempty"` // contains filtered or unexported fields }
func (*UpdateCustomizeAlertEnableRequest) Descriptor
deprecated
func (*UpdateCustomizeAlertEnableRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCustomizeAlertEnableRequest.ProtoReflect.Descriptor instead.
func (*UpdateCustomizeAlertEnableRequest) GetEnable ¶
func (x *UpdateCustomizeAlertEnableRequest) GetEnable() bool
func (*UpdateCustomizeAlertEnableRequest) GetId ¶
func (x *UpdateCustomizeAlertEnableRequest) GetId() uint64
func (*UpdateCustomizeAlertEnableRequest) GetTenantGroup ¶
func (x *UpdateCustomizeAlertEnableRequest) GetTenantGroup() string
func (*UpdateCustomizeAlertEnableRequest) MarshalJSON ¶
func (m *UpdateCustomizeAlertEnableRequest) MarshalJSON() ([]byte, error)
UpdateCustomizeAlertEnableRequest implement json.Marshaler.
func (*UpdateCustomizeAlertEnableRequest) ProtoMessage ¶
func (*UpdateCustomizeAlertEnableRequest) ProtoMessage()
func (*UpdateCustomizeAlertEnableRequest) ProtoReflect ¶
func (x *UpdateCustomizeAlertEnableRequest) ProtoReflect() protoreflect.Message
func (*UpdateCustomizeAlertEnableRequest) Reset ¶
func (x *UpdateCustomizeAlertEnableRequest) Reset()
func (*UpdateCustomizeAlertEnableRequest) String ¶
func (x *UpdateCustomizeAlertEnableRequest) String() string
func (*UpdateCustomizeAlertEnableRequest) UnmarshalJSON ¶
func (m *UpdateCustomizeAlertEnableRequest) UnmarshalJSON(b []byte) error
UpdateCustomizeAlertEnableRequest implement json.Marshaler.
func (*UpdateCustomizeAlertEnableRequest) UnmarshalURLValues ¶
func (m *UpdateCustomizeAlertEnableRequest) UnmarshalURLValues(prefix string, values url.Values) error
UpdateCustomizeAlertEnableRequest implement urlenc.URLValuesUnmarshaler.
func (*UpdateCustomizeAlertEnableRequest) Validate ¶
func (this *UpdateCustomizeAlertEnableRequest) Validate() error
type UpdateCustomizeAlertEnableResponse ¶
type UpdateCustomizeAlertEnableResponse struct {
// contains filtered or unexported fields
}
func (*UpdateCustomizeAlertEnableResponse) Descriptor
deprecated
func (*UpdateCustomizeAlertEnableResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCustomizeAlertEnableResponse.ProtoReflect.Descriptor instead.
func (*UpdateCustomizeAlertEnableResponse) MarshalJSON ¶
func (m *UpdateCustomizeAlertEnableResponse) MarshalJSON() ([]byte, error)
UpdateCustomizeAlertEnableResponse implement json.Marshaler.
func (*UpdateCustomizeAlertEnableResponse) ProtoMessage ¶
func (*UpdateCustomizeAlertEnableResponse) ProtoMessage()
func (*UpdateCustomizeAlertEnableResponse) ProtoReflect ¶
func (x *UpdateCustomizeAlertEnableResponse) ProtoReflect() protoreflect.Message
func (*UpdateCustomizeAlertEnableResponse) Reset ¶
func (x *UpdateCustomizeAlertEnableResponse) Reset()
func (*UpdateCustomizeAlertEnableResponse) String ¶
func (x *UpdateCustomizeAlertEnableResponse) String() string
func (*UpdateCustomizeAlertEnableResponse) UnmarshalJSON ¶
func (m *UpdateCustomizeAlertEnableResponse) UnmarshalJSON(b []byte) error
UpdateCustomizeAlertEnableResponse implement json.Marshaler.
func (*UpdateCustomizeAlertEnableResponse) UnmarshalURLValues ¶
func (m *UpdateCustomizeAlertEnableResponse) UnmarshalURLValues(prefix string, values url.Values) error
UpdateCustomizeAlertEnableResponse implement urlenc.URLValuesUnmarshaler.
func (*UpdateCustomizeAlertEnableResponse) Validate ¶
func (this *UpdateCustomizeAlertEnableResponse) Validate() error
type UpdateCustomizeAlertRequest ¶
type UpdateCustomizeAlertRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` TenantGroup string `protobuf:"bytes,2,opt,name=tenantGroup,proto3" json:"tenantGroup,omitempty"` ClusterName string `protobuf:"bytes,3,opt,name=clusterName,proto3" json:"clusterName,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` AlertType string `protobuf:"bytes,5,opt,name=alertType,proto3" json:"alertType,omitempty"` AlertScope string `protobuf:"bytes,6,opt,name=alertScope,proto3" json:"alertScope,omitempty"` AlertScopeId string `protobuf:"bytes,7,opt,name=alertScopeId,proto3" json:"alertScopeId,omitempty"` Enable bool `protobuf:"varint,8,opt,name=enable,proto3" json:"enable,omitempty"` Attributes map[string]*structpb.Value `` /* 161-byte string literal not displayed */ Rules []*pb.CustomizeAlertRule `protobuf:"bytes,10,rep,name=rules,proto3" json:"rules,omitempty"` Notifies []*pb.CustomizeAlertNotifyTemplates `protobuf:"bytes,11,rep,name=notifies,proto3" json:"notifies,omitempty"` CreateTime int64 `protobuf:"varint,12,opt,name=createTime,proto3" json:"createTime,omitempty"` UpdateTime int64 `protobuf:"varint,13,opt,name=updateTime,proto3" json:"updateTime,omitempty"` // contains filtered or unexported fields }
func (*UpdateCustomizeAlertRequest) Descriptor
deprecated
func (*UpdateCustomizeAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCustomizeAlertRequest.ProtoReflect.Descriptor instead.
func (*UpdateCustomizeAlertRequest) GetAlertScope ¶
func (x *UpdateCustomizeAlertRequest) GetAlertScope() string
func (*UpdateCustomizeAlertRequest) GetAlertScopeId ¶
func (x *UpdateCustomizeAlertRequest) GetAlertScopeId() string
func (*UpdateCustomizeAlertRequest) GetAlertType ¶
func (x *UpdateCustomizeAlertRequest) GetAlertType() string
func (*UpdateCustomizeAlertRequest) GetAttributes ¶
func (x *UpdateCustomizeAlertRequest) GetAttributes() map[string]*structpb.Value
func (*UpdateCustomizeAlertRequest) GetClusterName ¶
func (x *UpdateCustomizeAlertRequest) GetClusterName() string
func (*UpdateCustomizeAlertRequest) GetCreateTime ¶
func (x *UpdateCustomizeAlertRequest) GetCreateTime() int64
func (*UpdateCustomizeAlertRequest) GetEnable ¶
func (x *UpdateCustomizeAlertRequest) GetEnable() bool
func (*UpdateCustomizeAlertRequest) GetId ¶
func (x *UpdateCustomizeAlertRequest) GetId() uint64
func (*UpdateCustomizeAlertRequest) GetName ¶
func (x *UpdateCustomizeAlertRequest) GetName() string
func (*UpdateCustomizeAlertRequest) GetNotifies ¶
func (x *UpdateCustomizeAlertRequest) GetNotifies() []*pb.CustomizeAlertNotifyTemplates
func (*UpdateCustomizeAlertRequest) GetRules ¶
func (x *UpdateCustomizeAlertRequest) GetRules() []*pb.CustomizeAlertRule
func (*UpdateCustomizeAlertRequest) GetTenantGroup ¶
func (x *UpdateCustomizeAlertRequest) GetTenantGroup() string
func (*UpdateCustomizeAlertRequest) GetUpdateTime ¶
func (x *UpdateCustomizeAlertRequest) GetUpdateTime() int64
func (*UpdateCustomizeAlertRequest) MarshalJSON ¶
func (m *UpdateCustomizeAlertRequest) MarshalJSON() ([]byte, error)
UpdateCustomizeAlertRequest implement json.Marshaler.
func (*UpdateCustomizeAlertRequest) ProtoMessage ¶
func (*UpdateCustomizeAlertRequest) ProtoMessage()
func (*UpdateCustomizeAlertRequest) ProtoReflect ¶
func (x *UpdateCustomizeAlertRequest) ProtoReflect() protoreflect.Message
func (*UpdateCustomizeAlertRequest) Reset ¶
func (x *UpdateCustomizeAlertRequest) Reset()
func (*UpdateCustomizeAlertRequest) String ¶
func (x *UpdateCustomizeAlertRequest) String() string
func (*UpdateCustomizeAlertRequest) UnmarshalJSON ¶
func (m *UpdateCustomizeAlertRequest) UnmarshalJSON(b []byte) error
UpdateCustomizeAlertRequest implement json.Marshaler.
func (*UpdateCustomizeAlertRequest) UnmarshalURLValues ¶
func (m *UpdateCustomizeAlertRequest) UnmarshalURLValues(prefix string, values url.Values) error
UpdateCustomizeAlertRequest implement urlenc.URLValuesUnmarshaler.
func (*UpdateCustomizeAlertRequest) Validate ¶
func (this *UpdateCustomizeAlertRequest) Validate() error
type UpdateCustomizeAlertResponse ¶
type UpdateCustomizeAlertResponse struct {
// contains filtered or unexported fields
}
func (*UpdateCustomizeAlertResponse) Descriptor
deprecated
func (*UpdateCustomizeAlertResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCustomizeAlertResponse.ProtoReflect.Descriptor instead.
func (*UpdateCustomizeAlertResponse) MarshalJSON ¶
func (m *UpdateCustomizeAlertResponse) MarshalJSON() ([]byte, error)
UpdateCustomizeAlertResponse implement json.Marshaler.
func (*UpdateCustomizeAlertResponse) ProtoMessage ¶
func (*UpdateCustomizeAlertResponse) ProtoMessage()
func (*UpdateCustomizeAlertResponse) ProtoReflect ¶
func (x *UpdateCustomizeAlertResponse) ProtoReflect() protoreflect.Message
func (*UpdateCustomizeAlertResponse) Reset ¶
func (x *UpdateCustomizeAlertResponse) Reset()
func (*UpdateCustomizeAlertResponse) String ¶
func (x *UpdateCustomizeAlertResponse) String() string
func (*UpdateCustomizeAlertResponse) UnmarshalJSON ¶
func (m *UpdateCustomizeAlertResponse) UnmarshalJSON(b []byte) error
UpdateCustomizeAlertResponse implement json.Marshaler.
func (*UpdateCustomizeAlertResponse) UnmarshalURLValues ¶
func (m *UpdateCustomizeAlertResponse) UnmarshalURLValues(prefix string, values url.Values) error
UpdateCustomizeAlertResponse implement urlenc.URLValuesUnmarshaler.
func (*UpdateCustomizeAlertResponse) Validate ¶
func (this *UpdateCustomizeAlertResponse) Validate() error