opentelemetry-go-contrib icon indicating copy to clipboard operation
opentelemetry-go-contrib copied to clipboard

Fix httpconv changes in docs from semconv 1.17 to 1.20

Open dmathieu opened this issue 1 year ago • 2 comments

#4320 upgraded semconv in otelhttp from 1.17.0 to 1.20.0, which has breaking changes:

  • EnduserIDKey has been removed.
  • HTTPFlavorKey has been removed.
  • HTTPUserAgentKey has been renamed to UserAgentOriginalKey.

This PR updates the doc comments accordingly.

dmathieu avatar Jan 08 '24 08:01 dmathieu

Ping @Aneurysm9 @hanyuancheung for second review before merge.

dmathieu avatar Jan 29 '24 12:01 dmathieu

@MadVikingGod PTAL

pellared avatar Feb 06 '24 11:02 pellared