-
Notifications
You must be signed in to change notification settings - Fork 170
Open
Labels
in: observabilityObservability supportObservability supporttype: enhancementMajor enhanvements, new featuresMajor enhanvements, new features
Description
As of GH-1068, we automatically gather metrics about events published across module boundaries on the publishing side. It would be nice if we could also automatically monitor the state of event listeners handling them. Ideally, we'd calculate a success / error ratio as well.
@marcingrzejszczak — I think this should be pluggable into the standard cross-module invocation instrumentation we already have in ModuleEntryInterceptor
, I am just not quite sure about the design of the metric. I'll push a branch with some initial refactoring of the overall infrastructure to a feature branch and craft a draft metric setup that's likely wrong but give a general impression what I want to achieve.
Related tickets
Metadata
Metadata
Assignees
Labels
in: observabilityObservability supportObservability supporttype: enhancementMajor enhanvements, new featuresMajor enhanvements, new features