jenkins-bot has submitted this change and it was merged. Change subject: noc: add link to db.php ......................................................................
noc: add link to db.php http://noc.wikimedia.org/db.php was here and has additional info about database clusters but we don't link to it from the index. Unless we say this is duplicated by dbtree? Bug:T90837 Change-Id: I93d85994438aafddcf4baa22a17bd55e7f744197 --- M docroot/noc/index.html 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Chad: Looks good to me, approved Springle: Looks good to me, but someone else must approve jenkins-bot: Verified diff --git a/docroot/noc/index.html b/docroot/noc/index.html index 8a8f152..211d2ee 100644 --- a/docroot/noc/index.html +++ b/docroot/noc/index.html @@ -40,6 +40,8 @@ <dd>Config files of Wikimedia's MediaWiki installation</dd> <dt><a href="./dbtree/">Core dbs</a></dt> <dd>Core DB Replication Layout and Lag</dd> + <dt><a href="./db.php">DB clusters</a></dt> + <dd>Database cluster info</dd> <dt><a href="https://ganglia.wikimedia.org/">Ganglia</a></dt> <dd>Server utilization</dd> <dt><a href="https://phabricator.wikimedia.org/">Phabricator</a></dt> -- To view, visit https://gerrit.wikimedia.org/r/194736 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I93d85994438aafddcf4baa22a17bd55e7f744197 Gerrit-PatchSet: 3 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Dzahn <[email protected]> Gerrit-Reviewer: Chad <[email protected]> Gerrit-Reviewer: Krinkle <[email protected]> Gerrit-Reviewer: Springle <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
