ingest

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Serve

func Serve(addr string, srv *Server) (*grpc.Server, net.Listener, error)

Serve starts the OTLP gRPC server on the given address.

Types

type Server

type Server struct {
	collogspb.UnimplementedLogsServiceServer
	// contains filtered or unexported fields
}

Server receives OTLP log records and applies them as graph mutations.

func NewServer

func NewServer(g *graph.Graph, p *persist.Persister, s *schema.Schema) *Server

NewServer creates an OTLP ingestion server.

func (*Server) Export

Export handles OTLP ExportLogsServiceRequest.

Jump to

Keyboard shortcuts

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