Eevans has uploaded a new change for review. https://gerrit.wikimedia.org/r/290488
Change subject: By-pass graphite-in; Use graphite1003 directly ...................................................................... By-pass graphite-in; Use graphite1003 directly Because Cassandra is a large producer of metrics, treat it as special-case, avoid the graphite-in bottleneck, and send directly to graphite1003. Bug: T135385 Change-Id: Ie0be5dde8feae57269db35249708cc39d7bf7bdd --- M hieradata/role/common/cassandra.yaml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/88/290488/1 diff --git a/hieradata/role/common/cassandra.yaml b/hieradata/role/common/cassandra.yaml index 6478beb..f8eb317 100644 --- a/hieradata/role/common/cassandra.yaml +++ b/hieradata/role/common/cassandra.yaml @@ -1,4 +1,4 @@ -cassandra::metrics::graphite_host: 'graphite-in.eqiad.wmnet' +cassandra::metrics::graphite_host: 'graphite1003.eqiad.wmnet' cassandra::start_rpc: 'false' # TODO: set up a cluster variable similar to MySQL clusters to share -- To view, visit https://gerrit.wikimedia.org/r/290488 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie0be5dde8feae57269db35249708cc39d7bf7bdd Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Eevans <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
