Jcrespo has submitted this change and it was merged.

Change subject: prometheus mysqld exporter: add a bunch of selected slaves from 
core
......................................................................


prometheus mysqld exporter: add a bunch of selected slaves from core

Bug: T126757
Change-Id: I2379b41355c7c257b3d4b71dd9ccaadf741d1bce
---
M modules/role/files/prometheus/mysql-core_eqiad.yaml
1 file changed, 63 insertions(+), 0 deletions(-)

Approvals:
  Jcrespo: Looks good to me, approved
  Filippo Giunchedi: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/modules/role/files/prometheus/mysql-core_eqiad.yaml 
b/modules/role/files/prometheus/mysql-core_eqiad.yaml
index 993dbf3..1372703 100644
--- a/modules/role/files/prometheus/mysql-core_eqiad.yaml
+++ b/modules/role/files/prometheus/mysql-core_eqiad.yaml
@@ -1,4 +1,34 @@
 - labels:
+    shard: s1
+    role: slave
+  targets:
+  - db1089:9104
+
+- labels:
+    shard: s2
+    role: slave
+  targets:
+  - db1090:9104
+
+- labels:
+    shard: s3
+    role: slave
+  targets:
+  - db1078:9104
+
+- labels:
+    shard: s4
+    role: slave
+  targets:
+  - db1091:9104
+
+- labels:
+    shard: s5
+    role: slave
+  targets:
+  - db1092:9104
+
+- labels:
     shard: s6
     role: slave
   targets:
@@ -11,3 +41,36 @@
   - db1088:9104
   - db1093:9104
 
+- labels:
+    shard: s7
+    role: slave
+  targets:
+  - db1094:9104
+
+- labels:
+    shard: x1
+    role: slave
+  targets:
+  - db1029:9104
+
+- labels:
+    shard: es1
+    role: standalone
+  targets:
+  - es1012:9104
+  - es1016:9104
+  - es1018:9104
+
+- labels:
+    shard: es2
+    role: slave
+  targets:
+  - es1011:9104
+  - es1013:9104
+
+- labels:
+    shard: es3
+    role: slave
+  targets:
+  - es1014:9104
+  - es1017:9104

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2379b41355c7c257b3d4b71dd9ccaadf741d1bce
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jcrespo <[email protected]>
Gerrit-Reviewer: Filippo Giunchedi <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to