otel-profiling-agent icon indicating copy to clipboard operation
otel-profiling-agent copied to clipboard

Handle new default_sample_type_strindex and period_type fields

Open dmathieu opened this issue 1 year ago • 0 comments

In the scope of message Profile the following attributes are missing:

  • default_sample_type_strindex https://github.com/open-telemetry/opentelemetry-proto/blob/2080d87c780b5a8c65c9ae2771130fd669cef480/opentelemetry/proto/profiles/v1development/profiles.proto#L234C9-L234C37
  • period_type https://github.com/open-telemetry/opentelemetry-proto/blob/2080d87c780b5a8c65c9ae2771130fd669cef480/opentelemetry/proto/profiles/v1development/profiles.proto#L223C13-L223C24

Originally posted by @florianl in https://github.com/open-telemetry/opentelemetry-ebpf-profiler/pull/245#discussion_r1873277019

dmathieu avatar Dec 06 '24 15:12 dmathieu