Skip to content

Commit 9dbca28

Browse files
authored
Cleanup readme introduction (#195)
1 parent 7735013 commit 9dbca28

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22

33
[![Build Check](https://github.com/open-telemetry/opentelemetry-configuration/actions/workflows/build-check.yaml/badge.svg?branch=main)](https://github.com/open-telemetry/opentelemetry-configuration/actions/workflows/build-check.yaml)
44

5-
This repository contains the JSON schema that defines the OpenTelemetry configuration. This schema can be utilized to generate model code for implementations and to validate the structure of a configuration file. The repository comes as a result of [OTEP #225](https://github.com/open-telemetry/oteps/blob/976c9395e4cbb3ea933d3b51589eba94b87a17bd/text/0225-configuration.md), where JSON schema was chosen for the following reasons:
6-
7-
- support for client-side validation
8-
- code generation
9-
- broad support across languages
5+
This repository contains the JSON schema definitions of the OpenTelemetry [declarative configuration](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/configuration/README.md#declarative-configuration) [data model](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/configuration/data-model.md).
106

117
## Starter templates
128

0 commit comments

Comments
 (0)