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

[Observability] Error code information is added during exception statistics. #12125

Open
songxiaosheng opened this issue Apr 18, 2023 · 2 comments
Assignees
Labels
type/proposal Everything you want Dubbo have

Comments

@songxiaosheng
Copy link
Member

Observability: Error code information is added during exception statistics. Currently, there are error codes in Dubbo's exceptions. Attempt to collect both the exception and this error code information when an exception occurs.
The error code link is as follows:
https://cn.dubbo.apache.org/zh-cn/overview/mannual/java-sdk/faq/

【可观测性】异常统计时增加错误码信息,目前 dubbo的 异常中都存在错误码 ,尝试在发生异常时候采集异常 同时采集这个错误码信息。
错误码链接如下:
https://cn.dubbo.apache.org/zh-cn/overview/mannual/java-sdk/faq/

@songxiaosheng songxiaosheng added the type/proposal Everything you want Dubbo have label Apr 18, 2023
@AlbumenJ
Copy link
Member

agree

@namelessssssssssss
Copy link
Contributor

Please assign me.

AlbumenJ pushed a commit that referenced this issue Aug 9, 2023
* Add metrics support of error code

* Add metrics support of error code

* Add metrics support of error code

* add license

* remove hashcode override

* Update DefaultSubDispatcher.java

* Update ErrorCodeSampleTest.java

* Update DefaultMetricsCollector.java

---------

Co-authored-by: songxiaosheng <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/proposal Everything you want Dubbo have
Projects
None yet
Development

No branches or pull requests

3 participants