HTTP support in Kuma

    It the former case, Kuma can provide deep insights down to application-level transactions, in the latter case the observability is limited to connection-level statistics.

    By doing this,

    E.g.,

    On Kubernetes

    E.g.,

    1. kind: Service
    2. metadata:
    3. name: web
    4. namespace: kuma-example
    5. annotations:
    6. spec:
    7. selector:
    8. app: web
    9. ports:
    10. - port: 8080