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 syslog receiver #2331

Closed
djaglowski opened this issue Feb 11, 2021 · 2 comments
Closed

Add syslog receiver #2331

djaglowski opened this issue Feb 11, 2021 · 2 comments
Assignees

Comments

@djaglowski
Copy link
Member

Dependent on #2268 and open-telemetry/opentelemetry-log-collection#13

@tigrannajaryan
Copy link
Member

@wph95 is working on this (can't assign because they are not Otel Github member).

@djaglowski
Copy link
Member Author

@wph95 open-telemetry/opentelemetry-log-collection#13 is resolved an available in version v0.15.1.

@tigrannajaryan tigrannajaryan added this to the Basic Logs Support milestone Mar 3, 2021
kisieland referenced this issue in kisieland/opentelemetry-collector-contrib Mar 16, 2021
* Add pdata TraceID.IsEmpty() method

Add the new method that equals to calling !data.TraceID(t).IsValid() for
the internal data.TraceID.

* Add a deprecation note for the TraceID.IsValid

We don't need both since they are equivalent.

* Add TraceID.IsEmpty method call to tests

Extend TestTraceID.
tigrannajaryan pushed a commit that referenced this issue Mar 16, 2021
Add Syslog receiver
**Link to tracking Issue:** #2331 

**Testing:** Unit tests are included

**Documentation:** Syslog receiver README.md is included
pmatyjasek-sumo referenced this issue in pmatyjasek-sumo/opentelemetry-collector-contrib Apr 28, 2021
Add Syslog receiver
**Link to tracking Issue:** #2331 

**Testing:** Unit tests are included

**Documentation:** Syslog receiver README.md is included
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants