mpihlak / mongoproxy

Lightweight proxy to collect MongoDb client metrics
MIT License
42 stars 8 forks source link

Service mesh integration #3

Closed derrickburns closed 4 years ago

derrickburns commented 4 years ago

I use linkerd and it uses Sidecars with iptables. I want to use your proxy in that environment. I can figure it out myself, but if you already have a config that avoids conflicts I would appreciate it.

mpihlak commented 4 years ago

For linkerd deployment I'm setting --outbound-ports-to-ignore 27017 so that it skips MongoDb traffic. Another approach is described in https://linkerd.io/2/features/protocol-detection