kennknowles opened a new issue, #19487: URL: https://github.com/apache/beam/issues/19487
This would be useful to catch mistakes which should not necessarily fail a pipeline (i.e. a metric missing required metdata should be dropped and quietly logged). Logging this every time the metric is produced would be noisy, an API like log every n occurances or log once ever n seconds would help surface these without filling the logs with spam. See TODO markers for this Jira issue as well to find some places to add this. Imported from Jira [BEAM-7191](https://issues.apache.org/jira/browse/BEAM-7191). Original Jira may contain additional context. Reported by: [email protected]. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
