diff --git a/archive/opentelemetry-browser-extension-autoinjection/README.md b/archive/opentelemetry-browser-extension-autoinjection/README.md index 4d15bec1ce..9e3747a868 100644 --- a/archive/opentelemetry-browser-extension-autoinjection/README.md +++ b/archive/opentelemetry-browser-extension-autoinjection/README.md @@ -2,8 +2,15 @@ ## :warning: ARCHIVED PROJECT -> This project has been archived by the maintainers on August 3 2022 because it was causing a failure in the CI and does not have any maintainer. -> Anyone who would like to maintain this project should open a PR to move it back into the lerna project and add themselves to the component owners file. +> This project has been archived by the maintainers permanently on June 19 2024. +> We encourage extensions to be developed and maintained outside this repository. +> Alternatives can be found in the OpenTelemetry Registry: +> +> +> +> If you are a developer of such an extension you can +> [add it to the registry](https://opentelemetry.io/ecosystem/registry/adding/) +> as well. This browser extension allows you to inject [OpenTelemetry](https://opentelemetry.io/) instrumentation in any web page. It uses the [Web SDK](https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-sdk-trace-web) and can export data to Zipkin or an OpenTelemetry Collector.