Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark HTTP metric instruments as required or optional #3157

Closed
trask opened this issue Jan 31, 2023 · 1 comment
Closed

Mark HTTP metric instruments as required or optional #3157

trask opened this issue Jan 31, 2023 · 1 comment
Assignees
Labels
semconv:HTTP spec:metrics Related to the specification/metrics directory

Comments

@trask
Copy link
Member

trask commented Jan 31, 2023

What are you trying to achieve?

Clarity on which HTTP metric instruments are required and which are optional.

Additional context.

Initial proposal:

Mark these instruments as required:

  • http.server.duration
  • http.client.duration

Mark these instruments as optional:

  • http.server.active_requests
  • http.server.request.size
  • http.server.response.size
  • http.client.request.size
  • http.client.response.size
@trask trask added spec:metrics Related to the specification/metrics directory semconv:HTTP labels Jan 31, 2023
@trask trask assigned trask and unassigned arminru Jan 31, 2023
@trask
Copy link
Member Author

trask commented Jan 31, 2023

oops, closing, duplicate of #2972

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semconv:HTTP spec:metrics Related to the specification/metrics directory
Projects
None yet
Development

No branches or pull requests

2 participants