Skip to content

Commit 39e7967

Browse files
author
jmacd
committed
One more open-telemetry#159 TODO
1 parent c5f291a commit 39e7967

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

opentelemetry/proto/metrics/v1/metrics.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,8 @@ message MetricDescriptor {
156156

157157
// Summary implies that the value is found in Metric.summary_data_points[].summary.
158158
SUMMARY = 4;
159+
160+
// TODO(#159): add RAW_INT64 and RAW_DOUBLE value types.
159161
}
160162

161163
// ValueType is the type of values this metric has.

0 commit comments

Comments
 (0)