Skip to content

Commit 6330106

Browse files
committed
update chlog
1 parent 6c68049 commit 6330106

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.chloggen/eks-apiserver-fg.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ change_type: enhancement
33
# The name of the component, or a single word describing the area of concern, (e.g. agent, clusterReceiver, gateway, operator, chart, other)
44
component: clusterReceiver
55
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
6-
note: Adds feature gate to enable prometheus scraping for kubernetes-apiserver metrics from EKS clusters
6+
note: Adds feature gate `enableEKSApiServerMetrics` to enable prometheus scraping for kubernetes-apiserver metrics from EKS clusters.
77
# One or more tracking issues related to the change
8-
issues: []
8+
issues: [1831]
99
# (Optional) One or more lines of additional information to render under the primary note.
1010
# These lines will be padded with 2 spaces and then inserted directly into the document.
1111
# Use pipe (|) for multiline entries.

0 commit comments

Comments
 (0)