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

[OLD] Add OpenTelemetry Instrumentation #412

Closed
wants to merge 1 commit into from
Closed

[OLD] Add OpenTelemetry Instrumentation #412

wants to merge 1 commit into from

Conversation

mtmk
Copy link
Collaborator

@mtmk mtmk commented Feb 26, 2024

This PR here as a reference for a bit.

* Add activity tracing

* Added OpenTelemetry package

# Conflicts:
#	NATS.Client.sln

* Add OpenTelemetry extension

* Remove aspire defaults project

* Remove Aspire project

* Build fixes

---------

Co-authored-by: Ziya Suzen <ziya@suzen.net>
@mtmk mtmk changed the title Add OpenTelemetry Instrumentation (#124) Add OpenTelemetry Instrumentation Feb 27, 2024
@Cooksauce
Copy link

Cooksauce commented Feb 28, 2024

@mtmk I think we should hold off on this. I actually rewrote most of this to a different approach which:

  • is much less invasive to the internal API
  • better instruments the higher level concepts (object store, KV store)
  • has behavioral fixes
  • has meaningful tests added
  • etc...

I think it's a better approach, and so should be considered before merging the code in this branch here. I can probably find time to get it to a mergable state by the end of the week.

Branch is here (I have some local changes not pushed as well)

cc'ing Add OpenTelemetry Instrumentation #124 for visibility

@mtmk
Copy link
Collaborator Author

mtmk commented Feb 28, 2024

@Cooksauce, that sounds good to me. feel free to create a fresh PR.

@mtmk mtmk changed the title Add OpenTelemetry Instrumentation [OLD] Add OpenTelemetry Instrumentation Mar 8, 2024
@mtmk
Copy link
Collaborator Author

mtmk commented Mar 9, 2024

see #437

@mtmk mtmk closed this Mar 9, 2024
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