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

Add OTLP Metric Exporter Factory and OtlpGrpcClient #1606

Merged

Commits on Sep 13, 2022

  1. + Add OtlpGrpcMetricExporterFactory and `OtlpHttpMetricExporterFact…

    …ory`.
    
    + Fix compatibility of OTLP log unit tests for MSVC.
    
    Signed-off-by: owent <[email protected]>
    owent committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    0fb4803 View commit details
    Browse the repository at this point in the history
  2. Add OtlpGrpcClient

    Signed-off-by: owent <[email protected]>
    owent committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    8685a9b View commit details
    Browse the repository at this point in the history
  3. Fix format

    Signed-off-by: owent <[email protected]>
    owent committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    c6bb677 View commit details
    Browse the repository at this point in the history
  4. Remove gRPC::gprc++ from example.

    Signed-off-by: owent <[email protected]>
    owent committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    30e4586 View commit details
    Browse the repository at this point in the history