Skip to content

Commit 6928951

Browse files
authored
Revert "[configtelemetry] Mark module as stable" (#11055)
Reverts #11002 Per discussion today 09/04 we will postpone the stabilization of this module until we have a good understanding of where this will exactly be used. The decision was that level will not be used in the component, so stabilization of this model no longer blocks progress on component module stabilization.
1 parent fa34718 commit 6928951

File tree

2 files changed

+1
-26
lines changed

2 files changed

+1
-26
lines changed

.chloggen/mx-psi_configtelemetry-1.0.yaml

Lines changed: 0 additions & 25 deletions
This file was deleted.

versions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ module-sets:
1515
- go.opentelemetry.io/collector/config/configcompression
1616
- go.opentelemetry.io/collector/config/configretry
1717
- go.opentelemetry.io/collector/config/configtls
18-
- go.opentelemetry.io/collector/config/configtelemetry
1918
beta:
2019
version: v0.108.1
2120
modules:
@@ -34,6 +33,7 @@ module-sets:
3433
- go.opentelemetry.io/collector/config/configgrpc
3534
- go.opentelemetry.io/collector/config/confighttp
3635
- go.opentelemetry.io/collector/config/confignet
36+
- go.opentelemetry.io/collector/config/configtelemetry
3737
- go.opentelemetry.io/collector/config/internal
3838
- go.opentelemetry.io/collector/connector
3939
- go.opentelemetry.io/collector/connector/connectorprofiles

0 commit comments

Comments
 (0)