We are using Izanami with Java, Spring Boot, and the feature client for feature flipping. It works great, but we were wondering if it was possible to add a Rest Interceptor to log the requests.
More specifically, we would like to add a Logbook interceptor so we can have a better monitoring for the outgoing calls to the Izanami server.
I have searched the documentation, but I could not find the answer or a way to do it. Can it be done ?
Hi,
We are using Izanami with Java, Spring Boot, and the feature client for feature flipping. It works great, but we were wondering if it was possible to add a Rest Interceptor to log the requests.
More specifically, we would like to add a Logbook interceptor so we can have a better monitoring for the outgoing calls to the Izanami server.
I have searched the documentation, but I could not find the answer or a way to do it. Can it be done ?
Thanks