Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] AdminPanel: Add SQL and memory metrics to toolbar #424

Closed
TYPO3IncTeam opened this issue Mar 27, 2023 · 1 comment
Closed

[FEATURE] AdminPanel: Add SQL and memory metrics to toolbar #424

TYPO3IncTeam opened this issue Mar 27, 2023 · 1 comment

Comments

@TYPO3IncTeam
Copy link
Collaborator

ℹ️ View this commit on Github
👥 Authored by Christoph Lehmann christoph.lehmann@networkteam.com
✔️ Merged by Stefan Bürk stefan@buerk.tech

Commit message

[FEATURE] AdminPanel: Add SQL and memory metrics to toolbar

This extends the AdminPanel toolbar with more important metrics:

  • Peak memory usage
  • Amount of SQL queries
  • Time spent doing SQL queries

Resolves: #100167
Releases: main
Change-Id: I40dc57491188ea65656bde66cb181f134085b308
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77007
Tested-by: core-ci typo3@b13.com
Tested-by: Andreas Fernandez a.fernandez@scripting-base.de
Reviewed-by: Andreas Fernandez a.fernandez@scripting-base.de
Tested-by: Stefan Bürk stefan@buerk.tech
Reviewed-by: Stefan Bürk stefan@buerk.tech

➕ Added files

12.3/Feature-100167-AdminPanelAddSQLAndMemoryInfosToToolbar.rst
.. include:: /Includes.rst.txt

.. _feature-100167-1679005733:

====================================================================
Feature: #100167 - AdminPanel: Add SQL and memory metrics to toolbar
====================================================================

See :issue:`100167`

Description
===========

This extends the AdminPanel toolbar with more important metrics:

* Peak memory usage
* Amount of SQL queries
* Time spent doing SQL queries


Impact
======

The AdminPanel toolbar now shows more important information.

.. index:: Frontend, ext:adminpanel
@brotkrueml
Copy link

reviewtypo3org pushed a commit to TYPO3/typo3 that referenced this issue May 26, 2023
The new metrics about SQL and memory are added to the admin panel documentation.

Additionally, some screenshots are adjusted for v12.4.

Resolves: #100882
Resolves: TYPO3-Documentation/Changelog-To-Doc#424
Related: #100167
Releases: main, 12.4
Change-Id: Iaafedb57d955b89e7253520eef32cb832875da65
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79053
Tested-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: Lina Wolf <112@linawolf.de>
Tested-by: core-ci <typo3@b13.com>
Tested-by: Lina Wolf <112@linawolf.de>
reviewtypo3org pushed a commit to TYPO3/typo3 that referenced this issue May 26, 2023
The new metrics about SQL and memory are added to the admin panel documentation.

Additionally, some screenshots are adjusted for v12.4.

Resolves: #100882
Resolves: TYPO3-Documentation/Changelog-To-Doc#424
Related: #100167
Releases: main, 12.4
Change-Id: Iaafedb57d955b89e7253520eef32cb832875da65
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79120
Tested-by: Lina Wolf <112@linawolf.de>
Reviewed-by: Lina Wolf <112@linawolf.de>
Tested-by: core-ci <typo3@b13.com>
TYPO3IncTeam pushed a commit to TYPO3-CMS/adminpanel that referenced this issue May 26, 2023
The new metrics about SQL and memory are added to the admin panel documentation.

Additionally, some screenshots are adjusted for v12.4.

Resolves: #100882
Resolves: TYPO3-Documentation/Changelog-To-Doc#424
Related: #100167
Releases: main, 12.4
Change-Id: Iaafedb57d955b89e7253520eef32cb832875da65
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79120
Tested-by: Lina Wolf <112@linawolf.de>
Reviewed-by: Lina Wolf <112@linawolf.de>
Tested-by: core-ci <typo3@b13.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants