Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add metrics base api interface #2350

Merged
merged 2 commits into from
Jul 7, 2023
Merged

add metrics base api interface #2350

merged 2 commits into from
Jul 7, 2023

Conversation

FoghostCn
Copy link
Contributor

@FoghostCn FoghostCn commented Jul 7, 2023

add metrics base api interface

  • add base api for collect and expose metric data
  • support metric extension for more indicators

add app info metric and prometheus metric registry impl

  • add metric dubbo_application_info_total

@sonarcloud
Copy link

sonarcloud bot commented Jul 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@chickenlj chickenlj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@chickenlj chickenlj merged commit 2a4625d into apache:feature-metrics Jul 7, 2023
2 checks passed
chickenlj added a commit that referenced this pull request Aug 4, 2023
* add metrics base api interface (#2350)

* Introduce metrics bus (#2351)

* add medata and config center metrics (#2357)

* add metadata rt metrics (#2363)

* add registry metrics (#2366)

---------

Co-authored-by: foghost <foghost.cn@gmail.com>
Co-authored-by: finalt <finalt1361@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants