Commit 80184d1
committed
Fix pprofile DurationNano to be a TypeUint64
pcommon.Timestamp better represents a point in time rather than a duration. So
keeping the proto field type for DurationNano is a better fit.
Signed-off-by: Florian Lehner <[email protected]>1 parent f498a89 commit 80184d1
File tree
3 files changed
+17
-22
lines changed- internal/cmd/pdatagen/internal/pdata
- pdata/pprofile
3 files changed
+17
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
269 | 262 | | |
270 | 263 | | |
271 | 264 | | |
| |||
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