Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit b20c08a

Browse files
Link
1 parent 3b48f21 commit b20c08a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

gdi/opentelemetry/collector-kubernetes/kubernetes-config-advanced.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,13 +133,15 @@ The following example shows how to connect to a nonstandard API server that uses
133133
Activate control plane metrics histograms
134134
-------------------------------------------
135135

136-
To activate control plane metrics histograms, use the feature flag ``useControlPlaneMetricsHistogramData``, for example:
136+
To activate control plane metrics histograms, use the feature flag ``useControlPlaneMetricsHistogramData``:
137137

138138
.. code-block:: yaml
139139
140140
featureGates:
141141
useControlPlaneMetricsHistogramData: true
142142
143+
To learn more about histogram metrics see :ref:`histograms`.
144+
143145
Known issues
144146
-----------------------------------------------------------------------------
145147

0 commit comments

Comments
 (0)