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

Infrasight Instrumentation #66

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Infrasight Instrumentation #66

wants to merge 19 commits into from

Conversation

reid-spencer
Copy link
Collaborator

This PR is working towards having the Improving.app backend fully instrumented for traces and metrics via OpenTelemetry and configured to deliver to Infrasight's OT end point.

reid-spencer and others added 19 commits July 10, 2023 16:38
* Get OpenTelemetry libraries into the build
* Implement a Counter and Tracer objects to abstract
  away the OTel api
* Add a test case for Counter
* Implement a Histogram cas class to abstract
  away the OTel api and setup
* Add a test case for Tracer and Histogram
# Conflicts:
#	project/Helpers.scala
# Conflicts:
#	project/build.properties
# Conflicts:
#	README.md
# Conflicts:
#	build.sbt
#	member/src/main/scala/com/improving/app/member/api/MemberServiceImpl.scala
#	member/src/main/scala/com/improving/app/member/domain/Member.scala
#	product/src/main/proto/com/improving/app/product/domain/productRequests.proto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants