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 skywalking log exporter #4956

Merged
merged 12 commits into from Oct 7, 2021
Merged

Conversation

liqiangz
Copy link
Contributor

@liqiangz liqiangz commented Aug 29, 2021

Description: Add skywalking log exporter -- First PR

Link to tracking Issue: apache/skywalking#6209

Testing:

logdata_to_logrecord_test.go

Documentation:
exporter/skywalkingexporter/README.md

@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2021

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label Sep 6, 2021
exporter/skywalkingexporter/README.md Outdated Show resolved Hide resolved
exporter/skywalkingexporter/README.md Outdated Show resolved Hide resolved
exporter/skywalkingexporter/README.md Outdated Show resolved Hide resolved
exporter/skywalkingexporter/README.md Outdated Show resolved Hide resolved
exporter/skywalkingexporter/go.mod Outdated Show resolved Hide resolved
exporter/skywalkingexporter/logdata_to_logrecord.go Outdated Show resolved Hide resolved
@jpkrohling jpkrohling removed the Stale label Sep 6, 2021
@liqiangz
Copy link
Contributor Author

liqiangz commented Sep 7, 2021

Updated, Could you please have a review on this. @jpkrohling

@liqiangz liqiangz force-pushed the skywalking branch 2 times, most recently from fb1b592 to ee1b32f Compare September 7, 2021 14:16
Collector automation moved this from In progress to Reviewer approved Sep 8, 2021
@liqiangz
Copy link
Contributor Author

Could you please trigger the ci. @jpkrohling

@liqiangz
Copy link
Contributor Author

@bogdandrutu Updated. Could you please have a review again.

@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 7 days.

exporter/skywalkingexporter/config_test.go Outdated Show resolved Hide resolved
@liqiangz
Copy link
Contributor Author

liqiangz commented Oct 3, 2021

@bogdandrutu Updated.

@tigrannajaryan
Copy link
Member

@liqiangz please add yourself and anyone else who you believe can help maintain this component to https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/.github/CODEOWNERS

Copy link
Member

@tigrannajaryan tigrannajaryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, can be merged once codeowners is updated.

@liqiangz
Copy link
Contributor Author

liqiangz commented Oct 5, 2021

@liqiangz please add yourself and anyone else who you believe can help maintain this component to https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/.github/CODEOWNERS

@tigrannajaryan Updated.

Copy link
Member

@tigrannajaryan tigrannajaryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@liqiangz
Copy link
Contributor Author

liqiangz commented Oct 7, 2021

@jpkrohling @bogdandrutu @tigrannajaryan Could you please trigger the ci again. Some testcase is always in waiting state.

@jpkrohling
Copy link
Member

Restarted.

@tigrannajaryan tigrannajaryan merged commit 0ba52a5 into open-telemetry:main Oct 7, 2021
Collector automation moved this from Reviewer approved to Done Oct 7, 2021
hex1848 pushed a commit to hex1848/opentelemetry-collector-contrib that referenced this pull request Jun 2, 2022
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Collector
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants