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

refactor: rename internal trace package to tel #638

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Conversation

enocom
Copy link
Member

@enocom enocom commented Dec 2, 2024

Before introducing OpenTelemetry into this project, it's important to have a clear distinction between the existing telemetry based on OpenCensus and the new telemetry which will be based on OpenTelemetry. To do that, this commit renames the existing package containing metrics and tracing to be more generic. Later commits will introduce a "tel/v2" to make the relationship between old and new clear.

@enocom enocom requested a review from a team as a code owner December 2, 2024 19:57
Before introducing OpenTelemetry into this project, it's important to
have a clear distinction between the existing telemetry based on
OpenCensus and the new telemetry which will be based on OpenTelemetry.
To do that, this commit renames the existing package containing metrics
and tracing to be more generic. Later commits will introduce a "tel/v2"
to make the relationship between old and new clear.
@enocom enocom merged commit dbc61f1 into main Dec 2, 2024
16 checks passed
@enocom enocom deleted the package-rename branch December 2, 2024 21:37
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