Skip to content

Commit

Permalink
One more open-telemetry#159 TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
jmacd committed Jul 15, 2020
1 parent c5f291a commit 39e7967
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions opentelemetry/proto/metrics/v1/metrics.proto
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ message MetricDescriptor {

// Summary implies that the value is found in Metric.summary_data_points[].summary.
SUMMARY = 4;

// TODO(#159): add RAW_INT64 and RAW_DOUBLE value types.
}

// ValueType is the type of values this metric has.
Expand Down

0 comments on commit 39e7967

Please sign in to comment.