package
3.0.0+incompatible
Repository: https://github.com/percona/pmm.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
RegisterAlertingServiceHandler registers the http handlers for service AlertingService to "mux".
RegisterAlertingServiceHandlerClient registers the http handlers for service AlertingService to "mux".
RegisterAlertingServiceHandlerFromEndpoint is same as RegisterAlertingServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAlertingServiceHandlerServer registers the http handlers for service AlertingService to "mux".
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
%.
s.
Invalid, unknown or absent.
Template that is shipped with PMM Server releases.
Template that is downloaded from check.percona.com.
No description provided by the author
Templated created via API.
Templated loaded from user-suplied file.

# Variables

AlertingService_ServiceDesc is the grpc.ServiceDesc for AlertingService service.
No description provided by the author
No description provided by the author
Enum value maps for FilterType.
Enum value maps for FilterType.
Enum value maps for ParamType.
Enum value maps for ParamType.
Enum value maps for ParamUnit.
Enum value maps for ParamUnit.
Enum value maps for TemplateSource.
Enum value maps for TemplateSource.

# Structs

BoolParamDefinition represents boolean parameter's default value.
BoolParamDefinitionValidationError is the validation error returned by BoolParamDefinition.Validate if the designated constraints aren't met.
No description provided by the author
CreateRuleRequestValidationError is the validation error returned by CreateRuleRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateRuleResponseValidationError is the validation error returned by CreateRuleResponse.Validate if the designated constraints aren't met.
No description provided by the author
CreateTemplateRequestValidationError is the validation error returned by CreateTemplateRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateTemplateResponseValidationError is the validation error returned by CreateTemplateResponse.Validate if the designated constraints aren't met.
No description provided by the author
DeleteTemplateRequestValidationError is the validation error returned by DeleteTemplateRequest.Validate if the designated constraints aren't met.
No description provided by the author
DeleteTemplateResponseValidationError is the validation error returned by DeleteTemplateResponse.Validate if the designated constraints aren't met.
Filter represents a single filter condition.
FilterValidationError is the validation error returned by Filter.Validate if the designated constraints aren't met.
FloatParamDefinition represents float parameter's default value and valid range.
FloatParamDefinitionValidationError is the validation error returned by FloatParamDefinition.Validate if the designated constraints aren't met.
No description provided by the author
ListTemplatesRequestValidationError is the validation error returned by ListTemplatesRequest.Validate if the designated constraints aren't met.
No description provided by the author
ListTemplatesResponseValidationError is the validation error returned by ListTemplatesResponse.Validate if the designated constraints aren't met.
ParamDefinition represents a single query parameter.
No description provided by the author
No description provided by the author
No description provided by the author
ParamDefinitionValidationError is the validation error returned by ParamDefinition.Validate if the designated constraints aren't met.
ParamValue represents a single rule parameter value.
No description provided by the author
No description provided by the author
No description provided by the author
ParamValueValidationError is the validation error returned by ParamValue.Validate if the designated constraints aren't met.
StringParamDefinition represents string parameter's default value.
StringParamDefinitionValidationError is the validation error returned by StringParamDefinition.Validate if the designated constraints aren't met.
Template represents Alert Template that is used to create Alert Rule.
TemplateValidationError is the validation error returned by Template.Validate if the designated constraints aren't met.
UnimplementedAlertingServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
UpdateTemplateRequestValidationError is the validation error returned by UpdateTemplateRequest.Validate if the designated constraints aren't met.
No description provided by the author
UpdateTemplateResponseValidationError is the validation error returned by UpdateTemplateResponse.Validate if the designated constraints aren't met.

# Interfaces

AlertingServiceClient is the client API for AlertingService service.
AlertingServiceServer is the server API for AlertingService service.
UnsafeAlertingServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

BoolParamDefinitionMultiError is an error wrapping multiple validation errors returned by BoolParamDefinition.ValidateAll() if the designated constraints aren't met.
CreateRuleRequestMultiError is an error wrapping multiple validation errors returned by CreateRuleRequest.ValidateAll() if the designated constraints aren't met.
CreateRuleResponseMultiError is an error wrapping multiple validation errors returned by CreateRuleResponse.ValidateAll() if the designated constraints aren't met.
CreateTemplateRequestMultiError is an error wrapping multiple validation errors returned by CreateTemplateRequest.ValidateAll() if the designated constraints aren't met.
CreateTemplateResponseMultiError is an error wrapping multiple validation errors returned by CreateTemplateResponse.ValidateAll() if the designated constraints aren't met.
DeleteTemplateRequestMultiError is an error wrapping multiple validation errors returned by DeleteTemplateRequest.ValidateAll() if the designated constraints aren't met.
DeleteTemplateResponseMultiError is an error wrapping multiple validation errors returned by DeleteTemplateResponse.ValidateAll() if the designated constraints aren't met.
FilterMultiError is an error wrapping multiple validation errors returned by Filter.ValidateAll() if the designated constraints aren't met.
FilterType represents filter matching type.
FloatParamDefinitionMultiError is an error wrapping multiple validation errors returned by FloatParamDefinition.ValidateAll() if the designated constraints aren't met.
ListTemplatesRequestMultiError is an error wrapping multiple validation errors returned by ListTemplatesRequest.ValidateAll() if the designated constraints aren't met.
ListTemplatesResponseMultiError is an error wrapping multiple validation errors returned by ListTemplatesResponse.ValidateAll() if the designated constraints aren't met.
ParamDefinitionMultiError is an error wrapping multiple validation errors returned by ParamDefinition.ValidateAll() if the designated constraints aren't met.
ParamType represents template parameter type.
ParamUnit represents template parameter unit.
ParamValueMultiError is an error wrapping multiple validation errors returned by ParamValue.ValidateAll() if the designated constraints aren't met.
StringParamDefinitionMultiError is an error wrapping multiple validation errors returned by StringParamDefinition.ValidateAll() if the designated constraints aren't met.
TemplateMultiError is an error wrapping multiple validation errors returned by Template.ValidateAll() if the designated constraints aren't met.
TemplateSource defines template source.
UpdateTemplateRequestMultiError is an error wrapping multiple validation errors returned by UpdateTemplateRequest.ValidateAll() if the designated constraints aren't met.
UpdateTemplateResponseMultiError is an error wrapping multiple validation errors returned by UpdateTemplateResponse.ValidateAll() if the designated constraints aren't met.