Skip to content

carlosalberto/hello-envoy-otlp-tls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

envoy edge proxy, OTel Collector OTLP/grpc termination example

This is a spin-off for testing envoy with OTel Collector doing TLS termination.

$ docker compose up
$ cd client && python main.py

This example defaults to run on localhost. Adjust accordingly.

To generate a new cert/key, just run the ./create-cert.sh

Note: The client patches a gRPC option in order to have Envoy accept self signed certificates, while still doing TLS handling & termination.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published