Repository: incubator-beam
Updated Branches:
refs/heads/master 5a3ace4a7 -> 8c1891375
Don't incorrectly log error in MetricsEnvironment
Using getCurrentContainer() logs an error if metrics are not supported.
This is because it acts as the common point of access for user code that
reports metri
Repository: incubator-beam
Updated Branches:
refs/heads/release-0.4.0-incubating 5dcffe066 -> c09fbd43b
Don't incorrectly log error in MetricsEnvironment
Using getCurrentContainer() logs an error if metrics are not supported.
This is because it acts as the common point of access for user code