[MediaWiki-commits] [Gerrit] analytics/discovery-stats[master]: discovery-stats: use the discovery-stats specific credential...

2016-11-29 Thread MaxSem (Code Review)
MaxSem has submitted this change and it was merged.

Change subject: discovery-stats: use the discovery-stats specific credential 
file
..


discovery-stats: use the discovery-stats specific credential file

A new credential file is created in https://gerrit.wikimedia.org/r/#/c/324191/
this new file is now used instead of the analytics-research file.

Bug: T151063
Change-Id: I8e03fe2ca984fbebd96ca267506dc3a3db843bc1
---
M geo-tag-counts.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  MaxSem: Verified; Looks good to me, approved



diff --git a/geo-tag-counts.php b/geo-tag-counts.php
index 37495d3..926f705 100644
--- a/geo-tag-counts.php
+++ b/geo-tag-counts.php
@@ -11,7 +11,7 @@
 ];
 
 $matrix = new SiteMatrix();
-$db = Mysql::connect( '/etc/mysql/conf.d/analytics-research-client.cnf',
+$db = Mysql::connect( '/etc/mysql/conf.d/discovery-stats-client.cnf',
 'analytics-store.eqiad.wmnet'
 );
 $graphite = new Graphite( $config );

-- 
To view, visit https://gerrit.wikimedia.org/r/324194
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8e03fe2ca984fbebd96ca267506dc3a3db843bc1
Gerrit-PatchSet: 1
Gerrit-Project: analytics/discovery-stats
Gerrit-Branch: master
Gerrit-Owner: Gehel 
Gerrit-Reviewer: MaxSem 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] analytics/discovery-stats[master]: discovery-stats: use the discovery-stats specific credential...

2016-11-29 Thread Gehel (Code Review)
Gehel has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/324194

Change subject: discovery-stats: use the discovery-stats specific credential 
file
..

discovery-stats: use the discovery-stats specific credential file

A new credential file is created in https://gerrit.wikimedia.org/r/#/c/324191/
this new file is now used instead of the analytics-research file.

Bug: T151063
Change-Id: I8e03fe2ca984fbebd96ca267506dc3a3db843bc1
---
M geo-tag-counts.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/analytics/discovery-stats 
refs/changes/94/324194/1

diff --git a/geo-tag-counts.php b/geo-tag-counts.php
index 37495d3..926f705 100644
--- a/geo-tag-counts.php
+++ b/geo-tag-counts.php
@@ -11,7 +11,7 @@
 ];
 
 $matrix = new SiteMatrix();
-$db = Mysql::connect( '/etc/mysql/conf.d/analytics-research-client.cnf',
+$db = Mysql::connect( '/etc/mysql/conf.d/discovery-stats-client.cnf',
 'analytics-store.eqiad.wmnet'
 );
 $graphite = new Graphite( $config );

-- 
To view, visit https://gerrit.wikimedia.org/r/324194
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8e03fe2ca984fbebd96ca267506dc3a3db843bc1
Gerrit-PatchSet: 1
Gerrit-Project: analytics/discovery-stats
Gerrit-Branch: master
Gerrit-Owner: Gehel 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits