Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Service: Business Metric Processor #850

Open
austinlparker opened this issue Apr 21, 2023 · 3 comments
Open

New Service: Business Metric Processor #850

austinlparker opened this issue Apr 21, 2023 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@austinlparker
Copy link
Member

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 austinlparker added the enhancement New feature or request label Apr 21, 2023
@cartersocha
Copy link
Contributor

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

@joshleecreates
Copy link
Contributor

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

@austinlparker austinlparker added the good first issue Good for newcomers label Feb 19, 2024
@austinlparker
Copy link
Member Author

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

@austinlparker austinlparker added the v1.9 Issues for the 1.9 release label Feb 19, 2024
@austinlparker austinlparker removed the v1.9 Issues for the 1.9 release label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants