Skip to content

Retrieving Event Statistics #442

@Kkoile

Description

@Kkoile

We want to apply more sophisticated autoscaling of our worker instances based on the number of open and currently running events.

Unfortunately, looping through all tenants and looking into the event queue table on db is not sufficient, since we have a lot of tenants.

I guess you already have some kind of in memory queue, since you limit how many events are processed in parallel. Is it somehow possible to expose the numbers? We are interested in the amount of currently running events and especially open events which wait to be processed.

Thanks for your input.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions