Fix linebreak

This commit is contained in:
Ilya Kuznetsov 2025-01-28 11:20:48 +01:00
parent dd9af21fe6
commit ebe6227ee7
No known key found for this signature in database
GPG Key ID: 91F3DDCF5D21CDDF
3 changed files with 4 additions and 6 deletions

View File

@ -7968,7 +7968,7 @@ Configuration for monitoring inference logs.
- - `granularities`
- Sequence
- PLACEHOLDER
-
- - `label_col`
- String
@ -8116,7 +8116,7 @@ Configuration for monitoring time series tables.
- - `granularities`
- Sequence
- PLACEHOLDER
-
- - `timestamp_col`
- String

View File

@ -573,11 +573,11 @@ github.com/databricks/databricks-sdk-go/service/compute.Environment:
PLACEHOLDER
github.com/databricks/databricks-sdk-go/service/catalog.MonitorInferenceLog:
"granularities":
"description": |
"description": |-
PLACEHOLDER
github.com/databricks/databricks-sdk-go/service/catalog.MonitorTimeSeries:
"granularities":
"description": |
"description": |-
PLACEHOLDER
github.com/databricks/databricks-sdk-go/service/compute.LogAnalyticsInfo:
"log_analytics_primary_key":

View File

@ -2087,7 +2087,6 @@
"type": "object",
"properties": {
"granularities": {
"description": "PLACEHOLDER\n",
"$ref": "#/$defs/slice/string"
},
"label_col": {
@ -2244,7 +2243,6 @@
"type": "object",
"properties": {
"granularities": {
"description": "PLACEHOLDER\n",
"$ref": "#/$defs/slice/string"
},
"timestamp_col": {