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
No description provided by the author
No description provided by the author
RegisterQANServiceHandler registers the http handlers for service QANService to "mux".
RegisterQANServiceHandlerClient registers the http handlers for service QANService to "mux".
RegisterQANServiceHandlerFromEndpoint is same as RegisterQANServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQANServiceHandlerServer registers the http handlers for service QANService 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
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

# Variables

CollectorService_ServiceDesc is the grpc.ServiceDesc for CollectorService service.
Enum value maps for ExampleType.
Enum value maps for ExampleType.
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
QANService_ServiceDesc is the grpc.ServiceDesc for QANService service.

# Structs

No description provided by the author
CollectRequestValidationError is the validation error returned by CollectRequest.Validate if the designated constraints aren't met.
No description provided by the author
CollectResponseValidationError is the validation error returned by CollectResponse.Validate if the designated constraints aren't met.
ExplainFingerprintByQueryIDRequest get explain fingerprint for given query ID.
ExplainFingerprintByQueryIDRequestValidationError is the validation error returned by ExplainFingerprintByQueryIDRequest.Validate if the designated constraints aren't met.
ExplainFingerprintByQueryIDResponse is explain fingerprint and placeholders count for given query ID.
ExplainFingerprintByQueryIDResponseValidationError is the validation error returned by ExplainFingerprintByQueryIDResponse.Validate if the designated constraints aren't met.
GetFilteredMetricsNamesRequest contains period for which we need filters.
GetFilteredMetricsNamesRequestValidationError is the validation error returned by GetFilteredMetricsNamesRequest.Validate if the designated constraints aren't met.
GetFilteredMetricsNamesResponse is map of labels for given period by key.
GetFilteredMetricsNamesResponseValidationError is the validation error returned by GetFilteredMetricsNamesResponse.Validate if the designated constraints aren't met.
GetHistogramRequest defines filtering by time range, labels and queryid.
GetHistogramRequestValidationError is the validation error returned by GetHistogramRequest.Validate if the designated constraints aren't met.
GetHistogramResponse is histogram items as a list.
GetHistogramResponseValidationError is the validation error returned by GetHistogramResponse.Validate if the designated constraints aren't met.
GetLabelsRequest defines filtering of object detail's labels for specific value of dimension (ex.: host=hostname1 or queryid=1D410B4BE5060972.
GetLabelsRequestValidationError is the validation error returned by GetLabelsRequest.Validate if the designated constraints aren't met.
GetLabelsResponse is a map of labels names as keys and labels values as a list.
GetLabelsResponseValidationError is the validation error returned by GetLabelsResponse.Validate if the designated constraints aren't met.
MetricsNamesRequest is empty.
GetMetricsNamesRequestValidationError is the validation error returned by GetMetricsNamesRequest.Validate if the designated constraints aren't met.
MetricsNamesReply is map of stored metrics: key is root of metric name in db (Ex:.
GetMetricsNamesResponseValidationError is the validation error returned by GetMetricsNamesResponse.Validate if the designated constraints aren't met.
GetMetricsRequest defines filtering of metrics for specific value of dimension (ex.: host=hostname1 or queryid=1D410B4BE5060972.
GetMetricsRequestValidationError is the validation error returned by GetMetricsRequest.Validate if the designated constraints aren't met.
GetMetricsResponse defines metrics for specific value of dimension (ex.: host=hostname1 or queryid=1D410B4BE5060972.
GetMetricsResponseValidationError is the validation error returned by GetMetricsResponse.Validate if the designated constraints aren't met.
GetQueryExampleRequest defines filtering of query examples for specific value of dimension (ex.: host=hostname1 or queryid=1D410B4BE5060972.
GetQueryExampleRequestValidationError is the validation error returned by GetQueryExampleRequest.Validate if the designated constraints aren't met.
GetQueryExampleResponse list of query examples.
GetQueryExampleResponseValidationError is the validation error returned by GetQueryExampleResponse.Validate if the designated constraints aren't met.
GetQueryPlanRequest defines filtering by queryid.
GetQueryPlanRequestValidationError is the validation error returned by GetQueryPlanRequest.Validate if the designated constraints aren't met.
GetQueryPlanResponse contains planid and query_plan.
GetQueryPlanResponseValidationError is the validation error returned by GetQueryPlanResponse.Validate if the designated constraints aren't met.
ReportRequest defines filtering of metrics report for db server or other dimentions.
GetReportRequestValidationError is the validation error returned by GetReportRequest.Validate if the designated constraints aren't met.
ReportReply is list of reports per quieryids, hosts etc.
GetReportResponseValidationError is the validation error returned by GetReportResponse.Validate if the designated constraints aren't met.
GetSlecetedQueryMetadataResponse consists selected query metadata to show in details for given query ID.
GetSelectedQueryMetadataResponseValidationError is the validation error returned by GetSelectedQueryMetadataResponse.Validate if the designated constraints aren't met.
HistogramItem represents one item in histogram.
HistogramItemValidationError is the validation error returned by HistogramItem.Validate if the designated constraints aren't met.
Labels are list of labels or dimensions values.
LabelsValidationError is the validation error returned by Labels.Validate if the designated constraints aren't met.
ListLabels is list of label's values: duplicates are impossible.
ListLabelsValidationError is the validation error returned by ListLabels.Validate if the designated constraints aren't met.
ListLabelValues is list of label's values.
ListLabelValuesValidationError is the validation error returned by ListLabelValues.Validate if the designated constraints aren't met.
MapFieldEntry allows to pass labels/dimensions in form like {"server": ["db1", "db2"...]}.
MapFieldEntryValidationError is the validation error returned by MapFieldEntry.Validate if the designated constraints aren't met.
Metric cell.
MetricsBucket is aggregated message created by pmm-agent.
MetricsBucketValidationError is the validation error returned by MetricsBucket.Validate if the designated constraints aren't met.
MetricValidationError is the validation error returned by Metric.Validate if the designated constraints aren't met.
MetricValues is statistics of specific metric.
MetricValuesValidationError is the validation error returned by MetricValues.Validate if the designated constraints aren't met.
Point contains values that represents abscissa (time) and ordinate (volume etc.) of every point in a coordinate system of Sparklines.
PointValidationError is the validation error returned by Point.Validate if the designated constraints aren't met.
QueryExample shows query examples and their metrics.
QueryExampleValidationError is the validation error returned by QueryExample.Validate if the designated constraints aren't met.
QueryExistsRequest check if provided query exists or not.
QueryExistsRequestValidationError is the validation error returned by QueryExistsRequest.Validate if the designated constraints aren't met.
QueryExistsResponse returns true if query exists.
QueryExistsResponseValidationError is the validation error returned by QueryExistsResponse.Validate if the designated constraints aren't met.
ReportMapFieldEntry allows to pass labels/dimentions in form like {"server": ["db1", "db2"...]}.
ReportMapFieldEntryValidationError is the validation error returned by ReportMapFieldEntry.Validate if the designated constraints aren't met.
Row define metrics for selected dimention.
RowValidationError is the validation error returned by Row.Validate if the designated constraints aren't met.
SchemaByQueryIDRequest returns schema for given query ID and service ID.
SchemaByQueryIDRequestValidationError is the validation error returned by SchemaByQueryIDRequest.Validate if the designated constraints aren't met.
SchemaByQueryIDResponse is schema for given query ID and service ID.
SchemaByQueryIDResponseValidationError is the validation error returned by SchemaByQueryIDResponse.Validate if the designated constraints aren't met.
Stat is statistics of specific metric.
StatValidationError is the validation error returned by Stat.Validate if the designated constraints aren't met.
UnimplementedCollectorServiceServer must be embedded to have forward compatible implementations.
UnimplementedQANServiceServer must be embedded to have forward compatible implementations.
Values is label values and main metric percent and per second.
ValuesValidationError is the validation error returned by Values.Validate if the designated constraints aren't met.

# Interfaces

CollectorServiceClient is the client API for CollectorService service.
CollectorServiceServer is the server API for CollectorService service.
QANServiceClient is the client API for QANService service.
QANServiceServer is the server API for QANService service.
UnsafeCollectorServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeQANServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

CollectRequestMultiError is an error wrapping multiple validation errors returned by CollectRequest.ValidateAll() if the designated constraints aren't met.
CollectResponseMultiError is an error wrapping multiple validation errors returned by CollectResponse.ValidateAll() if the designated constraints aren't met.
ExampleType is a type of query example selected for this query class in given period of time.
ExplainFingerprintByQueryIDRequestMultiError is an error wrapping multiple validation errors returned by ExplainFingerprintByQueryIDRequest.ValidateAll() if the designated constraints aren't met.
ExplainFingerprintByQueryIDResponseMultiError is an error wrapping multiple validation errors returned by ExplainFingerprintByQueryIDResponse.ValidateAll() if the designated constraints aren't met.
GetFilteredMetricsNamesRequestMultiError is an error wrapping multiple validation errors returned by GetFilteredMetricsNamesRequest.ValidateAll() if the designated constraints aren't met.
GetFilteredMetricsNamesResponseMultiError is an error wrapping multiple validation errors returned by GetFilteredMetricsNamesResponse.ValidateAll() if the designated constraints aren't met.
GetHistogramRequestMultiError is an error wrapping multiple validation errors returned by GetHistogramRequest.ValidateAll() if the designated constraints aren't met.
GetHistogramResponseMultiError is an error wrapping multiple validation errors returned by GetHistogramResponse.ValidateAll() if the designated constraints aren't met.
GetLabelsRequestMultiError is an error wrapping multiple validation errors returned by GetLabelsRequest.ValidateAll() if the designated constraints aren't met.
GetLabelsResponseMultiError is an error wrapping multiple validation errors returned by GetLabelsResponse.ValidateAll() if the designated constraints aren't met.
GetMetricsNamesRequestMultiError is an error wrapping multiple validation errors returned by GetMetricsNamesRequest.ValidateAll() if the designated constraints aren't met.
GetMetricsNamesResponseMultiError is an error wrapping multiple validation errors returned by GetMetricsNamesResponse.ValidateAll() if the designated constraints aren't met.
GetMetricsRequestMultiError is an error wrapping multiple validation errors returned by GetMetricsRequest.ValidateAll() if the designated constraints aren't met.
GetMetricsResponseMultiError is an error wrapping multiple validation errors returned by GetMetricsResponse.ValidateAll() if the designated constraints aren't met.
GetQueryExampleRequestMultiError is an error wrapping multiple validation errors returned by GetQueryExampleRequest.ValidateAll() if the designated constraints aren't met.
GetQueryExampleResponseMultiError is an error wrapping multiple validation errors returned by GetQueryExampleResponse.ValidateAll() if the designated constraints aren't met.
GetQueryPlanRequestMultiError is an error wrapping multiple validation errors returned by GetQueryPlanRequest.ValidateAll() if the designated constraints aren't met.
GetQueryPlanResponseMultiError is an error wrapping multiple validation errors returned by GetQueryPlanResponse.ValidateAll() if the designated constraints aren't met.
GetReportRequestMultiError is an error wrapping multiple validation errors returned by GetReportRequest.ValidateAll() if the designated constraints aren't met.
GetReportResponseMultiError is an error wrapping multiple validation errors returned by GetReportResponse.ValidateAll() if the designated constraints aren't met.
GetSelectedQueryMetadataResponseMultiError is an error wrapping multiple validation errors returned by GetSelectedQueryMetadataResponse.ValidateAll() if the designated constraints aren't met.
HistogramItemMultiError is an error wrapping multiple validation errors returned by HistogramItem.ValidateAll() if the designated constraints aren't met.
LabelsMultiError is an error wrapping multiple validation errors returned by Labels.ValidateAll() if the designated constraints aren't met.
ListLabelsMultiError is an error wrapping multiple validation errors returned by ListLabels.ValidateAll() if the designated constraints aren't met.
ListLabelValuesMultiError is an error wrapping multiple validation errors returned by ListLabelValues.ValidateAll() if the designated constraints aren't met.
MapFieldEntryMultiError is an error wrapping multiple validation errors returned by MapFieldEntry.ValidateAll() if the designated constraints aren't met.
MetricMultiError is an error wrapping multiple validation errors returned by Metric.ValidateAll() if the designated constraints aren't met.
MetricsBucketMultiError is an error wrapping multiple validation errors returned by MetricsBucket.ValidateAll() if the designated constraints aren't met.
MetricValuesMultiError is an error wrapping multiple validation errors returned by MetricValues.ValidateAll() if the designated constraints aren't met.
PointMultiError is an error wrapping multiple validation errors returned by Point.ValidateAll() if the designated constraints aren't met.
QueryExampleMultiError is an error wrapping multiple validation errors returned by QueryExample.ValidateAll() if the designated constraints aren't met.
QueryExistsRequestMultiError is an error wrapping multiple validation errors returned by QueryExistsRequest.ValidateAll() if the designated constraints aren't met.
QueryExistsResponseMultiError is an error wrapping multiple validation errors returned by QueryExistsResponse.ValidateAll() if the designated constraints aren't met.
ReportMapFieldEntryMultiError is an error wrapping multiple validation errors returned by ReportMapFieldEntry.ValidateAll() if the designated constraints aren't met.
RowMultiError is an error wrapping multiple validation errors returned by Row.ValidateAll() if the designated constraints aren't met.
SchemaByQueryIDRequestMultiError is an error wrapping multiple validation errors returned by SchemaByQueryIDRequest.ValidateAll() if the designated constraints aren't met.
SchemaByQueryIDResponseMultiError is an error wrapping multiple validation errors returned by SchemaByQueryIDResponse.ValidateAll() if the designated constraints aren't met.
StatMultiError is an error wrapping multiple validation errors returned by Stat.ValidateAll() if the designated constraints aren't met.
ValuesMultiError is an error wrapping multiple validation errors returned by Values.ValidateAll() if the designated constraints aren't met.