We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 839c252 commit 44b863fCopy full SHA for 44b863f
fpm.md
@@ -180,7 +180,6 @@ Go to **URL:** http://localhost:9253/metrics
180
181
**Key Metrics:**
182
- `phpfpm_up` - FPM service health (1=up, 0=down)
183
-- `phpfpm_processes_total` - Total number of processes
184
- `phpfpm_active_processes` - Currently active processes
185
- `phpfpm_idle_processes` - Idle processes waiting for requests
186
- `phpfpm_max_active_processes` - Peak active processes
@@ -201,7 +200,7 @@ make ps | grep prom
201
200
202
http://localhost:9090/targets?search=
203
204
-
+
205
206
Verify the FPM exporter target is "UP" and being scraped successfully.
207
0 commit comments