Sign inSign up

s247dockerstore/opentelemetry-agent

By s247dockerstore

•Updated almost 3 years ago

Fork of otel/opentelemetry-collector-contrib, for supporting site24x7 collector and exporter.

Image
0

335

s247dockerstore/opentelemetry-agent repository overview

⁠Quick Reference:

  • Maintained by: Site24x7

  • Status: Closed Beta.

⁠Supported tags:

beta-release-0.6.0⁠ beta-release-0.7.0⁠ beta-release-0.7.1⁠

⁠How to use this image:

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
⁠Note:

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⁠.

Tag summary

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