Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore] Explicitly note that service and otelcol are not part of 1.0 #10643

Merged
merged 3 commits into from
Jul 31, 2024
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/ga-roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ All stabilized modules will conform to the API expectations outlined in the [VER
Explicitly, the following are not in the scope of v1 for the purposes of this document:

* stabilization of additional components/APIs needed by distribution maintainers. Vendors are not the audience
* This explicitly excludes the `service` and `otelcol` modules, for which we only aim to guarantee behavior stability.
mx-psi marked this conversation as resolved.
Show resolved Hide resolved
* Collector Builder
* telemetrygen
* mdatagen
Expand Down
Loading