Skip to content

Commit

Permalink
statsd: revert visibility to public (#12621)
Browse files Browse the repository at this point in the history
Commit Message: reverts visibility of the statd sink to public.
Risk Level: low
Testing: local build, CI

Signed-off-by: Jose Nino <jnino@lyft.com>
  • Loading branch information
junr03 authored Aug 13, 2020
1 parent 4215921 commit 9e019c3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions source/extensions/stat_sinks/statsd/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ envoy_cc_extension(
hdrs = ["config.h"],
security_posture = "data_plane_agnostic",
# Legacy test use. TODO(#9953) clean up.
visibility = [
"//:extension_config",
"//test/server:__subpackages__",
],
deps = [
"//include/envoy/registry",
"//source/common/network:address_lib",
Expand Down

0 comments on commit 9e019c3

Please sign in to comment.