rename LE tag to quantile

This commit is contained in:
whyrusleeping 2020-09-01 15:46:55 -07:00
parent 8414aa6e4b
commit e58327d4ed

View File

@ -28,7 +28,7 @@ var (
)
var (
LeTag, _ = tag.NewKey("le")
LeTag, _ = tag.NewKey("quantile")
)
var (