Automate enum descriptions by jack-berg · Pull Request #451 · open-telemetry/opentelemetry-configuration (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Conversation
We currently include manually maintained lists of enum values in various property descriptions. This is error prone. Also, it omits valuable enum value descriptions which we now track.
In this PR:
- Enrich the descriptions of enum properties in the compiled schema with lists of enum values and their descriptions
- Exclude these descriptions from
schema-docs.md, since the links make it trivial to navigate to the enum type definition and see all the values and their descriptions
This file contains hidden or 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
[ Show hidden characters]({{ revealButtonHref }})