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
Currently the flag maxLabelsPerTimeseries can only be set at a global level and therefore every timeseries would be allowed to have up to the maximum number of labels specified.
It would be useful if the flag could be set on individual scrape jobs so that we can control at a granular level which timeseries can have more than the default 30 labels.