Commit dbd3c6f
authored
Implement Summary point value type in Otel/STEF (#116)
Resolves #5
Implements support for Otel's Summary data point type:
https://github.com/open-telemetry/opentelemetry-proto/blob/6deb067376dc017240f940c252b8b116fd3becf1/opentelemetry/proto/metrics/v1/metrics.proto#L2081 parent c1f90b3 commit dbd3c6f
File tree
37 files changed
+3614
-13
lines changed- benchmarks/testdata
- go
- otel
- oteltef
- pdata
- internal
- otlptools
- pict
- metrics
- internal
- testdata
- testtools
- java/src/main/java/com/example/oteltef
37 files changed
+3614
-13
lines changedBinary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
133 | 144 | | |
134 | 145 | | |
135 | 146 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments