weaveworks-experiments / kspan

Turning Kubernetes Events into spans
Apache License 2.0
785 stars 56 forks source link

Set span statusCode to OK or Error #8

Closed bboreham closed 3 years ago

bboreham commented 3 years ago

Depending on whether the event was type Normal or Warning. Don't need to set Type as an attribute now.

Example to illustrate how this info shows up in Jaeger: image