@infinitedusky/telemetry-binaries-linux-x64
v1.28.0
Published
Jaeger + OTel Collector (k8s distribution) native binaries for linux-x64, bundled for @infinitedusky/indusk-mcp's local-telemetry extension. Upstream Apache 2.0 redistributed with attribution.
Readme
@infinitedusky/telemetry-binaries-linux-x64
Native binaries for linux-x64, bundled for @infinitedusky/indusk-mcp's local-telemetry extension.
Contents
bin/jaeger— Jaeger v2 trace backend. SeeNOTICEfor upstream attribution.bin/otelcol— OpenTelemetry Collector (core distribution). SeeNOTICEfor upstream attribution.jaeger-config.yaml— trace-pipeline config with in-memory storage.collector-config.yaml— log-pipeline config with file exporter.
Licensing
Both upstream projects are Apache 2.0. Binaries are redistributed unmodified. See LICENSE and NOTICE.
This is not a fork
This package exists purely to simplify installation for InDusk users. For the canonical upstream distributions:
- Jaeger: https://github.com/jaegertracing/jaeger
- OpenTelemetry Collector: https://github.com/open-telemetry/opentelemetry-collector-releases
Install
This package is installed automatically via npm's platform-matching optionalDependencies when you npm install @infinitedusky/indusk-mcp on a linux-x64 machine. Do not depend on it directly.
Version pinning
See packages/telemetry-binaries-shared/UPSTREAM.json in the source monorepo for the exact upstream versions bundled.
