Skip to content

Comments

fix: add flag to ignore results with missing values#422

Merged
burningalchemist merged 1 commit intomasterfrom
missing-values
Dec 29, 2023
Merged

fix: add flag to ignore results with missing values#422
burningalchemist merged 1 commit intomasterfrom
missing-values

Conversation

@burningalchemist
Copy link
Owner

resolves #400

When set to true, errors on the missing values for the requested columns are reported at Info (Debug in the klog-gokit translation) log level, invisible by default.

Setting this flag on reduces the amount of noisy log messages users are aware of (check the original user story). The metric with missing labels doesn't get collected nor reported as an invalid metric. Off by default.

@burningalchemist burningalchemist force-pushed the missing-values branch 3 times, most recently from 382b693 to 1e476d0 Compare December 29, 2023 14:32
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

Successfully merging this pull request may close these issues.

Ignore no rows returned

1 participant