mirror of
https://github.com/openfaas/faas.git
synced 2025-06-10 17:26:47 +00:00
* This experimental patch records metrics as invocations start so that the metrics can be used to make better scale to zero decisions in faas-idler. Tested with Kubernetes on a single-node cluster, metrics reported as expected. Existing metrics still report. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
4 lines
39 B
Modula-2
4 lines
39 B
Modula-2
module github.com/gorilla/mux
|
|
|
|
go 1.13
|