Title: PromPress
Author: Peter Booker
Published: <strong>2024-10-01</strong>
Last modified: 2025-10-25

---

Szukaj wtyczek

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

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# PromPress

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

[Pobierz](https://downloads.wordpress.org/plugin/prompress.1.2.3.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/prompress/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/prompress/#reviews)
 * [Rozwój](https://pl.wordpress.org/plugins/prompress/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/prompress/)

## Opis

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).

## Najczęściej zadawane pytania

### 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’ `

## Recenzje

![](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/) 2025-03-14

Nice work! Add woocommerse performance troubleshooting metrics as well

 [ Przeczytaj 1 recenzje ](https://wordpress.org/support/plugin/prompress/reviews/)

## Kontrybutorzy i deweloperzy

„PromPress” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój
wtyczki.

Zaangażowani

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

[Przetłumacz wtyczkę “PromPress” na swój język.](https://translate.wordpress.org/projects/wp-plugins/prompress)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/prompress/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/prompress/) lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/prompress/)
przez [RSS](https://plugins.trac.wordpress.org/log/prompress/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 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.

## Meta

 *  Wersja **1.2.3**
 *  Ostatnia aktualizacja **8 miesięcy temu**
 *  Włączone instalacje **700+**
 *  Wersja WordPressa ** 6.4 lub nowszej **
 *  Testowano do **6.7.5**
 *  Wersja PHP ** 8.1 lub nowszej **
 *  Język
 * [English (US)](https://wordpress.org/plugins/prompress/)
 * Tagi
 * [metrics](https://pl.wordpress.org/plugins/tags/metrics/)[monitoring](https://pl.wordpress.org/plugins/tags/monitoring/)
   [performance](https://pl.wordpress.org/plugins/tags/performance/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/prompress/advanced/)

## Oceny

 5 na 5 gwiazdek.

 *  [  1 recenzja 5-gwiazdkowa     ](https://wordpress.org/support/plugin/prompress/reviews/?filter=5)
 *  [  0 recenzji 4-gwiazdkowych     ](https://wordpress.org/support/plugin/prompress/reviews/?filter=4)
 *  [  0 recenzji 3-gwiazdkowych     ](https://wordpress.org/support/plugin/prompress/reviews/?filter=3)
 *  [  0 recenzji 2-gwiazdkowych     ](https://wordpress.org/support/plugin/prompress/reviews/?filter=2)
 *  [  0 recenzji 1-gwiazdkowych     ](https://wordpress.org/support/plugin/prompress/reviews/?filter=1)

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

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/prompress/reviews/)

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/prompress/)