inspectit-ocelot
inspectit-ocelot copied to clipboard
Extend the default configuration in order to collect JMS statistics in metrics and traces
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, ...)