Skip to content

Commit 9382890

Browse files
committed
Formatting
Signed-off-by: Laura Lorenz <lauralorenz@google.com>
1 parent aa67db7 commit 9382890

File tree

1 file changed

+3
-3
lines changed
  • content/en/docs/concepts/cluster-administration

1 file changed

+3
-3
lines changed

‎content/en/docs/concepts/cluster-administration/dra.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ metrics.
180180

181181
* DRA kubeletplugin gRPC NodePrepareResources operation: Observe {{< highlight promql "hl_inline=true" >}}histogram_quantile(0.99,
182182
sum(rate(dra_grpc_operations_duration_seconds_bucket{method_name=~".*NodePrepareResources"}[5m]))
183-
by (le)){{< /highlight >}} .
183+
by (le)){{< /highlight >}}.
184184
* DRA kubeletplugin gRPC NodeUnprepareResources operation: Observe {{< highlight promql "hl_inline=true" >}} histogram_quantile(0.99,
185185
sum(rate(dra_grpc_operations_duration_seconds_bucket{method_name=~".*NodeUnprepareResources"}[5m]))
186186
by (le)){{< /highlight >}}.
@@ -190,5 +190,5 @@ metrics.
190190

191191
* [Learn more about
192192
DRA](/docs/concepts/scheduling-eviction/dynamic-resource-allocation/)
193-
* Read about the metrics Kubernetes components export in the [Kubernetes Metrics
194-
Reference](/docs/reference/generated/metrics/).
193+
* Read the [Kubernetes Metrics
194+
Reference](/docs/reference/generated/metrics/)

0 commit comments

Comments
 (0)