I am not sure who added this, but I see access to WorkspaceStat.TAGS from some places (e.g. experiments). I find this a very weird way of reaching into something that should be internal. E.g. can we not have the diagnostics service expose this information as a method and then consumers use that service into having a dependency to workspace stats?
I am not sure who added this, but I see access to
WorkspaceStat.TAGSfrom some places (e.g. experiments). I find this a very weird way of reaching into something that should be internal. E.g. can we not have the diagnostics service expose this information as a method and then consumers use that service into having a dependency to workspace stats?