You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/07/15 02:01:59 UTC

[GitHub] [pulsar] Shoothzj opened a new pull request, #16610: Rename Pulsar schema metrics to specify OpenMetrics

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

   ### Motivation
   See https://github.com/OpenObservability/OpenMetrics/blob/main/specification/OpenMetrics.md
   A COUNTER needs `metrics_name_total` or `metrics_name_created`
   
   This PR contains metric name broken changes.
   
   ### Modifications
   Rename counter's `_count` to `_total`
   
   ### metrics name broken changes
   - rename `pulsar_schema_del_ops_failed_count` to `pulsar_schema_del_ops_failed_total`
   - rename `pulsar_schema_get_ops_failed_count` to `pulsar_schema_get_ops_failed_total`
   - rename `pulsar_schema_put_ops_failed_count` to `pulsar_schema_put_ops_failed_total`
   - rename `pulsar_schema_compatible_count ` to `pulsar_schema_compatible_total`
   - rename `pulsar_schema_incompatible_count ` to `pulsar_schema_incompatible_total`
   
   ### Documentation
     
   - [X] `doc` 
   As mentioned above, the metrics name has changed


-- 
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-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] codelipenghui merged pull request #16610: Rename Pulsar schema metrics to specify OpenMetrics

Posted by GitBox <gi...@apache.org>.
codelipenghui merged PR #16610:
URL: https://github.com/apache/pulsar/pull/16610


-- 
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-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] Shoothzj commented on pull request #16610: Rename Pulsar schema metrics to specify OpenMetrics

Posted by GitBox <gi...@apache.org>.
Shoothzj commented on PR #16610:
URL: https://github.com/apache/pulsar/pull/16610#issuecomment-1185228502

   /pulsarbot run-failure-checks


-- 
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-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] Shoothzj commented on pull request #16610: Rename Pulsar schema metrics to specify OpenMetrics

Posted by GitBox <gi...@apache.org>.
Shoothzj commented on PR #16610:
URL: https://github.com/apache/pulsar/pull/16610#issuecomment-1185156737

   /pulsarbot run-failure-checks


-- 
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-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] Shoothzj commented on pull request #16610: Rename Pulsar schema metrics to specify OpenMetrics

Posted by GitBox <gi...@apache.org>.
Shoothzj commented on PR #16610:
URL: https://github.com/apache/pulsar/pull/16610#issuecomment-1186050604

   /pulsarbot run-failure-checks


-- 
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-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] Shoothzj commented on pull request #16610: Rename Pulsar schema metrics to specify OpenMetrics

Posted by GitBox <gi...@apache.org>.
Shoothzj commented on PR #16610:
URL: https://github.com/apache/pulsar/pull/16610#issuecomment-1185365408

   /pulsarbot run-failure-checks


-- 
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-unsubscribe@pulsar.apache.org

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