-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.needs-priorityneeds-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
Ingress-NGINX 1.10.0 has dropped support for OpenTracing and Zipkin, favoring OpenTelemetry instead. The OpenTelemetry module used by Ingress-NGINX is based on a commit from September 12, 2023, and has received updates since then.
Could you please update the module to a more recent version?
The commit I am interested in enhances the module by setting the span status to error when an HTTP request returns a 5xx status code, following the OpenTelemetry specification similar to the previously supported OpenTracing module.
hedgeye-fslezak, bforchhammer, loafoe and jfcoz
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.needs-priorityneeds-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Type
Projects
Status
Done