Skip to content

feat: parallelize LoadTest, MonitorTestnet and ObservabilityStack activities #7

Open
@Zygimantass

Description

@Zygimantass

The main idea here is to use signals from LoadTest to tell MonitorTestnet when to stop, so we don't have to depend on arbitrary timeouts to stop the monitoring of a chain.

The only caveat for implementing this technique is that it'd require to split up ObservabilityStack into two activities - one for Prometheus, one for Grafana. This is required since Prometheus is a prerequisite for launching the loadtest (otherwise we're going to have missing metrics for some amount of time).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions