Alex Amato created BEAM-7191:
--------------------------------
Summary: Add quieter debug logging API for beam developers.
Key: BEAM-7191
URL: https://issues.apache.org/jira/browse/BEAM-7191
Project: Beam
Issue Type: New Feature
Components: sdk-java-core
Reporter: Alex Amato
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)