tracing

command
v0.0.0-...-b4e7bf2 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0, MIT Imports: 19 Imported by: 0

README

Tracing ingest service

This is a build of otel-collector and otel-collector-contrib modules.

The modules receive and process tracing data:

  1. Inputs otel-format data over gRPC or HTTP (configured to use HTTP to allow subdir URIs for each tenant)
  2. Converts data from otel to jaeger format
  3. Submits data to the tenant Jaeger instance in jaeger format

Notes

This service could be expanded to also support several log and/or metrics formats. This would be done by adding other otel-collector[-contrib] modules.

This service is currently single-tenant. Separate instances of this service are required for each tenant.

This service does not perform its own authentication, it assumes that the ingress controller has already handled authentication and routing.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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