-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
feat: add metric feature support in goframe #3138
Conversation
metric 和 trace 可以整合到一起初始化吗? |
Can metric and trace be integrated and initialized together? |
我看otel官方的示例也是分开初始化的,我们也不用整合吧 |
I see that the official examples from Hotel are also initialized separately, so we don’t need to integrate them. |
gmetric
, which provides asbstract metric interface definitionscontrib/metric/otelmetric
, which implements the interfaces of packagegmetric