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: docs/source/privacy.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,13 +31,14 @@ All collected data is made available by the Telegram API in a public way, note t
31
31
-**Type**: The type of the group (`supergroup` or `group`).
32
32
-**Registration Date**: The date when the _PyKorone_ bot saw the group for the first time.
33
33
34
-
### Crashlytics
34
+
### Observability
35
35
36
-
_PyKorone_ uses [Sentry](https://sentry.io/) to collect crash reports and improve the stability of the software. Crashlytics collects the same data as _PyKorone_, plus extra details of the crash itself. By using _PyKorone_ you agree to the [Sentry's privacy policy](https://sentry.io/privacy) as well.
36
+
_PyKorone_ uses [Pydantic Logfire](https://logfire.pydantic.dev/) to collect crash reports and improve the stability of the software. Logfire collects the same data as _PyKorone_, plus extra details of the crash itself to help diagnose issues. By using _PyKorone_ you agree to the [Logfire privacy policy](https://pydantic.dev/legal/privacy-policy) as well.
37
37
38
38
#### Crash Data
39
39
40
40
The data displayed below is collected by crashlytics and is not stored permanently. It is used exclusively for debugging purposes.
0 commit comments