mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Added support for hooks to customize behavior.
This commit is contained in:
@@ -90,3 +90,10 @@ TODO
|
||||
|
||||
TODO
|
||||
|
||||
## FAQ
|
||||
|
||||
### Why isn't there monitoring and what not built in?
|
||||
|
||||
We didn't want to prescribe how to operate IronFunctions, we wanted to get the core functionality released and stable while
|
||||
allowing hooks to customize/extend the core. Also, since we're assuming containers will be used for all deployments, users can
|
||||
use container based tools to log, monitor, etc.
|
||||
|
||||
Reference in New Issue
Block a user