You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "leizhiyuan (via GitHub)" <gi...@apache.org> on 2023/03/23 02:18:30 UTC

[GitHub] [rocketmq] leizhiyuan opened a new issue, #6447: why proxy metrics use broker name ?

leizhiyuan opened a new issue, #6447:
URL: https://github.com/apache/rocketmq/issues/6447

   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   ```
     Meter proxyMeter = OpenTelemetrySdk.builder()
               .setMeterProvider(providerBuilder.build())
               .build()
               .getMeter(OPEN_TELEMETRY_METER_NAME);
   ```
   
   OPEN_TELEMETRY_METER_NAME is broker-meter ,maybe we should use proxy-meter?
   
   - What did you do (The steps to reproduce)?
   
   - What is expected to see?
   
   - What did you see instead?
   
   3. Please tell us about your environment:
   
   4. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
   
   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   
   2. Provide any additional detail on your proposed use case for this feature.
   
   3. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
   
   5. If there are some sub-tasks involved, use -[] for each sub-task and create a corresponding issue to map to the sub-task:
   
   - [sub-task1-issue-number](example_sub_issue1_link_here): sub-task1 description here, 
   - [sub-task2-issue-number](example_sub_issue2_link_here): sub-task2 description here,
   - ...
   


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

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


[GitHub] [rocketmq] leizhiyuan commented on issue #6447: why proxy metrics use broker name ?

Posted by "leizhiyuan (via GitHub)" <gi...@apache.org>.
leizhiyuan commented on issue #6447:
URL: https://github.com/apache/rocketmq/issues/6447#issuecomment-1480937800

   thanks for your reply


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

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


[GitHub] [rocketmq] ShadowySpirits commented on issue #6447: why proxy metrics use broker name ?

Posted by "ShadowySpirits (via GitHub)" <gi...@apache.org>.
ShadowySpirits commented on issue #6447:
URL: https://github.com/apache/rocketmq/issues/6447#issuecomment-1480626441

   The proxy metrics are under construction, we can discuss the development plan here https://github.com/apache/rocketmq/discussions/6405


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

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


[GitHub] [rocketmq] leizhiyuan closed issue #6447: why proxy metrics use broker name ?

Posted by "leizhiyuan (via GitHub)" <gi...@apache.org>.
leizhiyuan closed issue #6447: why proxy metrics use broker name ?
URL: https://github.com/apache/rocketmq/issues/6447


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

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