Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Enhancement] Refactor eventmesh-metrics-prometheus module #3430

@mxsm

Description

@mxsm

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

  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?

  • Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions