Skip to content

fix: ability for consumer app to create the tracing and otel instance in the app#151

Merged
gk-kindred merged 3 commits intomasterfrom
feature/replicator-tracing-instantiation
Sep 28, 2025
Merged

fix: ability for consumer app to create the tracing and otel instance in the app#151
gk-kindred merged 3 commits intomasterfrom
feature/replicator-tracing-instantiation

Conversation

@gk-kindred
Copy link
Collaborator

Currently the library tries to setup the tracing and otel instance for the app.

  • This is a bad practise tying the consumer of the app to strictly coupled with what the replicator library code is providing
  • Also this makes it hard for the app using this library to get any otel tracing for any part of the code outside the library.

@gk-kindred gk-kindred merged commit cef1cac into master Sep 28, 2025
2 checks passed
@gk-kindred gk-kindred deleted the feature/replicator-tracing-instantiation branch September 28, 2025 22:58
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