maplelabs / FOSS-Projects

1 stars 1 forks source link

Generic Reactive Monitoring Agent #7

Open surgop opened 1 year ago

surgop commented 1 year ago

Developing reactive applications over streaming pipelines are very popular in recent days. Many opensource frameworks that are available in the market (Ex: SpringBoot reactive apis, Eclipse .Vertx....) for developing reactive applications

https://docs.spring.io/spring-framework/docs/current/reference/html/web-reactive.html https://vertx.io/docs/vertx-reactive-streams/java/

Since the reactive monitoring are very specific to technological frameworks, i don't see any common reactive monitoring agent which supports all the platform frameworks.

The following can be done as a part of generic reactive monitoring agent.

Based on comments, i can come up with the initial development approach for the following applications

aswinbh commented 1 year ago

@surgop Thanks for the proposal. can you please add more details with other sections as suggested in https://github.com/maplelabs/FOSS-Projects/blob/master/create-proposal.md ?