inspectit-ocelot icon indicating copy to clipboard operation
inspectit-ocelot copied to clipboard

Restructure project layout

Open Henning-Schulz opened this issue 3 years ago • 1 comments

As a developer, I would like the project layout to be restructured. Currently, there are many sub-projects whose relations can be hard to understand for new developers. Also, we are mixing multiple components (agent, configuration server + UI, EUM server) in on project.

Goal: Agree on a new project layout and reduce its complexity.

Henning-Schulz avatar Mar 02 '22 08:03 Henning-Schulz

If we decide to separate components, e.g., we have individual repos for the agent, config, and configComponents, how do we actually synchronize the code when developing locally?

What is the expected daily overhead?

We could consider using git submodules.

heiko-holz avatar May 02 '22 08:05 heiko-holz