Commit 88cb737
authored
[configoptional] Mark 'configoptional.AddEnabledField' as beta (#14136)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
<!-- Issue number if applicable -->
Marks `configoptional.AddEnabledField` as beta. I have verified that it
would work correctly for cookies configuration and made a PoC for
keepalives (I will push a PR for it after this PR has been merged).
I spent some time updating
open-telemetry/opentelemetry-specification/issues/4344 and filed
open-telemetry/opentelemetry-specification/pull/4723 as a way to
explicitly state that the guidance only applies to environment
variables. The issue remains unresolved, but given the current usages of
`enabled` (see
open-telemetry/opentelemetry-specification#4344 (comment))
I don't see a reason to not go forward with this.
#### Link to tracking issue
Updates #140211 parent d3eaf17 commit 88cb737
File tree
2 files changed
+26
-1
lines changed- .chloggen
- config/configoptional
2 files changed
+26
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
0 commit comments