You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: docs/resources.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,13 +65,6 @@ In addition to the standard metrics that kubebuilder provides, the following cus
65
65
66
66
The `databricks_request_duration_seconds` histogram provides metrics on the duration of calls via the databricks SDK and has the following labels:
67
67
68
-
|Name|Description|
69
-
|-|-|
70
-
|`object_type`|The type of object that the call relatest to, e.g. `dcluster`|
71
-
|`action`| The action being performed, e.g. `get`, `create`|
72
-
73
-
The `databricks_request_total` counter provides the total number of calls via the databricks SDK and can be used in `rate` queries to see the rate of successful/failed calls. The labels for this metric are
74
-
75
68
|Name|Description|
76
69
|-|-|
77
70
|`object_type`|The type of object that the call relatest to, e.g. `dcluster`|
0 commit comments