| RT | Client | Replies missed | Subject |
|---|---|---|---|
| 54381 | OpenCorporates | Mysql not running | |
| 54356 | AskBio | CRITICAL: Directory: LDAP Replication on *.synpromics.com | |
| 54301 | OpenCorporates | 03 Apr | analysis-app.opencorporates.com is down |
| 54401 | Internal | Check for Security Notices and System Updates | |
| 54476 | DLS Plastics | DOWN: Ddlskvm2 | |
| 54481 | AskBio | Monitoring on Iona and Jura | |
| 54482 | Ingeus | Git Repository is not Ready | |
| 54360 | OpenCorporates | frontend-sentinel12 disk space /var | |
| 54330 | Kahootz | Storage alert: /var on xray.hosting.inovem.com | |
| 54373 | AskBio | DOWN: edb-coll.askbio.com | |
| 54366 | Internal | Check for Security Notices and System Updates | |
| 54333 | Sysdoc | Kubeconfig errors | |
| 54390 | Internal | Check for Security Notices and System Updates | |
| 54383 | OpenCorporates | backgrounder1 disk volumes filling up | |
| 54283 | Internal | 08 Apr | {mersey,thames}.tiger-computing.co.uk restic forget service failure |
| 54353 | AskBio | edb-lab-skye.askbio.com disk space | |
| 54336 | OpenCorporates | 03 Apr | Openleis |
| 54396 | AskBio | macleod.synpromics.com multiple timeouts | |
| 54359 | BD Group | CRITICAL: HTTP: www.121companyformation.co.uk HTTP on ef-v5-nodes.c.ef-platform.internal | |
| 54378 | Internal | Check for Security Notices and System Updates | |
| 54384 | Quickline | aql-svr-zabbix-app.quickline.co.uk configuration tool failure | |
| 54478 | Internal | Check for Security Notices and System Updates | |
| 54480 | OpenCorporates | CRITICAL: disk /tmp on backup1.opencorporates.internal | |
| 54475 | Kahootz | CRITICAL: HTTP: Status HTTPS (all) on golf.hosting.inovem.com | |
| 54376 | AskBio | 08 Apr | CRITICAL: System Health: Systemd State on edb-lab-skye.askbio.com |
git hash: master (4425ed35)
Current Site Packages Directory:
/app/.venv/lib/python3.14/site-packages
| Package | Version | Homepage | Summary |
|---|---|---|---|
| alchemical | 1.0.2 | None | Modern SQLAlchemy simplified |
| alembic | 1.18.4 | None | A database migration tool for SQLAlchemy. |
| annotated-types | 0.7.0 | None | Reusable constraint types to use with typing.Annotated |
| anyio | 4.12.1 | None | High-level concurrency and networking framework on top of asyncio or Trio |
| asttokens | 3.0.1 | https://github.com/gristlabs/asttokens | Annotate AST trees with source code positions |
| backoff | 2.2.1 | https://github.com/litl/backoff | Function decoration for backoff and retry |
| blinker | 1.9.0 | None | Fast, simple object-to-object and broadcast signaling |
| Bootstrap-Flask | 2.5.0 | None | Bootstrap 4 & 5 helper for your Flask projects. |
| certifi | 2026.2.25 | https://github.com/certifi/python-certifi | Python package for providing Mozilla's CA Bundle. |
| charset-normalizer | 3.4.6 | None | The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. |
| click | 8.3.1 | None | Composable command line interface toolkit |
| colorlog | 6.10.1 | https://github.com/borntyping/python-colorlog | Add colours to the output of Python's logging module. |
| decorator | 5.2.1 | None | Decorators for Humans |
| executing | 2.2.1 | https://github.com/alexmojaki/executing | Get the currently executing AST node of a frame, and other information |
| Flask | 3.1.3 | None | A simple framework for building complex web applications. |
| Flask-DebugToolbar | 0.16.0 | None | A toolbar overlay for debugging Flask applications. |
| Flask-DebugToolbar-LineProfilerPanel | 1.0.2 | https://github.com/phleet/flask_debugtoolbar_lineprofilerpanel | Panel for the Flask Debug toolbar to capture and view line-by-line profiling stats |
| Flask-Migrate | 4.1.0 | None | SQLAlchemy database migrations for Flask applications using Alembic. |
| Flask-SQLAlchemy | 3.1.1 | None | Add SQLAlchemy support to your Flask application. |
| Flask-WTF | 1.2.2 | None | Form rendering, validation, and CSRF protection for Flask with WTForms. |
| freezegun | 1.5.5 | https://github.com/spulec/freezegun | Let your Python tests travel through time |
| gql | 4.0.0 | https://github.com/graphql-python/gql | GraphQL client for Python |
| graphql-core | 3.2.8 | https://github.com/graphql-python/graphql-core | GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL. |
| greenlet | 3.3.2 | None | Lightweight in-process concurrent programming |
| gunicorn | 25.3.0 | None | WSGI HTTP Server for UNIX |
| h11 | 0.16.0 | https://github.com/python-hyper/h11 | A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 |
| httpcore | 1.0.9 | None | A minimal low-level HTTP client. |
| httpx | 0.28.1 | None | The next generation HTTP client. |
| idna | 3.11 | None | Internationalized Domain Names in Applications (IDNA) |
| ilock | 1.0.3 | https://github.com/symonsoft/ilock | Inter-process named lock library |
| ipython | 9.12.0 | None | IPython: Productive Interactive Computing |
| ipython_pygments_lexers | 1.1.1 | None | Defines a variety of Pygments lexers for highlighting IPython code. |
| itsdangerous | 2.2.0 | None | Safely pass data to untrusted environments and back. |
| jedi | 0.19.2 | https://github.com/davidhalter/jedi | An autocompletion tool for Python that can be used for text editors. |
| Jinja2 | 3.1.6 | None | A very fast and expressive template engine. |
| librt | 0.8.1 | None | Mypyc runtime library |
| line_profiler | 5.0.2 | https://github.com/pyutils/line_profiler | Line-by-line profiler |
| Mako | 1.3.10 | https://www.makotemplates.org/ | A super-fast templating language that borrows the best ideas from the existing templating languages. |
| MarkupSafe | 3.0.3 | None | Safely add untrusted strings to HTML/XML markup. |
| matplotlib-inline | 0.2.1 | None | Inline Matplotlib backend for Jupyter |
| multidict | 6.7.1 | https://github.com/aio-libs/multidict | multidict implementation |
| mypy | 1.19.1 | None | Optional static typing for Python |
| mypy_extensions | 1.1.0 | None | Type system extensions for programs checked with the mypy type checker. |
| packaging | 26.0 | None | Core utilities for Python packages |
| parso | 0.8.6 | https://github.com/davidhalter/parso | A Python Parser |
| pathspec | 1.0.4 | None | Utility library for gitignore style pattern matching of file paths. |
| pdbp | 1.8.2 | https://github.com/mdmintz/pdbp | pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. |
| pexpect | 4.9.0 | https://pexpect.readthedocs.io/ | Pexpect allows easy control of interactive console applications. |
| portalocker | 3.2.0 | None | Wraps the portalocker recipe for easy usage |
| prompt_toolkit | 3.0.52 | None | Library for building powerful interactive command lines in Python |
| propcache | 0.4.1 | https://github.com/aio-libs/propcache | Accelerated property cache |
| psycopg | 3.3.3 | None | PostgreSQL database adapter for Python |
| psycopg-binary | 3.3.3 | None | PostgreSQL database adapter for Python -- C optimisation distribution |
| ptyprocess | 0.7.0 | https://github.com/pexpect/ptyprocess | Run a subprocess in a pseudo terminal |
| pure_eval | 0.2.3 | http://github.com/alexmojaki/pure_eval | Safely evaluate AST nodes without side effects |
| pydantic | 2.12.5 | None | Data validation using Python type hints |
| pydantic_core | 2.41.5 | https://github.com/pydantic/pydantic-core | Core functionality for Pydantic validation and serialization |
| Pygments | 2.19.2 | None | Pygments is a syntax highlighting package written in Python. |
| python-dateutil | 2.9.0.post0 | https://github.com/dateutil/dateutil | Extensions to the standard Python datetime module |
| python-dotenv | 1.2.2 | None | Read key-value pairs from a .env file and set them as environment variables |
| pytz | 2026.1.post1 | http://pythonhosted.org/pytz | World timezone definitions, modern and historical |
| requests | 2.33.0 | None | Python HTTP for Humans. |
| requests-toolbelt | 1.0.0 | https://toolbelt.readthedocs.io/ | A utility belt for advanced users of python-requests |
| rt | 3.6.0 | None | Python interface to Request Tracker API |
| six | 1.17.0 | https://github.com/benjaminp/six | Python 2 and 3 compatibility utilities |
| SQLAlchemy | 2.0.48 | https://www.sqlalchemy.org | Database Abstraction Library |
| stack-data | 0.6.3 | http://github.com/alexmojaki/stack_data | Extract data from python stack frames and tracebacks for informative displays |
| stackprinter | 0.2.12 | https://github.com/cknd/stackprinter | Debug-friendly stack traces, with variable values and semantic highlighting |
| tabcompleter | 1.4.0 | https://github.com/mdmintz/tabcompleter | tabcompleter --- Autocompletion in the Python console. |
| traitlets | 5.14.3 | None | Traitlets Python configuration system |
| types-pytz | 2026.1.1.20260304 | None | Typing stubs for pytz |
| typing-inspection | 0.4.2 | None | Runtime typing introspection tools |
| typing_extensions | 4.15.0 | None | Backported and Experimental Type Hints for Python 3.9+ |
| urllib3 | 2.6.3 | None | HTTP library with thread-safe connection pooling, file post, and more. |
| wcwidth | 0.6.0 | None | Measures the displayed width of unicode strings in a terminal |
| Werkzeug | 3.1.6 | None | The comprehensive WSGI web application library. |
| WTForms | 3.2.1 | None | Form validation and rendering for Python web development. |
| yarl | 1.23.0 | https://github.com/aio-libs/yarl | Yet another URL library |
| Resource | Value |
|---|---|
| User CPU time | 24.567 msec |
| System CPU time | 0.000 msec |
| Total CPU time | 24.567 msec |
| Elapsed time | 37.264 msec |
| Context switches | 37 voluntary, 2 involuntary |
| Key | Value |
|---|---|
| HTTP_ACCEPT | */* |
| HTTP_ACCEPT_ENCODING | gzip, br, zstd, deflate |
| HTTP_HOST | dashboard.uat.tigr.uk |
| HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| QUERY_STRING | end=2025-04-11&start=2025-04-07 |
| REMOTE_ADDR | 10.42.13.85 |
| REQUEST_METHOD | GET |
| SCRIPT_NAME | |
| SERVER_NAME | 0.0.0.0 |
| SERVER_PORT | 8000 |
| SERVER_PROTOCOL | HTTP/1.1 |
| SERVER_SOFTWARE | gunicorn/25.3.0 |
| View Function | kwargs |
|---|---|
| app.views.ops_reports.client_updates_report_drilldown | queue=Incidents |
| Variable | Value |
|---|
No SESSION data
| Variable | Value |
|---|---|
| 'end' | '2025-04-11' |
| 'start' | '2025-04-07' |
| Variable | Value |
|---|
| Variable | Value |
|---|---|
| g | <flask.g of 'app'> |
| meta | {'title': 'Client updates report (Incidents)', 'start': datetime.date(2025, 4, 7), 'end': datetime.date(2025, 4, 11)} |
| request | <Request 'http://dashboard.uat.tigr.uk/client_updates_report_drilldown/Incidents?end=2025-04-11&start=2025-04-07' [GET]> |
| tickets | [<Ticket(id=5114, rt_number=54381, queue=Incidents, subject=Mysql not running, ticket_status=closed, client=OpenCorporates, priority=91, created=2025-04-08 09:34:18, last_txn_id=0>, <Ticket(id=5087, rt_number=54356, queue=Incidents, subject=CRITICAL: Directory: LDAP Replication on *.synpromics.com, ticket_status=closed, client=AskBio, priority=71, created=2025-04-04 14:00:24, last_txn_id=0>, <Ticket(id=5030, rt_number=54301, queue=Incidents, subject=analysis-app.opencorporates.com is down, ticket_status=closed, client=OpenCorporates, priority=2, created=2025-03-28 16:19:29, last_txn_id=0>, <Ticket(id=5134, rt_number=54401, queue=Incidents, subject=Check for Security Notices and System Updates, ticket_status=closed, client=Internal, priority=41, created=2025-04-10 00:00:04, last_txn_id=0>, <Ticket(id=5209, rt_number=54476, queue=Incidents, subject=DOWN: Ddlskvm2, ticket_status=closed, client=DLS Plastics, priority=60, created=2025-04-10 16:10:18, last_txn_id=0>, <Ticket(id=5218, rt_number=54481, queue=Incidents, subject=Monitoring on Iona and Jura, ticket_status=closed, client=AskBio, priority=71, created=2025-04-11 09:41:22, last_txn_id=0>, <Ticket(id=5219, rt_number=54482, queue=Incidents, subject=Git Repository is not Ready, ticket_status=closed, client=Ingeus, priority=41, created=2025-04-11 10:56:30, last_txn_id=0>, <Ticket(id=5091, rt_number=54360, queue=Incidents, subject=frontend-sentinel12 disk space /var, ticket_status=closed, client=OpenCorporates, priority=60, created=2025-04-05 23:01:38, last_txn_id=0>, <Ticket(id=5060, rt_number=54330, queue=Incidents, subject=Storage alert: /var on xray.hosting.inovem.com, ticket_status=closed, client=Kahootz, priority=41, created=2025-04-02 09:19:26, last_txn_id=0>, <Ticket(id=5106, rt_number=54373, queue=Incidents, subject=DOWN: edb-coll.askbio.com, ticket_status=closed, client=AskBio, priority=31, created=2025-04-07 09:30:03, last_txn_id=0>, <Ticket(id=5097, rt_number=54366, queue=Incidents, subject=Check for Security Notices and System Updates, ticket_status=closed, client=Internal, priority=60, created=2025-04-07 00:00:09, last_txn_id=0>, <Ticket(id=5063, rt_number=54333, queue=Incidents, subject=Kubeconfig errors, ticket_status=closed, client=Sysdoc, priority=52, created=2025-04-02 10:23:38, last_txn_id=0>, <Ticket(id=5123, rt_number=54390, queue=Incidents, subject=Check for Security Notices and System Updates, ticket_status=closed, client=Internal, priority=41, created=2025-04-09 00:00:03, last_txn_id=0>, <Ticket(id=5116, rt_number=54383, queue=Incidents, subject=backgrounder1 disk volumes filling up, ticket_status=closed, client=OpenCorporates, priority=61, created=2025-04-08 10:24:07, last_txn_id=0>, <Ticket(id=5012, rt_number=54283, queue=Incidents, subject={mersey,thames}.tiger-computing.co.uk restic forget service failure, ticket_status=closed, client=Internal, priority=52, created=2025-03-28 08:32:32, last_txn_id=0>, <Ticket(id=5084, rt_number=54353, queue=Incidents, subject=edb-lab-skye.askbio.com disk space, ticket_status=closed, client=AskBio, priority=61, created=2025-04-04 10:45:48, last_txn_id=0>, <Ticket(id=5066, rt_number=54336, queue=Incidents, subject=Openleis, ticket_status=closed, client=OpenCorporates, priority=81, created=2025-04-02 13:18:06, last_txn_id=0>, <Ticket(id=5129, rt_number=54396, queue=Incidents, subject=macleod.synpromics.com multiple timeouts, ticket_status=closed, client=AskBio, priority=80, created=2025-04-09 15:42:41, last_txn_id=0>, <Ticket(id=5090, rt_number=54359, queue=Incidents, subject=CRITICAL: HTTP: www.121companyformation.co.uk HTTP on ef-v5-nodes.c.ef-platform.internal, ticket_status=closed, client=BD Group, priority=71, created=2025-04-04 18:07:28, last_txn_id=0>, <Ticket(id=5111, rt_number=54378, queue=Incidents, subject=Check for Security Notices and System Updates, ticket_status=closed, client=Internal, priority=41, created=2025-04-08 00:00:04, last_txn_id=0>, <Ticket(id=5117, rt_number=54384, queue=Incidents, subject=aql-svr-zabbix-app.quickline.co.uk configuration tool failure, ticket_status=closed, client=Quickline, priority=81, created=2025-04-08 10:30:14, last_txn_id=0>, <Ticket(id=5215, rt_number=54478, queue=Incidents, subject=Check for Security Notices and System Updates, ticket_status=closed, client=Internal, priority=41, created=2025-04-11 00:00:03, last_txn_id=0>, <Ticket(id=5217, rt_number=54480, queue=Incidents, subject=CRITICAL: disk /tmp on backup1.opencorporates.internal, ticket_status=closed, client=OpenCorporates, priority=50, created=2025-04-11 07:47:22, last_txn_id=0>, <Ticket(id=5208, rt_number=54475, queue=Incidents, subject=CRITICAL: HTTP: Status HTTPS (all) on golf.hosting.inovem.com, ticket_status=closed, client=Kahootz, priority=71, created=2025-04-10 14:43:06, last_txn_id=0>, <Ticket(id=5109, rt_number=54376, queue=Incidents, subject=CRITICAL: System Health: Systemd State on edb-lab-skye.askbio.com, ticket_status=closed, client=AskBio, priority=83, created=2025-04-07 18:59:28, last_txn_id=0>] |
The toolbar was unable to fetch the SQLAlchemy queries for this request. To enable the SQLAlchemy query display, please:
The Flask-SQLAlchemy extension needs to be configured for this application. Please see the Flask-SQLAlchemy documentation for details.
| Level | Time | Message | Location |
|---|---|---|---|
| DEBUG | 2026-03-27 18:55:11.635645 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635703 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635714 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635722 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635729 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635736 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635742 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635749 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635756 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635762 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635769 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635775 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635781 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635787 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635792 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635798 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635804 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635810 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635816 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635822 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635828 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635834 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635839 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635845 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635851 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635857 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635863 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635869 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635875 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635881 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635886 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635892 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635898 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635905 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635911 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635916 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635923 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635929 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635934 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635940 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635946 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635953 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635960 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635966 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635972 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635979 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635985 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635991 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.635997 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636003 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636009 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636016 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636022 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636029 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636035 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636043 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636048 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636054 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636061 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636067 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636074 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636080 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636086 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636093 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636099 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636106 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636112 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636118 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636124 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636131 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636137 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636143 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636149 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636156 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636163 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636169 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636175 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636182 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636188 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636194 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636200 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636207 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636213 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636219 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636225 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636239 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636246 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636253 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636259 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636265 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636271 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636277 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636284 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636291 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636297 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636303 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636309 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636315 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636321 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636328 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636334 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636340 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636346 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636352 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636358 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636364 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636370 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636376 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636382 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636388 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636395 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636402 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636408 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636415 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636421 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636427 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636433 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636440 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636447 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636503 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636510 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636517 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636523 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636529 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636536 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636542 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636551 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636561 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636571 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636580 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636590 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636598 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636608 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636619 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636627 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636633 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636639 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636645 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636652 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636658 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636665 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636671 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636677 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636683 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636689 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636695 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636701 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636707 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636714 | xxx | ./services/model.py:838 |
| DEBUG | 2026-03-27 18:55:11.636720 | xxx | ./services/model.py:838 |
from flask_debugtoolbar_lineprofilerpanel.profile import line_profile
# Using it as a decorator
@app.route('/profile')
@line_profile
def profile_page():
...
return flask.render_template('profile_page')
# Explicit argument
line_profile(some_function)