Skip to content

Commit 1c60d19

Browse files
authored
docs(readme): telemetry is no longer collected
1 parent 120b562 commit 1c60d19

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,7 @@ OpenLLMetry can instrument everything that [OpenTelemetry already instruments](h
161161

162162
## 🔎 Telemetry
163163

164-
The SDK provided with OpenLLMetry (not the instrumentations) contains a telemetry feature that collects **anonymous** usage information.
165-
166-
You can opt out of telemetry by setting the `TRACELOOP_TELEMETRY` environment variable to `FALSE`, or passing `telemetry_enabled=False` to the `Traceloop.init()` function.
164+
We no longer log or collect any telemetry in the SDK or in the instrumentations. Make sure to bump to v0.49.2 and above.
167165

168166
### Why we collect telemetry
169167

0 commit comments

Comments
 (0)