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

Add entry for baronfel/otel-startup-hook #3925

Merged
merged 5 commits into from
Feb 1, 2024

Conversation

baronfel
Copy link
Contributor

@baronfel baronfel commented Feb 1, 2024

I've created a standalone .NET CLR Startup Hook that uses the OLTP exporter to push spans to an OLTP Collector (via the OTel SDKs of course). This is useful for applications that are instrumented with System.Diagnostics.Activity, but for whatever reason can't take direct dependencies on the OTel SDK.

@baronfel baronfel requested a review from a team February 1, 2024 17:36
Copy link

linux-foundation-easycla bot commented Feb 1, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

@cartermp
Copy link
Contributor

cartermp commented Feb 1, 2024

/fix: format

@cartermp
Copy link
Contributor

cartermp commented Feb 1, 2024

@baronfel if you run /fix:format it should work for you

Copy link
Contributor

github-actions bot commented Feb 1, 2024

@baronfel
Copy link
Contributor Author

baronfel commented Feb 1, 2024

lol, I had just gotten my local environment npm installed on WSL to run that command :)

@cartermp
Copy link
Contributor

cartermp commented Feb 1, 2024

okay, one more:

/fix:refcache

It's a pain, I know

@baronfel
Copy link
Contributor Author

baronfel commented Feb 1, 2024

/fix:refcache

Copy link
Contributor

github-actions bot commented Feb 1, 2024

You triggered fix:refcache action run at https://github.com/open-telemetry/opentelemetry.io/actions/runs/7746245659

Copy link
Contributor

github-actions bot commented Feb 1, 2024

You triggered fix:refcache action run at https://github.com/open-telemetry/opentelemetry.io/actions/runs/7746275458

@cartermp
Copy link
Contributor

cartermp commented Feb 1, 2024

🎉

@cartermp cartermp merged commit c310449 into open-telemetry:main Feb 1, 2024
5 checks passed
@cartermp
Copy link
Contributor

cartermp commented Feb 1, 2024

We really should just have a fix:all -- @svrnm @chalin @theletterf what do you think?

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.

3 participants