We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cdc78b commit 33fa413Copy full SHA for 33fa413
.chloggen/13783.yaml
@@ -4,10 +4,10 @@
4
change_type: enhancement
5
6
# The name of the component, or a single word describing the area of concern, (e.g. otlpreceiver)
7
-component: confighttp
+component: all
8
9
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10
-note: Add `keep_alives_enabled` option to ServerConfig to control HTTP keep-alives for all HTTP servers
+note: Add `keep_alives_enabled` option to ServerConfig to control HTTP keep-alives for all components that create an HTTP server.
11
12
# One or more tracking issues or pull requests related to the change
13
issues: [13783]
0 commit comments