Skip to content

Commit

Permalink
Mentioned the Pympler panel in the docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedrow authored and tim-schilling committed May 10, 2015
1 parent 3316b3d commit 4bd0c1c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/panels.rst
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,15 @@ Path: ``neo4j_panel.Neo4jPanel``

Trace neo4j rest API calls in your django application, this also works for neo4django and neo4jrestclient, support for py2neo is on its way.

Pympler
~~~~~~~

URL: https://pythonhosted.org/Pympler/django.html

Path: ``pympler.panels.MemoryPanel``

Shows process memory information (virtual size, resident set size) and model instances for the current request.

Request History
~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 4bd0c1c

Please sign in to comment.