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.