|
@@ -158,6 +158,7 @@ SPAN_METRICS_NAMES = {
|
|
|
"s:spans/user@none": PREFIX + 403,
|
|
|
"d:spans/duration@millisecond": PREFIX + 404,
|
|
|
"d:spans/exclusive_time@millisecond": PREFIX + 405,
|
|
|
+ "d:spans/exclusive_time_light@millisecond": PREFIX + 406,
|
|
|
}
|
|
|
|
|
|
SHARED_STRINGS = {
|