Skip to content

Additional metrics instrumentation for various services and code paths #4314

@Kami

Description

@Kami

#4310 made a lot of improvements to the instrumentation and metrics code. This means we now have instrumentation and metrics in place for most of the critical code paths.

This will provide us and users with a much better insight into workings of a StackStorm cluster.

Having said that, there are still places for which we don't have any instrumentation and we should improve that in the future:

  • Sensors (number of running sensors, number of emitted trigger instances by a particular sensor)
  • Timers (number of active timers, number of active timers per timer / trigger type, timer information for emitting trigger instance inside a timer)
  • Stream service (current number of open connections)
  • All api services (request size, response sizes - gauge)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions