Skip to content

Commit 688a92d

Browse files
svrnmpichlermarc
andauthored
chore: permanently deprecate opentelemetry-browser-extension-autoinjection (#2285)
* chore: permanently deprecate opentelemetry-browser-extension-autoinjection Signed-off-by: svrnm <[email protected]> * Update README.md --------- Signed-off-by: svrnm <[email protected]> Co-authored-by: Marc Pichler <[email protected]>
1 parent 055ef41 commit 688a92d

File tree

1 file changed

+9
-2
lines changed
  • archive/opentelemetry-browser-extension-autoinjection

1 file changed

+9
-2
lines changed

archive/opentelemetry-browser-extension-autoinjection/README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,15 @@
22

33
## :warning: ARCHIVED PROJECT
44

5-
> 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.
6-
> 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.
5+
> This project has been archived by the maintainers permanently on June 19 2024.
6+
> We encourage extensions to be developed and maintained outside this repository.
7+
> Alternatives can be found in the OpenTelemetry Registry:
8+
>
9+
> <https://opentelemetry.io/ecosystem/registry/?component=utilities&s=browserextension>
10+
>
11+
> If you are a developer of such an extension you can
12+
> [add it to the registry](https://opentelemetry.io/ecosystem/registry/adding/)
13+
> as well.
714
815
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.
916

0 commit comments

Comments
 (0)