Code donated to https://github.com/openshift-knative/showcase
-
/
http :21111 http options :21111
-
/hello
http :21111/hello
-
cloudevents
http :21111/hello
-
DELAY
parameter (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