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

ADOT Sumo Logic OTLP HTTP Support #333

Closed
mat-rumian opened this issue Aug 25, 2021 · 6 comments
Closed

ADOT Sumo Logic OTLP HTTP Support #333

mat-rumian opened this issue Aug 25, 2021 · 6 comments

Comments

@mat-rumian
Copy link

mat-rumian commented Aug 25, 2021

Sumo Logic has verified OTLP HTTP support using the ADOT collector in version v0.11.0

exporters:
  otlphttp:
    endpoint: ${SUMO_HTTP_TRACES_URL}

Sumo Logic recommends to use batch processor in case of sending data.

processors:
  batch/traces:
    timeout: 5s
    send_batch_size: 512
@mat-rumian mat-rumian changed the title ADOT Sumologic OTLP HTTP Support ADOT Sumo Logic OTLP HTTP Support Aug 26, 2021
@mraditya
Copy link

There are newer releases of upstream collector and contrib (v35) which might have breaking changes. Please rerun your tests with these weekly releases and publish your results per guidance here. We expect to have another release v36 (mid next week) which we aim to align with the stable release of tracing components. Please rerun tests for v36 version as well. We will notify you when v36 is ready for testing. Also, please make sure to test using the latest ADOT collector.

@mat-rumian
Copy link
Author

@mraditya please release official AWS OTEL Collector version with updated upstream collector.

@mat-rumian
Copy link
Author

Sumo Logic has verified OTLP HTTP support using the ADOT collector built from main branch from commit. OTLP HTTP exporter was working fine.

@mraditya
Copy link

OpenTelemetry Collection v0.36 is now available at https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.36.0
OpenTelemetry Collector Contrib v0.36 is now available at https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.36.0

@mat-rumian
Copy link
Author

Sumo Logic has verified the OTLP HTTP exporter traces support using the AWS OpenTelemetry Collector v0.13.0 - (0.36.0 OTC) based on the main branch and latest commit: aws-observability/aws-otel-collector@a87476c

@vasireddy99
Copy link
Contributor

Closing this issue as the support is already in place from v0.36. Please reopen the issue for any questions/concerns

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants