This message was deleted.
# questions
s
This message was deleted.
m
Copy code
curl localhost:8080/monitoring
``
the endpoint /monitoring is not a Grails controller, is a filter, can’t be handled by Interceptor.
If you want to intercept all requests before the melody filter, I suggest to use Servlet Filter