Skip to content

mkundu1/opentelemetry-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Steps:

  1. Start the opentelemetry-collector container (gRPC server) with the following command:
docker run -p 4317:4317 -p 4318:4318 --rm -v <full path to collector-config.yaml>:/etc/otelcol/config.yaml otel/opentelemetry-collector
  1. Initialize a virtual environment and install dependencies from requirements.txt.

  2. Run the gRPC client script:

python grpc_client.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages