-
Notifications
You must be signed in to change notification settings - Fork 640
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Search before asking
- I had searched in the issues and found no similar issues.
Enhancement Request
Refactor eventmesh-metrics-prometheus module.
Describe the solution you'd like
- 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.
- The version upgrade brings new specifications and features, requiring code refactoring.
- 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/)
- Optimize and refactor the related code logic to make the code clearer.
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request