Code donated to https://github.com/openshift-knative/showcase
-
/http :21111 http options :21111
-
/hellohttp :21111/hello
-
cloudevents
http :21111/hello
-
DELAYparameter (in msec) for/hello -
Containerfile to build as Knative app
-
readyness and liveness probes
http :21111/health/ready http :21111/health/live
-
Prometeus metrics
http :21111/metrics
-
OpenAPI & Swagger UI
http :21111/openapi.json http :21111/swagger-ui
-
Input validation (validation by OpenAPI schema)
-
OpenTracing & OpenTelemetry & Distributed Tracing