[ 
https://issues.apache.org/jira/browse/BEAM-7191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17547760#comment-17547760
 ] 

Kenneth Knowles commented on BEAM-7191:
---------------------------------------

This issue has been migrated to https://github.com/apache/beam/issues/19487

> 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
>            Priority: P3
>              Labels: Clarified
>
> 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
(v8.20.7#820007)

Reply via email to