Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUILD] Allow shared opentelemetry_proto on non-Windows platform. #2097

Merged
merged 13 commits into from
May 17, 2023

Commits on Apr 20, 2023

  1. Allow build shared opentelemetry_proto on non-Windows platform.

    Signed-off-by: WenTao Ou <admin@owent.net>
    owent committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    67bf8c7 View commit details
    Browse the repository at this point in the history
  2. Fix proto linking.

    Signed-off-by: WenTao Ou <admin@owent.net>
    owent committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    ea7d86c View commit details
    Browse the repository at this point in the history
  3. Fix gRPC linking on ELF ABI.

    Signed-off-by: WenTao Ou <admin@owent.net>
    owent committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    c5ea45d View commit details
    Browse the repository at this point in the history
  4. Add opentelemetry_proto_grpc to make OTLP HTTP do not depends gRPC.

    Signed-off-by: WenTao Ou <admin@owent.net>
    owent committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    643fdfb View commit details
    Browse the repository at this point in the history
  5. Fix set_property for proto targets.

    Signed-off-by: owent <admin@owent.net>
    owent committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    69860c8 View commit details
    Browse the repository at this point in the history
  6. gRPC should be private linked.

    Signed-off-by: owent <admin@owent.net>
    owent committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    fb1d6c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    d1185f6 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. Configuration menu
    Copy the full SHA
    57001c2 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    0a18f46 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Correct the usage mistake of OTELCPP_PROTO_TARGET_OPTIONS when merg…

    …ing.
    
    Signed-off-by: owent <admin@owent.net>
    owent committed May 9, 2023
    Configuration menu
    Copy the full SHA
    679b8cf View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Add break changelog for proto_grpc

    Signed-off-by: owent <admin@owent.net>
    owent committed May 10, 2023
    Configuration menu
    Copy the full SHA
    9ab0f59 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    3eaf4d7 View commit details
    Browse the repository at this point in the history
  2. Include gRPC's include directories for opentelemetry_proto_grpc.

    Signed-off-by: owent <admin@owent.net>
    owent committed May 17, 2023
    Configuration menu
    Copy the full SHA
    bfbe345 View commit details
    Browse the repository at this point in the history