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 Sumo Logic exporter #1498

Closed
sumo-drosiek opened this issue Nov 5, 2020 · 2 comments
Closed

Add Sumo Logic exporter #1498

sumo-drosiek opened this issue Nov 5, 2020 · 2 comments
Labels
comp:sumologic Sumologic components enhancement New feature or request

Comments

@sumo-drosiek
Copy link
Member

sumo-drosiek commented Nov 5, 2020

Is your feature request related to a problem? Please describe.

I added this issue to track progress of initial implementation of the Sumo Logic exporter:

List of planned PRs:

In case of any change of the planned implementation, I will update list of PRs

@andrewhsu andrewhsu added enhancement New feature or request and removed feature request labels Jan 6, 2021
tigrannajaryan pushed a commit that referenced this issue Jan 7, 2021
- Enable sumologic exporter
- Minor improvement for compress
- Use github.com/pkg/errors for errors
- Add context propagation to sender
- Add support for dots in headers extrapolation

**Link to tracking Issue:**
#1498 

**Testing:**
- Unit tests
- Manual e2e tests

**Documentation:**
- Comments
dyladan referenced this issue in dynatrace-oss-contrib/opentelemetry-collector-contrib Jan 29, 2021
tigrannajaryan pushed a commit that referenced this issue Mar 3, 2021
Add support for carbon2 format to sumologicexporter

**Link to tracking Issue:**
#1498 

**Testing:** 
Manual e2e tests, unit tests

**Documentation:**
Comments
tigrannajaryan pushed a commit that referenced this issue Apr 14, 2021
 - Add support for graphite format to sumo logic exporter
 - Add sanitization for carbon2 format
 - Replace `=` with `:` for sanitization

**Link to tracking Issue:**
#1498
pmatyjasek-sumo referenced this issue in pmatyjasek-sumo/opentelemetry-collector-contrib Apr 28, 2021
Add support for carbon2 format to sumologicexporter

**Link to tracking Issue:**
#1498 

**Testing:** 
Manual e2e tests, unit tests

**Documentation:**
Comments
pmatyjasek-sumo referenced this issue in pmatyjasek-sumo/opentelemetry-collector-contrib Apr 28, 2021
 - Add support for graphite format to sumo logic exporter
 - Add sanitization for carbon2 format
 - Replace `=` with `:` for sanitization

**Link to tracking Issue:**
#1498
@alolita alolita added the comp:sumologic Sumologic components label Sep 2, 2021
ljmsc referenced this issue in ljmsc/opentelemetry-collector-contrib Feb 21, 2022
The minimum version of Go this project supports is 1.14 meaning that all
supported versions of Go support the runtime/trace package. Remove
specific build overrides for versions of Go prior to 1.11 that are not
supported by this project.
@mx-psi
Copy link
Member

mx-psi commented May 13, 2022

@pmm-sumo @sumo-drosiek can this be closed?

@pmm-sumo
Copy link
Contributor

Oh, for sure! Thank you for bringing this up @mx-psi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:sumologic Sumologic components enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants