8000 Remove django-silk · encode/django-rest-framework@6574c6c · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 6574c6c

Browse files
committed
Remove django-silk
1 parent 04a0871 commit 6574c6c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/topics/observability.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,6 @@ The [apitally](https://pypi.org/project/apitally/) package integrates with Djang
7474

7575
The library is helpful for production deployments as it enables load balancers, orchestration systems, and monitoring tools to determine application health. It supports both simple health checks and detailed status reporting for different application components.
7676

77-
### django-silk
78-
79-
[django-silk](https://pypi.org/project/django-silk/) is a profiling tool designed specifically for Django applications. It provides detailed insights into request performance, database queries, and custom code blocks or functions through context managers and decorators.
80-
81-
The package offers a web-based interface for analyzing requests, database queries, and profiling code. It's primarily intended for local development to identify performance bottlenecks before they reach production.
82-
8377
### Sentry
8478

8579
[Sentry](https://sentry.io/) is an error monitoring platform that provides real-time error tracking and performance monitoring for applications. It automatically captures exceptions, tracks performance issues, and provides detailed context to help debug problems in production.

0 commit comments

Comments
 (0)
0