opentelemetry-js icon indicating copy to clipboard operation
opentelemetry-js copied to clipboard

docs(sdk-metrics): Update Histogram docs to reflect upper bound inclusivity

Open danielpatrickdotdev opened this issue 1 year ago • 1 comments
trafficstars

Which problem is this PR solving?

According to the specs, histogram bucket upper bounds are inclusive. This PR contains a very small change to the docs to reflect that. This might avoid confusing a newcomer to the project.

Fixes # N/A

Short description of the changes

Type of change

Docs only

How Has This Been Tested?

N/A

Checklist:

  • [Y] Followed the style guidelines of this project
  • [N/A] Unit tests have been added
  • [Y] Documentation has been updated

danielpatrickdotdev avatar Jun 27 '24 14:06 danielpatrickdotdev