Skip to content

Commit 565f0f7

Browse files
authored
Update extensions.md
1 parent 46b19b2 commit 565f0f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/consumption/extensions.md

+4
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,8 @@ The extension catch process signals and gracefully stops consumption. Works only
5959
The extension checks whether the received message is redelivered (There was attempt to process message but it failed).
6060
If so the extension reject the origin message and creates a copy message with a delay.
6161

62+
## [ConsumerMonitoringExtension](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/monitoring.md#consumption-extension)
63+
64+
There is an extension ConsumerMonitoringExtension for Enqueue QueueConsumer. It could collect consumed messages and consumer stats for you and send them to Grafana, InfluxDB or Datadog.
65+
6266
[back to index](../index.md)

0 commit comments

Comments
 (0)