From 1eb95b604705e3949a2659caa0d2cd2731a38fdc Mon Sep 17 00:00:00 2001 From: Burton Rheutan Date: Sun, 30 Dec 2018 15:24:44 -0600 Subject: [PATCH] Add tracing your functions blog post Signed-off-by: Burton Rheutan --- community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community.md b/community.md index 7331622d..d2837640 100644 --- a/community.md +++ b/community.md @@ -157,6 +157,7 @@ Key: | Blog/repo name and description | Author | Site | Date | |---------------------------------------------------------------------|--------------|----------|-------------| +| [Tracing Your Functions](http://www.nohuddleoffense.de/2018/12/27/tracing-your-functions/) | Thijs Metsch | nohuddleoffense.de | 27-Dec-2018 | | [Writing Serverless Functions in Crystal](https://medium.com/@t_pei/serverless-crystal-14b22ecc4352) | Thomas Peikert | medium.com | 05-Dec-2018 | | [.Net Core – OpenFaas – MongoDB](https://marcussmallman.io/2018/11/27/net-core-openfaas-mongodb/) | Marcus Smallman | marcussmallman.io | 28-Nov-2018 | | [Micro-tutorial: use Redis & Node.js with OpenFaaS](https://gist.github.com/alexellis/e05a7b573ae22b209f0214d5766ff07e) | Alex Ellis | github.com | 24-Nov-2018 |