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

[GitHub] [incubator-eventmesh] mxsm opened a new issue, #3430: [Enhancement] Refactor eventmesh-metrics-prometheus module

mxsm opened a new issue, #3430:
URL: https://github.com/apache/incubator-eventmesh/issues/3430

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Enhancement Request
   
    Refactor eventmesh-metrics-prometheus module. 
    
   
   ### Describe the solution you'd like
   
   1. The current project is using a lower version of OpenTelemetry components, version 1.3.0, while the latest version is 1.24.0. The related versions need to be upgraded.
   2. The version upgrade brings new specifications and features, requiring code refactoring.
   3. The instrumentation of metrics needs to be adjusted accordingly based on the related semantic conversion specifications of OpenTelemetry. (https://opentelemetry.io/docs/reference/specification/metrics/semantic_conventions/)
   4. Optimize and refactor the related code logic to make the code clearer.
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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: dev-unsubscribe@eventmesh.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


Re: [I] [Enhancement] Refactor eventmesh-metrics-prometheus module (eventmesh)

Posted by "xwm1992 (via GitHub)" <gi...@apache.org>.
xwm1992 closed issue #3430: [Enhancement] Refactor eventmesh-metrics-prometheus module
URL: https://github.com/apache/eventmesh/issues/3430


-- 
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: issues-unsubscribe@eventmesh.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: issues-help@eventmesh.apache.org


Re: [I] [Enhancement] Refactor eventmesh-metrics-prometheus module (eventmesh)

Posted by "mxsm (via GitHub)" <gi...@apache.org>.
mxsm commented on issue #3430:
URL: https://github.com/apache/eventmesh/issues/3430#issuecomment-1638365570

   [chinese document](https://blog.ljbmxsm.com/docs/event-mesh/core/quick-start/metric) about metrics


-- 
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: issues-unsubscribe@eventmesh.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: issues-help@eventmesh.apache.org