You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues, and I could not find an existing issue for this feature
I am requesting a straightforward change to existing dbt-semantic-interfaces functionality, rather than a Big Idea better suited to a discussion
Describe the feature
There are many use cases for having metrics with the same label, as long as they are in different models. This feature request is to remove or loosen (warn, or make configurable with env var) the MetricLabelsRule that restricts metrics with the same label.