This commit is contained in:
GitHub Actions docs-deploy job 2024-04-03 14:52:58 +00:00
Родитель bea9181202
Коммит e3e8adc920
4 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -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.

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны