Skip to content

Commit 7312bdf

Browse files
authored
Fold the content of pprofextended.proto into profiles.proto, removing ProfileContainer. (#590)
This change removes the now unnecessary split of the profiling format between two files, combining them into one as with other protocols. In the process, the likewise unnecessary ProfileContainer message type is removed and its fields merged into Profile, saving one level of indirection. Note this as discussed on slack otel-profiles, this is effectively a minimal subset of the now defunct #587, remaining parts of which will be resubmitted in subsequent PRs. This PR effectively blocks any concurrent changes to pprofextended.proto e.g. #588 as git won't track such changes across the file 'merge'.
1 parent a76fe9d commit 7312bdf

2 files changed

Lines changed: 349 additions & 390 deletions

File tree

opentelemetry/proto/profiles/v1development/pprofextended.proto

Lines changed: 0 additions & 358 deletions
This file was deleted.

0 commit comments

Comments
 (0)