apache / apache/beam

Add quieter debug logging API for beam developers.

Open
#19,487 0 comments 0 reactions 0 assignees View on GitHub
core java new feature P3
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

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: ajamato@google.com.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.