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

New Service: Business Metric Processor

Open austinlparker opened this issue 1 year ago • 3 comments

We need a new service to demonstrate a couple of concepts:

  • Injecting instrumentation using k8s operator
  • Custom Java metrics/logs

My suggestion would be for a small Java app that consumes the orders topic then creates new metrics displaying sales/hour, etc. ("business" metrics). However, there would be no OpenTelemetry instrumentation added to the container, it would only be added through operator injection.

austinlparker avatar Apr 21 '23 20:04 austinlparker

We need a dotnet auto instrumented service at some point too but agree on the operator

cartersocha avatar Apr 22 '23 16:04 cartersocha

@austinlparker @cartersocha I think we can re-open this now that there is the minimal local build option?

joshleecreates avatar Feb 15 '24 18:02 joshleecreates

I'd be fine with .NET rather than Java here tbh.

austinlparker avatar Feb 19 '24 16:02 austinlparker