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

Extend the default configuration in order to collect JMS statistics in metrics and traces

Open mariusoe opened this issue 5 years ago • 0 comments

In this ticket, the default configuration should be extended in order to collect data based on JMS messages (number of outgoing/incoming messages ,traces of sending and receiving points).

This should include the following:

  • correlation of outgoing and incoming messages on different services/agents, thus, adding some kind of correlation information is required
  • generate metrics which can be used for visualizing JMS traffic in the Novatec's Grafana Service Dependency Graph plug-in
  • trace the exit and entry points of JMS traffic and enrich it with meta data (e.g. destination, origin, ...)

mariusoe avatar Jun 15 '20 07:06 mariusoe