Title: PromPress
Author: Peter Booker
Published: <strong>01.10.2024</strong>
Last modified: 25.10.2025

---

Поиск плагинов

![](https://ps.w.org/prompress/assets/banner-772x250.png?rev=3163212)

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](https://ps.w.org/prompress/assets/icon-256x256.png?rev=3163212)

# PromPress

 Автор: [Peter Booker](https://profiles.wordpress.org/peterbooker/)

[Скачать](https://downloads.wordpress.org/plugin/prompress.1.2.3.zip)

 * [Детали](https://ru.wordpress.org/plugins/prompress/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/prompress/#reviews)
 * [Разработка](https://ru.wordpress.org/plugins/prompress/#developers)

 [Поддержка](https://wordpress.org/support/plugin/prompress/)

## Описание

PromPress tracks various website and WordPress related metrics for collection by
[Prometheus](https://prometheus.io/), which allows you to monitor your site’s performance
and health. You can even setup dashboards with [Grafana](https://grafana.com/) and/
or setup alerting via [Prometheus Alertmanager](https://prometheus.io/docs/alerting/latest/alertmanager/).

(Note: Requires Object Caching via Redis to be active, so that the plugin can store
metrics.)

We track a range of Website and WordPress specific metrics:

 * Request Count
 * Request Duration
 * Request Peak Memory Usage
 * External Request Duration
 * Query Count
 * Query Duration
 * Plugin Updates
 * Theme Updates
 * Emails Sent
 * User Count
 * Post Count
 * Option Count

This gives you the ability to monitor the performance of your website over time 
and get an early warning of potential problems, like your site sending a lot of 
emails or the post count increasing a lot.

We purposefully avoid general software and/or server level metrics which are better
handled outside of the website, like detailed database metrics which is better handled
via the [mysqld exporter](https://github.com/prometheus/mysqld_exporter).

## Часто задаваемые вопросы

### Does this require external service(s)?

Yes. This plugin requires you to have [Prometheus](https://prometheus.io/) setup
and collecting the metrics from your site. You can also use [Alertmanager](https://prometheus.io/docs/alerting/latest/alertmanager/)
and [Grafana](https://grafana.com/) to get more out of it.

### How do I configure Prometheus to scrape metrics from my site?

You can use this snippet in your Prometheus config (just update the domain under
targets):

    ```
    `yml
    ```

— job_name: ‘wordpress’
 scrape_interval: 15s metrics_path: /wp-json/prompress/v1/
metrics static_configs: — targets: — ‘example.com’ `

## Отзывы

![](https://secure.gravatar.com/avatar/948b8f37d052f432551065798d35980454a41d76b24b0d11af2697fbb1df507b?
s=60&d=retro&r=g)

### 󠀁[Excellent](https://wordpress.org/support/topic/excellent-13839/)󠁿

 [sajjad100](https://profiles.wordpress.org/sajjad100/) 14.03.2025

Nice work! Add woocommerse performance troubleshooting metrics as well

 [ Посмотреть 1 отзыв ](https://wordpress.org/support/plugin/prompress/reviews/)

## Участники и разработчики

«PromPress» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад
следующие участники:

Участники

 *   [ Peter Booker ](https://profiles.wordpress.org/peterbooker/)

[Перевести «PromPress» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/prompress)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/prompress/), проверьте
[SVN репозиторий](https://plugins.svn.wordpress.org/prompress/), или подпишитесь
на [журнал разработки](https://plugins.trac.wordpress.org/log/prompress/) по [RSS](https://plugins.trac.wordpress.org/log/prompress/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 1.2.1

 * Bugfix- Properly sets the Redis prefix.
 * Bugfix- Adds a filter for the Redis prefix.

#### 1.2.0

 * Bugfix- Multisite support. Uses a unique Redis key per site, allowing multiple
   sites in a network and/or on the same server to share a Redis server.

#### 1.0.0

 * Initial release.

## Мета

 *  Версия **1.2.3**
 *  Обновление: **10 месяцев назад**
 *  Активных установок: **500+**
 *  Версия WordPress ** 6.4 или выше **
 *  Совместим вплоть до: **6.7.6**
 *  Версия PHP ** 8.1 или выше **
 *  Язык
 * [English (US)](https://wordpress.org/plugins/prompress/)
 * Метки:
 * [metrics](https://ru.wordpress.org/plugins/tags/metrics/)[monitoring](https://ru.wordpress.org/plugins/tags/monitoring/)
   [performance](https://ru.wordpress.org/plugins/tags/performance/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/prompress/advanced/)

## Оценки

 5 из 5 звёзд.

 *  [  1 5-звездный отзыв     ](https://wordpress.org/support/plugin/prompress/reviews/?filter=5)
 *  [  0 4-звездный отзыв     ](https://wordpress.org/support/plugin/prompress/reviews/?filter=4)
 *  [  0 3-звездный отзыв     ](https://wordpress.org/support/plugin/prompress/reviews/?filter=3)
 *  [  0 2-звездный отзыв     ](https://wordpress.org/support/plugin/prompress/reviews/?filter=2)
 *  [  0 1-звездный отзыв     ](https://wordpress.org/support/plugin/prompress/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/prompress/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/prompress/reviews/)

## Участники

 *   [ Peter Booker ](https://profiles.wordpress.org/peterbooker/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/prompress/)