inspectIT / inspectit-ocelot

inspectIT Ocelot - Java agent for collecting application performance, tracing and behavior data
http://www.inspectit.rocks/
Apache License 2.0
204 stars 69 forks source link

[Feature] - *Refactor class components to functional components* #1469

Open marcel-haag opened 2 years ago

marcel-haag commented 2 years ago

Right now a lot of components are class components which makes it impossible to use the wide variety of react-hooks that would be available if these components were functional.

Helpful resources: