Skip to content

Commit

Permalink
fix data-model link (#2955)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmathieu committed Jun 14, 2022
1 parent acce4e6 commit a9ab7e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/metric/aggregator/exponential/README.md
Expand Up @@ -7,7 +7,7 @@ This document is a placeholder for future Aggregator, once seen in [PR

Only the mapping functions have been made available at this time. The
equations tested here are specified in the [data model for Exponential
Histogram data points](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/datamodel.md#exponentialhistogram).
Histogram data points](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/data-model.md#exponentialhistogram).

### Mapping function

Expand Down

0 comments on commit a9ab7e0

Please sign in to comment.