pinpoint-apm / pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems.
https://pinpoint-apm.gitbook.io/
Apache License 2.0
13.43k stars 3.76k forks source link

[#10776] If metricGroup, metric, and field name are empty string, put the default value #11633

Closed minwoo-jung closed 3 weeks ago

minwoo-jung commented 3 weeks ago

If metricGroup, metric, and field name are empty string, put the default value. This is to make it easier for users to define and search for metrics.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 36.91%. Comparing base (068ae49) to head (27d3339). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #11633 +/- ## ============================================ - Coverage 36.91% 36.91% -0.01% + Complexity 12333 12331 -2 ============================================ Files 4076 4076 Lines 100154 100159 +5 Branches 10524 10525 +1 ============================================ - Hits 36975 36970 -5 - Misses 60181 60187 +6 - Partials 2998 3002 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.