Skip to content
This repository was archived by the owner on Dec 16, 2020. It is now read-only.
This repository was archived by the owner on Dec 16, 2020. It is now read-only.

Stats purge: stats accumulate indefinitely  #451

@mandarjog

Description

@mandarjog

envoy impl of proxy wasm uses one stats Scope. The result Is that stats accumulate indefinitely even if they are no longer being updated.

In mixer there was a periodic purge of stats which would ensure that zombie stats do not stick around.

We either want an api or if that’s not possible then automatic behavior that purges stats if requested.

One option is to create a sub scope for a filter and then only purge that.

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