Documentation ¶
Index ¶
Constants ¶
View Source
const ( CacheIdHighMask uint64 = 0xFF00000000E1E3E7 CacheIdHighBitShift uint64 = 6 * 4 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FindTracesMetric ¶
type FindTracesMetric struct{}
func (*FindTracesMetric) MetricName ¶
func (*FindTracesMetric) MetricName() string
type FindTracesTimeRangeMetric ¶
type FindTracesTimeRangeMetric struct{}
func (*FindTracesTimeRangeMetric) MetricName ¶
func (*FindTracesTimeRangeMetric) MetricName() string
type GetOperationsMetric ¶
type GetOperationsMetric struct {
Service string
}
func (*GetOperationsMetric) MetricName ¶
func (*GetOperationsMetric) MetricName() string
type GetServicesMetric ¶
type GetServicesMetric struct{}
func (*GetServicesMetric) MetricName ¶
func (*GetServicesMetric) MetricName() string
type GetTraceMetric ¶
type GetTraceMetric struct{}
func (*GetTraceMetric) MetricName ¶
func (*GetTraceMetric) MetricName() string
type OriginalTraceRequest ¶
type OriginalTraceRequest struct { GetTrace *model.TraceID FindTraces *spanstore.TraceQueryParameters }
type OriginalTraceRequestKey ¶
type OriginalTraceRequestKey struct{}
type WantPseudoSpansOnly ¶ added in v0.2.7
type WantPseudoSpansOnly struct{}
Click to show internal directories.
Click to hide internal directories.