Enable plugins.run() for requests to default backend
This commit is contained in:
parent
7db4b95e19
commit
b9266c4439
1 changed files with 2 additions and 0 deletions
|
@ -913,6 +913,8 @@ stream {
|
|||
{{ if $enableMetrics }}
|
||||
monitor.call()
|
||||
{{ end }}
|
||||
|
||||
plugins.run()
|
||||
}
|
||||
}
|
||||
{{ end }}
|
||||
|
|
Loading…
Reference in a new issue