Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Constant tag values are unwieldy when shared between several metrics #435

Open
carterkozak opened this issue Apr 2, 2021 · 0 comments
Open

Comments

@carterkozak
Copy link
Contributor

We shouldn't necessarily merge all tags from a metric namespace because they may be updated separately -- we can't tell if the tags represent the same underlying concept. However, we may wish to apply a list of tags to a namespace such that they are inherited by all metrics. This would allow the code generators to reuse tag datatypes rather than requiring a separate conversion for each metric.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant