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

How to connect to the aws-otel-collector using opentelemetry-cpp? #84

Open
bracki opened this issue Aug 3, 2022 · 0 comments
Open

How to connect to the aws-otel-collector using opentelemetry-cpp? #84

bracki opened this issue Aug 3, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@bracki
Copy link

bracki commented Aug 3, 2022

I'd like to export from my client app using the C++ lib and connect to the OTLP exporter. I assume I need to authenticate using AWS sig v4 to reach the OTLP HTTP endpoint. Do you have sample code?

Thinking about it, these are two questions:

  • Does the ADOT collector provide IAM authentication for HTTP endpoints when using as OTLP receiver?
  • Where in the C++ lib can I add signatures/headers to the underlying HTTP clients?
@vsakaram vsakaram changed the title How to connect to the aws-otel-connector using opentelemetry-cpp? How to connect to the aws-otel-collector using opentelemetry-cpp? Dec 16, 2022
@vsakaram vsakaram added the enhancement New feature or request label Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants