Skip to content

Demo app showing current state of logging for openfaas of-watchdog

Notifications You must be signed in to change notification settings

cconger/chatty-fn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is an example openfaas image that logs a lot for the sake of a test suite for the of-watchdog.

Testing process

docker build -t chatty-fn:latest .
docker run -p 8080:8080 chatty-fn:latest

In other terminal you can call to trigger heavy logging

curl localhost:8080

Or can run in -d mode and use logging functionality to read the output after

About

Demo app showing current state of logging for openfaas of-watchdog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published