-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description - add features command <!-- Issue number if applicable --> #### Link to tracking issue - #11998 <!--Describe what testing was performed and which tests were added.--> #### Testing - test with `make` - test with `make test` <!--Describe the documentation added.--> #### Documentation <!--Please delete paragraphs that you did not use before submitting.--> --------- Signed-off-by: danish9039 <danishsiddiqui040@gmail.com> Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
- Loading branch information
1 parent
fb06c99
commit 0294890
Showing
3 changed files
with
116 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
change_type: enhancement | ||
|
||
component: otelcol | ||
|
||
note: "Add featuregate command to display information about available features" | ||
|
||
issues: [11998] | ||
|
||
subtext: | | ||
The featuregate command allows users to view detailed information about feature gates | ||
including their status, stage, and description. | ||
change_logs: [user] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters