-
Notifications
You must be signed in to change notification settings - Fork 4.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
[Improvement][Metrics] Apply micrometer naming convention to metrics #10432
Comments
Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
|
14 tasks
EricGao888
changed the title
[Improvement][Metrics] Change metrics name following naming convention
[Improvement][Metrics] Apply micrometer naming convention to metrics
Jun 16, 2022
EricGao888
added a commit
to EricGao888/dolphinscheduler
that referenced
this issue
Jun 16, 2022
EricGao888
added a commit
to EricGao888/dolphinscheduler
that referenced
this issue
Jun 16, 2022
EricGao888
added a commit
to EricGao888/dolphinscheduler
that referenced
this issue
Jun 19, 2022
EricGao888
added a commit
to EricGao888/dolphinscheduler
that referenced
this issue
Jun 19, 2022
EricGao888
added a commit
to EricGao888/dolphinscheduler
that referenced
this issue
Jun 20, 2022
…cs and add Chinese docs (apache#10432)
EricGao888
added a commit
to EricGao888/dolphinscheduler
that referenced
this issue
Jun 20, 2022
EricGao888
added a commit
to EricGao888/dolphinscheduler
that referenced
this issue
Jun 22, 2022
SbloodyS
pushed a commit
that referenced
this issue
Jun 22, 2022
hstdream
pushed a commit
to hstdream/dolphinscheduler
that referenced
this issue
Jun 23, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Search before asking
Description
Inconsistent naming will cause portability and compatibility issues, as well as, make users confused when the number of metrics gets large. Therefore, we need to:
We could refer to official docs micrometers metrics naming convention for details.
naming convention section
.Use case
No response
Related issues
releated: #9324
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: