-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[PIP-264] Parent issue for implementation #21121
Comments
In OpenTelemetry track, the support for object pooling to reduce memory allocation by almost 98% was implemented and merged but only for asynchronous instruments. I'm starting to work on doing that for synchronous instruments. In between those PRs I'm using the time to design the first sub PIP: creating the infra needed for any developer to use OTel in Pulsar, including Plugins. |
The issue had no activity for 30 days, mark with Stale label. |
@tisonkun Can this not be marked stale all the time? |
@asafm I ever talked about the stale bot, you can resume the discussion and I'm on the side to disable it.
I may not have time to implement something alternatives now, so simply disable it makes sense to me. |
Overview
This issue will the parent issue tracking the implementation of PIP-264 (PR, issue that was converted to PR): Enhanced OTel-based metric system
Execution Plan
There are two parallel tracks of implementation:
Each part is composed of multiple epics. Some require Saga, divided into epics. The contents of each epic - its breakdown into different stories will be inside each epic, with each story having its issues. In Pulsar, many changes will require writing sub-PIPs. They will be linked appropriately inside each story issue.
🔄 = In-progress.
OpenTelemetry track
This track is mainly done in https://github.com/open-telemetry/opentelemetry-java and https://github.com/open-telemetry/opentelemetry-specification.
pulsar.cluster
attribute to copyPulsar track
The text was updated successfully, but these errors were encountered: