1 रिपॉजिटरी
The process of assembling specialized executables from modular components and plugins at build time.
Distinct from Component Composition Patterns: Existing candidates focus on UI component patterns, not binary executable composition.
Explore 1 awesome GitHub repository matching software engineering & architecture · Binary Composition. Refine with filters or upvote what's useful.
Jaeger is a distributed tracing platform used for collecting, storing, and visualizing request flows across microservices. It identifies performance bottlenecks and errors by tracking requests as they move through multiple service boundaries. The system includes telemetry collectors, a multi-tenant backend, and a trace visualizer. The platform provides a multi-tenant tracing infrastructure that isolates data and queries by tenant to support shared environments. It supports standardized telemetry ingestion via the OpenTelemetry Protocol over gRPC and HTTP. To manage storage costs and overhead,
Builds tailored executables by selecting specific extensions and processors during the compilation process.