{"id":195284,"date":"2024-10-01T18:32:16","date_gmt":"2024-10-01T18:32:16","guid":{"rendered":"https:\/\/en-gb.wordpress.org\/plugins\/prompress\/"},"modified":"2025-10-25T14:14:51","modified_gmt":"2025-10-25T14:14:51","slug":"prompress","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/prompress\/","author":11787980,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.3","stable_tag":"1.2.3","tested":"6.7.5","requires":"6.4","requires_php":"8.1","requires_plugins":null,"header_name":"PromPress","header_author":"Peter Booker","header_description":"Monitor your WordPress website with Prometheus.","assets_banners_color":"e1542f","last_updated":"2025-10-25 14:14:51","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/PeterBooker\/prompress","header_author_uri":"https:\/\/peterbooker.com","rating":5,"author_block_rating":0,"active_installs":500,"downloads":5729,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"PeterBooker","date":"2024-10-01 20:38:26"},"1.0.1":{"tag":"1.0.1","author":"PeterBooker","date":"2024-10-01 20:51:48"},"1.1.0":{"tag":"1.1.0","author":"PeterBooker","date":"2024-10-03 20:48:57"},"1.1.1":{"tag":"1.1.1","author":"PeterBooker","date":"2024-10-03 20:48:57"},"1.2.0":{"tag":"1.2.0","author":"PeterBooker","date":"2025-03-09 18:56:07"},"1.2.1":{"tag":"1.2.1","author":"PeterBooker","date":"2025-03-12 22:16:07"},"1.2.2":{"tag":"1.2.2","author":"PeterBooker","date":"2025-04-01 20:06:24"},"1.2.3":{"tag":"1.2.3","author":"PeterBooker","date":"2025-10-25 14:14:51"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3163212,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3163212,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3163212,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3163212,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.1.0","1.1.1","1.2.0","1.2.1","1.2.2","1.2.3"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[3283,5603,247],"plugin_category":[54],"plugin_contributors":[78891],"plugin_business_model":[],"class_list":["post-195284","plugin","type-plugin","status-publish","hentry","plugin_tags-metrics","plugin_tags-monitoring","plugin_tags-performance","plugin_category-security-and-spam-protection","plugin_contributors-peterbooker","plugin_committers-peterbooker"],"banners":{"banner":"https:\/\/ps.w.org\/prompress\/assets\/banner-772x250.png?rev=3163212","banner_2x":"https:\/\/ps.w.org\/prompress\/assets\/banner-1544x500.png?rev=3163212","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/prompress\/assets\/icon-128x128.png?rev=3163212","icon_2x":"https:\/\/ps.w.org\/prompress\/assets\/icon-256x256.png?rev=3163212","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>PromPress tracks various website and WordPress related metrics for collection by <a href=\"https:\/\/prometheus.io\/\">Prometheus<\/a>, which allows you to monitor your site's performance and health. You can even setup dashboards with <a href=\"https:\/\/grafana.com\/\">Grafana<\/a> and\/or setup alerting via <a href=\"https:\/\/prometheus.io\/docs\/alerting\/latest\/alertmanager\/\">Prometheus Alertmanager<\/a>.<\/p>\n\n<p>(Note: Requires Object Caching via Redis to be active, so that the plugin can store metrics.)<\/p>\n\n<p>We track a range of Website and WordPress specific metrics:<\/p>\n\n<ul>\n<li>Request Count<\/li>\n<li>Request Duration<\/li>\n<li>Request Peak Memory Usage<\/li>\n<li>External Request Duration<\/li>\n<li>Query Count<\/li>\n<li>Query Duration<\/li>\n<li>Plugin Updates<\/li>\n<li>Theme Updates<\/li>\n<li>Emails Sent<\/li>\n<li>User Count<\/li>\n<li>Post Count<\/li>\n<li>Option Count<\/li>\n<\/ul>\n\n<p>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.<\/p>\n\n<p>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 <a href=\"https:\/\/github.com\/prometheus\/mysqld_exporter\">mysqld exporter<\/a>.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='does%20this%20require%20external%20service%28s%29%3F'><h3>Does this require external service(s)?<\/h3><\/dt>\n<dd><p>Yes. This plugin requires you to have <a href=\"https:\/\/prometheus.io\/\">Prometheus<\/a> setup and collecting the metrics from your site. You can also use <a href=\"https:\/\/prometheus.io\/docs\/alerting\/latest\/alertmanager\/\">Alertmanager<\/a> and <a href=\"https:\/\/grafana.com\/\">Grafana<\/a> to get more out of it.<\/p><\/dd>\n<dt id='how%20do%20i%20configure%20prometheus%20to%20scrape%20metrics%20from%20my%20site%3F'><h3>How do I configure Prometheus to scrape metrics from my site?<\/h3><\/dt>\n<dd><p>You can use this snippet in your Prometheus config (just update the domain under targets):<\/p>\n\n<pre><code>`yml\n<\/code><\/pre>\n\n<p>- job_name: 'wordpress'\n    scrape_interval: 15s\n    metrics_path: \/wp-json\/prompress\/v1\/metrics\n    static_configs:\n      - targets:\n        - 'example.com'\n    `<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Bugfix- Properly sets the Redis prefix.<\/li>\n<li>Bugfix- Adds a filter for the Redis prefix.<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>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.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Monitor the performance and health of your site with Prometheus.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/195284","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=195284"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/peterbooker"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=195284"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=195284"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=195284"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=195284"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=195284"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=195284"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}