Skip to content

Commit

Permalink
remove redundant block
Browse files Browse the repository at this point in the history
  • Loading branch information
krisztianfekete committed Jan 16, 2024
1 parent 37a1441 commit aabc9cb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions opentelemetry/proto/metrics/v1/metrics.proto
Original file line number Diff line number Diff line change
Expand Up @@ -116,14 +116,6 @@ message ScopeMetrics {
// │ └── Summary
// └── ...
//
// Metric
// +------------+
// |name |
// |description |
// |unit | +------------------------------------+
// |data |---> |Gauge, Sum, Histogram, Summary, ... |
// +------------+ +------------------------------------+
//
// Data [One of Gauge, Sum, Histogram, Summary, ...]
// +-----------+
// |... | // Metadata about the Data.
Expand Down

0 comments on commit aabc9cb

Please sign in to comment.