Filippo Giunchedi has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/347622 )
Change subject: hieradata: allow codfw prometheus to talk to netmon eqiad ...................................................................... hieradata: allow codfw prometheus to talk to netmon eqiad Bug: T148541 Change-Id: I4521b3ddf7e3b47e2f22f779e82081201dafef2e --- A hieradata/common/profile/prometheus/snmp_exporter.yaml 1 file changed, 7 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/22/347622/1 diff --git a/hieradata/common/profile/prometheus/snmp_exporter.yaml b/hieradata/common/profile/prometheus/snmp_exporter.yaml new file mode 100644 index 0000000..b02a367 --- /dev/null +++ b/hieradata/common/profile/prometheus/snmp_exporter.yaml @@ -0,0 +1,7 @@ +# Temporarily allow also codfw to talk to netmon's snmp_exporter in eqiad, +# until netmon is also in codfw. See also T148541 and T161807 +prometheus_nodes: + - prometheus1003.eqiad.wmnet + - prometheus1004.eqiad.wmnet + - prometheus2003.codfw.wmnet + - prometheus2004.codfw.wmnet -- To view, visit https://gerrit.wikimedia.org/r/347622 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4521b3ddf7e3b47e2f22f779e82081201dafef2e Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Filippo Giunchedi <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
