opentelemetry-collector icon indicating copy to clipboard operation
opentelemetry-collector copied to clipboard

Able to create a custom collector in JAVA . Or is it only GO supported

Open anand188 opened this issue 1 year ago • 1 comments

Able to create a custom collector in JAVA . Or is it only GO supported

The solution is expected to JAVA support otel collector auto generation code from proto and collect metrics and do my own custom storage or and other push system.

anand188 avatar Jun 25 '24 13:06 anand188

The OpenTelemetry Collector libraries are all Go and can only be used in other Go code.

TylerHelmuth avatar Jun 25 '24 17:06 TylerHelmuth