MatcherScope🔗Definition🔗export enum MatcherScope { Series = "series", Nested = "nested", Annotation = "annotation", Exemplar = "exemplar", }