Ori.livneh has uploaded a new change for review.

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

Change subject: set hhvm.xenon.period=600 on mw108{1-3} via hiera
......................................................................

set hhvm.xenon.period=600 on mw108{1-3} via hiera

This instructs the xenon extension to capture a PHP stack trace every 600
seconds. Change I1d218c2d6 captures these traces and routes them to fluorine.

Change-Id: Ia5937be92973ed00cedb452848936316339269c3
---
M hieradata/hosts/mw1081.yaml
A hieradata/hosts/mw1082.yaml
A hieradata/hosts/mw1083.yaml
3 files changed, 7 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/95/179395/1

diff --git a/hieradata/hosts/mw1081.yaml b/hieradata/hosts/mw1081.yaml
index a6864ed..03ae677 100644
--- a/hieradata/hosts/mw1081.yaml
+++ b/hieradata/hosts/mw1081.yaml
@@ -1,3 +1,3 @@
 hhvm::extra::fcgi:
   hhvm:
-    check_sym_link: false
+    xenon.period: 600
diff --git a/hieradata/hosts/mw1082.yaml b/hieradata/hosts/mw1082.yaml
new file mode 100644
index 0000000..03ae677
--- /dev/null
+++ b/hieradata/hosts/mw1082.yaml
@@ -0,0 +1,3 @@
+hhvm::extra::fcgi:
+  hhvm:
+    xenon.period: 600
diff --git a/hieradata/hosts/mw1083.yaml b/hieradata/hosts/mw1083.yaml
new file mode 100644
index 0000000..03ae677
--- /dev/null
+++ b/hieradata/hosts/mw1083.yaml
@@ -0,0 +1,3 @@
+hhvm::extra::fcgi:
+  hhvm:
+    xenon.period: 600

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia5937be92973ed00cedb452848936316339269c3
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>

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

Reply via email to