Skip to content

Commit af92ca8

Browse files
authored
[chore] Explicitly note that service and otelcol are not part of 1.0 (#10643)
<!--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 --> Explicitly excludes service and otelcol from 1.0 efforts. These modules are useful for distribution maintainers but not end-users, for which the 1.0 effort is targeted.
1 parent 524a901 commit af92ca8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/ga-roadmap.md

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Additionally, when considering bug reports we will prioritize:
3838
Explicitly, the following are not in the scope of v1 for the purposes of this document:
3939

4040
* stabilization of additional components/APIs needed by distribution maintainers. Vendors are not the audience
41+
* This explicitly excludes the `service` and `otelcol` modules, for which we will only guarantee that there are no breaking changes impacting end-users of the binary after 1.0, while Go API only changes will continue to be admissible until these modules are tagged as 1.0.
4142
* Collector Builder
4243
* telemetrygen
4344
* mdatagen

0 commit comments

Comments
 (0)