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

[Engine] Provide base project architecture with essential dev tools #8

Open
8 of 9 tasks
Superskyyy opened this issue Jul 8, 2022 · 2 comments
Open
8 of 9 tasks
Assignees
Labels
Engine The work is on the engine side type: documentation Improvements or additions to documentation type: feature A feature to be implemented
Milestone

Comments

@Superskyyy
Copy link
Member

Superskyyy commented Jul 8, 2022

  • A fundamental Plugin framework.
  • An gRPC data ingestor provider, I will provide a working example for log, it can be used as an example to write plugins.
  • Basic engine flow showcase docs (based on log clustering, Drain3)
  • Dev documentation (underway, @Fengrui-Liu @Liangshumin please familiarize yourself with poetry if you haven't.)
  • Testing setup
  • Testing dataset manager CLI (downloads and extracts common datasets for developers)
  • Linter (CI, Makefile)
  • License checker (SkyWalking-eyes) (CI)
  • Add a simple server starter as user CLI and for standalone/module deployment.

I'm working on this task.

@Superskyyy Superskyyy added type: documentation Improvements or additions to documentation type: feature A feature to be implemented Engine The work is on the engine side labels Jul 8, 2022
@Superskyyy Superskyyy added this to the 0.1.0 milestone Jul 8, 2022
@Superskyyy Superskyyy self-assigned this Jul 8, 2022
@Fengrui-Liu
Copy link
Collaborator

Great!

Have you finished the plugin framework? Where can I find it?

@Superskyyy
Copy link
Member Author

Great!

Have you finished the plugin framework? Where can I find it?

I'm gonna start to PR each of the components mentioned above within this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engine The work is on the engine side type: documentation Improvements or additions to documentation type: feature A feature to be implemented
Projects
Status: In Progress
Development

No branches or pull requests

2 participants