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

[Feature] End to End Testing #9049

Closed
2 of 3 tasks
hanahmily opened this issue May 12, 2022 · 9 comments
Closed
2 of 3 tasks

[Feature] End to End Testing #9049

hanahmily opened this issue May 12, 2022 · 9 comments
Labels
database BanyanDB - SkyWalking native database feature New feature test Test requirements about performance, feature or before release.

Comments

@hanahmily
Copy link
Contributor

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

Compose several end-to-end test cases to verify the BanyanDB server(Banyand) works fine with SkyWalking ecosystem.

  • Collect tracing data: demo application + Java agent + OAP + Banyand
  • Collect logs: filebeat + OAP + Banyand
  • Collect metrics: oap self observability + OAP + Banyand

The cases should include individual scenarios and a combination of the above.

Use case

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@hanahmily hanahmily added feature New feature test Test requirements about performance, feature or before release. database BanyanDB - SkyWalking native database labels May 12, 2022
@hoteye
Copy link

hoteye commented Jul 18, 2022

https://blog.csdn.net/oqqford/article/details/125637528?spm=1001.2014.3001.5502
Here's a demo trace capture app I wrote. How can I accomplish this issue? I can do more to help。

@wu-sheng
Copy link
Member

@hanahmily What is this issue about? The e2e is already involved in e2e tests in the main repo.
Search banyandb in https://github.com/apache/skywalking/blob/master/.github/workflows/skywalking.yaml.

Could you explain a little more?

@hoteye
Copy link

hoteye commented Jul 18, 2022

I found this issue from [WeOpen Star]

@wu-sheng
Copy link
Member

I know that. I mean this is test related issue. I am not sure what is the context of this your sharing

https://blog.csdn.net/oqqford/article/details/125637528?spm=1001.2014.3001.5502
Here's a demo trace capture app I wrote. How can I accomplish this issue? I can do more to help。

@hoteye
Copy link

hoteye commented Jul 18, 2022

I can write test cases, but how to start, is there a template?

@hoteye
Copy link

hoteye commented Jul 18, 2022

"Collect tracing data: demo application + Java agent + OAP + Banyand."
So I shared the sample program I wrote

@lujiajing1126
Copy link
Contributor

lujiajing1126 commented Jul 18, 2022

"Collect tracing data: demo application + Java agent + OAP + Banyand." So I shared the sample program I wrote

I suppose this goal has already been accomplished in the main repo.

@hanahmily What is this issue about? The e2e is already involved in e2e tests in the main repo. Search banyandb in https://github.com/apache/skywalking/blob/master/.github/workflows/skywalking.yaml.

Could you explain a little more?

@wu-sheng The second and the third ones are still missing as I understand

@wu-sheng
Copy link
Member

That is SkyWalking project does, not ask you to implement trace.
I think you are better to knowwhat are skywalking and banyandb, also what is end to end testing. Mostly important, how we are using GitHub action and skywalking-infra-e2e today.

@wu-sheng
Copy link
Member

"Collect tracing data: demo application + Java agent + OAP + Banyand." So I shared the sample program I wrote

I suppose this goal has already been accomplished in the main repo.

@hanahmily What is this issue about? The e2e is already involved in e2e tests in the main repo. Search banyandb in https://github.com/apache/skywalking/blob/master/.github/workflows/skywalking.yaml.

Could you explain a little more?

@wu-sheng The second and the third ones are still missing as I understand

Thanks for sharing. @hoteye needs to catch up context. I think now he still think this is new feature, which is why he shared a strange blog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database BanyanDB - SkyWalking native database feature New feature test Test requirements about performance, feature or before release.
Projects
None yet
Development

No branches or pull requests

4 participants