Database Table: silk_request¶
This table is one of five related tables:
which are control and information tables defined by the Silk Performance Profiler for the python/django web services framework. The interested reader is referred to the Silk Performance Profiler documentation.
Keys:¶
- id (String(36)):
Columns:¶
- path (String(190)):
- query_params (String):
- raw_body (String):
- body (String):
- method (String(10)):
- start_time (Integer):
- view_name (String(190)):
- end_time (Integer):
- time_taken (Float):
- encoded_headers (String):
- meta_time (Float):
- meta_num_queries (Integer):
- meta_time_spent_queries (Float):
- pyprofile (String):
- num_sql_queries (Integer):
- prof_file (String(300)):