We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the following documentation article: https://github.com/openfaas/docs/blob/master/docs/cli/logs.md
Change this: OpenFaaS only wraps wraps the existing
OpenFaaS only wraps wraps the existing
To this: OpenFaaS only wraps the existing
OpenFaaS only wraps the existing
Also, change this (typo): stdout and stderr of the _contianer_
stdout and stderr of the _contianer_
To this: stdout and stderr of the _container_
stdout and stderr of the _container_
Also, in the following article: https://github.com/openfaas/docs/blob/master/docs/architecture/logs-provider.md
Change this: to collection and query the function logs
to collection and query the function logs
To this: to collect and query the function logs
to collect and query the function logs
Also, change this: Once you hae implemented
Once you hae implemented
To this: Once you have implemented
Once you have implemented
The text was updated successfully, but these errors were encountered:
Also, the Troubleshooting page references an environment variable which has changed: Change this: hard_timeout To this: exec_timeout
hard_timeout
exec_timeout
Sorry, something went wrong.
No branches or pull requests
Proposed change
In the following documentation article:
https://github.com/openfaas/docs/blob/master/docs/cli/logs.md
Change this:
OpenFaaS only wraps wraps the existing
To this:
OpenFaaS only wraps the existing
Also, change this (typo):
stdout and stderr of the _contianer_
To this:
stdout and stderr of the _container_
Also, in the following article:
https://github.com/openfaas/docs/blob/master/docs/architecture/logs-provider.md
Change this:
to collection and query the function logs
To this:
to collect and query the function logs
Also, change this:
Once you hae implemented
To this:
Once you have implemented
The text was updated successfully, but these errors were encountered: