diff --git a/readme.md b/readme.md index a97776b..e578e0b 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,7 @@ ## otel-config-validator +> 📣 This project is deprecated. For collector config validation, check out [OTelBin](https://otelbin.io) or, as of early 2024, the collector now natively supports validating configuration [using the `validate` command](https://opentelemetry.io/docs/collector/configuration/#location). + Experimental OpenTelemetry Collector Configuraton Validator. Work-in-progress, currently supports usage: * In-browser (via WebAssembly), see Demo: [https://lightstep.github.io/otel-config-validator/](https://lightstep.github.io/otel-config-validator/)