mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
This PR changes the instructions for running Prometheus and Grafana in Docker to use the `--add-host` parameter instead of the `--link` parameter which is deprecated and which has been reported by @shaunsmith to sometimes not work. The supplied command has been verified by @shaunsmith on Mac and Linux and by me on Linux.
Example Functions
This directory has a collection of example functions you can look at to learn more about how to write them or just copy one and build on it to get started faster.