Skip to content

Commit

Permalink
add description to type_descriptions
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Boten <[email protected]>
  • Loading branch information
codeboten committed Oct 10, 2024
1 parent cf89496 commit 9861807
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema/type_descriptions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
property_descriptions:
file_format: The file format version.
disabled: Configure if the SDK is disabled or not. This is not required to be provided to ensure the SDK isn't disabled, the default value when this is not provided is for the SDK to be enabled.
log_level: Configure the log level of the internal logger used by the SDK
resource: Configure resource for all signals.
propagator: Configure text map context propagators.
attribute_limits: Configure general attribute limits. See also tracer_provider.limits, logger_provider.limits.
Expand Down

0 comments on commit 9861807

Please sign in to comment.