Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* A summary metric point.
*
* <p>See:
* https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/datamodel.md#summary
* https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/data-model.md#summary
*
* <p><i>Note: This is called "DoubleSummary" to reflect which primitives are used to record it,
* however "Summary" is the equivalent OTLP type.</i>
Expand Down
Loading