dragosvictor opened a new pull request, #23000:
URL: https://github.com/apache/pulsar/pull/23000

   [PIP-264](https://github.com/apache/pulsar/blob/master/pip/pip-264.md)
   
   ### Motivation
   
   Adds Managed Cursor metrics, as currently described 
[here](https://pulsar.apache.org/docs/next/reference-metrics/#managed-cursor-acknowledgment-state),
 to the OpenTelemetry pipeline.
   
   ### Modifications
   
   - Adds the metrics described in 
https://github.com/apache/pulsar-site/pull/929 to the collector runs.
   
   ### Verifying this change
   
   - [x] Make sure that the change passes the CI checks.
   
   This change modified tests and can be verified as follows:
   
     - Updated tests `ManagedCursorMetricsTest#testManagedCursorMetrics` and 
`ManagedCursorMetricsTest#testCursorReadWriteMetrics` to cover the 
OpenTelemetry metrics
   
   ### Does this pull request potentially affect one of the following parts:
   
   - [ ] Dependencies (add or upgrade a dependency)
   - [ ] The public API
   - [ ] The schema
   - [ ] The default values of configurations
   - [ ] The threading model
   - [ ] The binary protocol
   - [ ] The REST endpoints
   - [ ] The admin CLI options
   - [x] The metrics: _As described in 
https://github.com/apache/pulsar-site/pull/929_
   - [ ] Anything that affects deployment
   
   ### Documentation
   
   - [ ] `doc` <!-- Your PR contains doc changes. -->
   - [x] `doc-required` https://github.com/apache/pulsar-site/pull/929
   - [ ] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   - [ ] `doc-complete` <!-- Docs have been already added -->
   
   ### Matching PR in forked repository
   
   PR in forked repository: https://github.com/dragosvictor/pulsar/pull/34


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to