aws-observability / aws-otel-collector

AWS Distro for OpenTelemetry Collector (see ADOT Roadmap at https://github.com/orgs/aws-observability/projects/4)
https://aws-otel.github.io/
Other
585 stars 239 forks source link

Document how to start with docker run #258

Closed rakyll closed 3 years ago

rakyll commented 3 years ago

The examples and documentation is not mentioning how to start the collector with the docker run command. Add a section to https://github.com/aws-observability/aws-otel-collector/blob/main/docs/developers/docker-demo.md before the demo to document how to start the collector with the right configuration.

mxiamxia commented 3 years ago

Added a section for starting the collector with docker run. It will bring up the collector with the default config. https://github.com/aws-observability/aws-otel-collector/blob/main/docs/developers/docker-demo.md#run-a-single-aws-otel-collector-instance-in-docker