Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

feat: OpenTelemetry Tracing Hook #196

Merged
merged 15 commits into from
Apr 22, 2024
Merged

feat: OpenTelemetry Tracing Hook #196

merged 15 commits into from
Apr 22, 2024

Conversation

cwaldren-ld
Copy link
Contributor

@cwaldren-ld cwaldren-ld commented Apr 22, 2024

This commit adds support for an System.Diagnostics Tracing hook, using the existing Hooks API. It can be used with OpenTelemetry to instrument the SDK.

BEGIN_COMMIT_OVERRIDE
feat: add support for a Tracing hook implemented via System.Diagnostics, compatible with OpenTelemetry

chore: refactor repo to contain separate base SDK and Telemetry projects
END_COMMIT_OVERRIDE

cwaldren-ld and others added 7 commits April 5, 2024 15:39
This switches the SDK to use github actions for CI, in preparation of
conversion to Release Please.
Adds release please configuration and associated workflows.
This can either be released with the main hook feature, or at a later
date. If later, then we should re-target to main once hooks is merged.

---------

Co-authored-by: Todd Anderson <[email protected]>
…eorganization (#195)

Adds LaunchDarkly.ServerSdk.Telemetry package and associated
reorganization of Github Actions and Release Please configuration to
support releasing multiple packages from this repository.
@cwaldren-ld cwaldren-ld requested a review from a team April 22, 2024 18:02
@cwaldren-ld cwaldren-ld merged commit d9043db into main Apr 22, 2024
14 checks passed
@cwaldren-ld cwaldren-ld deleted the feat/otel branch April 22, 2024 21:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants