dquery

package
v0.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2026 License: Apache-2.0 Imports: 34 Imported by: 0

Documentation

Overview

Package dquery implement the distributed query.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildTracesFromResult added in v0.9.0

func BuildTracesFromResult(resultIterator iter.Iterator[model.TraceResult], queryCriteria *tracev1.QueryRequest) ([]*tracev1.InternalTrace, error)

BuildTracesFromResult builds traces from the result iterator.

Types

type Service added in v0.9.0

type Service interface {
	run.Unit
}

Service is the interface for distributed query service.

func NewService

func NewService(metaService metadata.Repo, pipeline queue.Server, broadcaster bus.Broadcaster, omr observability.MetricsRegistry,
	streamSchemaSVC stream.Service, measureSchemaSVC measure.Service, traceSchemaSVC trace.Service,
) (Service, error)

NewService return a new query service.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL