Skip to content

*RetryingCaller doesn't set the underlying callable name for prometheus metrics #110

Description

@spacesphere

When using AsyncRetryingCaller (and RetryingCaller), callable name is not set properly as a label for the stamina_retries_total prometheus metric (like so stamina_retries_total{callable="<context block>",error_type=...}).

Shouldn't it work similar to the retry deco?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions