You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: archive/opentelemetry-browser-extension-autoinjection/README.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,15 @@
2
2
3
3
## :warning: ARCHIVED PROJECT
4
4
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:
> 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.
7
14
8
15
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.
0 commit comments