зеркало из https://github.com/mozilla/data-docs.git
Deploy docs
This commit is contained in:
Родитель
bea9181202
Коммит
e3e8adc920
|
@ -276,7 +276,7 @@ select_expression = "SUM(SAFE_CAST(SPLIT(event_string_value, ',')[OFFSET(1)
|
|||
# This is used to determine the method of aggregation to be applied.
|
||||
# Either "scalar" or "histogram".
|
||||
# scalar = a single value is returned
|
||||
# histogram = an array of histograms is returned
|
||||
# histogram = an array of scalars is returned
|
||||
type = "scalar"
|
||||
|
||||
# A friendly metric name displayed in dashboards.
|
||||
|
|
|
@ -7667,7 +7667,7 @@ select_expression = "SUM(SAFE_CAST(SPLIT(event_string_value, ',')[OFFSET(1)
|
|||
# This is used to determine the method of aggregation to be applied.
|
||||
# Either "scalar" or "histogram".
|
||||
# scalar = a single value is returned
|
||||
# histogram = an array of histograms is returned
|
||||
# histogram = an array of scalars is returned
|
||||
type = "scalar"
|
||||
|
||||
# A friendly metric name displayed in dashboards.
|
||||
|
|
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
Загрузка…
Ссылка в новой задаче