graylog2-server icon indicating copy to clipboard operation
graylog2-server copied to clipboard

Add copy of otel .proto specs instead of using maven dependency

Open thll opened this issue 9 months ago • 0 comments

Instead of using the maven artifacts from https://github.com/open-telemetry/opentelemetry-proto-java, which they have marked as not intended for production usage, we maintain a copy of the official proto specs and compile them during our maven build.

I also added a script to update the files, but it's still a manual process.

/nocl

thll avatar May 23 '25 16:05 thll