KEMBAR78
Generate New Server Metrics in `otelhttp` · Issue #6262 · open-telemetry/opentelemetry-go-contrib · GitHub
Skip to content

Generate New Server Metrics in otelhttp #6262

@MrAlias

Description

@MrAlias

The semconv.HTTPServer already produces the existing v1.20.0 server metrics (#6002). The following methods need to be updated to produce the new server HTTP metrics:

These updates should ensure that when OTEL_SEMCONV_STABILITY_OPT_IN="http/dup" is set the produced telemetry is compliant with these semantic conventions:

  • http.server.request.duration
  • http.server.request.body.size
  • http.server.response.body.size

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions