We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d46fcac commit c169b9fCopy full SHA for c169b9f
sdk/metrics/src/main/java/io/opentelemetry/sdk/metrics/internal/data/ImmutableHistogramData.java
@@ -17,7 +17,7 @@
17
* A histogram metric point.
18
*
19
* <p>See:
20
- * https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/datamodel.md#histogram
+ * https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/data-model.md#histogram
21
22
* <p>This class is internal and is hence not for public use. Its APIs are unstable and can change
23
* at any time.
0 commit comments