Skip to content

namespace and task-queue metric tags are inconsistently used #90

@anantag

Description

@anantag

namespace and task-queuetags are not passed here https://github.com/coinbase/temporal-ruby/blob/master/lib/temporal/workflow/task_processor.rb#L27 but are passed https://github.com/coinbase/temporal-ruby/blob/master/lib/temporal/workflow/poller.rb#L65

Given that these are primitive tags, we should be passing them consistently for any metric.

In general, I think it would be good to define a static tag list somewhere that can be used across all metrics.

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