Skip to content

Commit

Permalink
lib: fluent-otel-proto: update files for latest profiles support
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Silva <[email protected]>
  • Loading branch information
edsiper committed Oct 29, 2024
1 parent 1faa77a commit 9ae45c4
Show file tree
Hide file tree
Showing 7 changed files with 2,242 additions and 2,447 deletions.
4 changes: 0 additions & 4 deletions lib/fluent-otel-proto/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,6 @@ if (FLUENT_PROTO_REGENERATE)
set(proto_file "${OTEL_PROTO_DIR}/opentelemetry/proto/profiles/v1development/profiles.proto")
execute_process(COMMAND ${PROTOC_BIN} ${PROTOC_ARG_OUT} ${PROTOC_ARG_PATH} ${proto_file})

message(STATUS "processing pprofextended.proto")
set(proto_file "${OTEL_PROTO_DIR}/opentelemetry/proto/profiles/v1development/pprofextended.proto")
execute_process(COMMAND ${PROTOC_BIN} ${PROTOC_ARG_OUT} ${PROTOC_ARG_PATH} ${proto_file})

include_directories(${PROJECT_BINARY_DIR}/opentelemetry/proto/profiles/v1development/)
FLUENT_OTEL_DEFINITION(FLUENT_OTEL_HAVE_PROFILES)
endif()
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Loading

0 comments on commit 9ae45c4

Please sign in to comment.