in reply to Is distributed tracing / APM realistically possible for legacy Perl applications?
Not having had to do any of this, Google::ProtocolBuffers::Dynamic claims to be able to do the generation ahead of time via protoc-gen-perl-gpd. I don't know how dynamic the .proto files actually are, but maybe it can either work with that tool or maybe you can generate the libraries from a dummy script and then package and deploy them for your real use?
|
|---|