Title: PromPress
Author: Peter Booker
Published: <strong>2024 年 10 月 1 日</strong>
Last modified: 2025 年 10 月 25 日

---

搜索插件

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

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的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://cn.wordpress.org/plugins/prompress/#description)
 * [评价](https://cn.wordpress.org/plugins/prompress/#reviews)
 * [开发进展](https://cn.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/) 2025 年 3 月 14 日

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/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/prompress/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/prompress/)。

## 更新日志

#### 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**
 *  最后更新：**8 月前**
 *  活跃安装数量 **700+**
 *  WordPress 版本 ** 6.4 或更高版本 **
 *  已测试的最高版本为 **6.7.5**
 *  PHP 版本 ** 8.1 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/prompress/)
 * 标签
 * [metrics](https://cn.wordpress.org/plugins/tags/metrics/)[monitoring](https://cn.wordpress.org/plugins/tags/monitoring/)
   [performance](https://cn.wordpress.org/plugins/tags/performance/)
 *  [高级视图](https://cn.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/)