Fork of otel/opentelemetry-collector-contrib, for supporting site24x7 collector and exporter.
256
Maintained by: Site24x7
Status: Closed Beta.
beta-release-0.6.0 beta-release-0.7.0 beta-release-0.7.1
The environment variable site24x7apikey is required for successful deployment. You can get it from your Site24x7 Account. Once the variable is set, you can launch it like any other instance.
docker run -d --name s247col \
-p 4317:4317 -p 4318:4318 \
-e site24x7apikey=<REPLACE_SITE24X7_LICENSEKEY> \
s247dockerstore/opentelemetry-agent:beta-release-0.7.0
Only traces pipeline is supported as of now. It comes with OTLP receiver, and can receive data via GRPC/HTTP from OTLP Exporter. Trace data is compatible with both otel/collector and otel/collector-contrib.
Content type
Image
Digest
sha256:c37011b00…
Size
13.7 MB
Last updated
almost 3 years ago
docker pull s247dockerstore/opentelemetry-agent:beta-release-0.7.1