Skip to content

Design plugin architecture #105

Open
@kkazmierczyk

Description

@kkazmierczyk

Is your feature request related to a problem? Please describe.
Currently everything (e.g. set date of the tool) is around the javacores. Right now we have added har files and verbose gc but we still need javacores in order to see that data. I would like the tool be more universal so that I can review only the particular type of the data.

Describe the solution you'd like
The solution is to enable plugin architecture and design the API for each datasource we want to use.

Describe alternatives you've considered
Add the new data on demand. The issue is that there will start being spagetti code.

Additional context
We need to think about designing both: programatical API, standard of displaying the data and also any API how to connect the data together (e.g. javacores with har files).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions