You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
Performance/Runbook/Arc Lamp service: Difference between revisions
< Performance | Runbook
Jump to navigation
Jump to search
imported>Krinkle No edit summary |
imported>Krinkle No edit summary |
||
Line 1: | Line 1: | ||
This is the runbook for deploying and monitoring ''' | This is the runbook for deploying and monitoring '''Arc Lamp''' (formerly known as "xenon-log"). | ||
==Hosts== | ==Hosts== | ||
Line 8: | Line 8: | ||
*webperf2002 ([[Codfw cluster]]): [https://grafana.wikimedia.org/d/000000377/host-overview?var-server=webperf2001&var-datasource=codfw%20prometheus%2Fops Grafana host monitor]. | *webperf2002 ([[Codfw cluster]]): [https://grafana.wikimedia.org/d/000000377/host-overview?var-server=webperf2001&var-datasource=codfw%20prometheus%2Fops Grafana host monitor]. | ||
*deployment-webperf12 (Beta cluster): [https://grafana-labs.wikimedia.org/dashboard/db/prometheus-machine-stats?orgId=1&var-server=deployment-webperf12:9100&var-datasource=Beta%20Prometheus grafana-labs machine stats]. | *deployment-webperf12 (Beta cluster): [https://grafana-labs.wikimedia.org/dashboard/db/prometheus-machine-stats?orgId=1&var-server=deployment-webperf12:9100&var-datasource=Beta%20Prometheus grafana-labs machine stats]. | ||
The service depends on a Redis instance installed on [[mwlog]] hosts. | |||
==Service== | ==Service== | ||
Line 23: | Line 24: | ||
[[Category:Performance Team]] | [[Category:Performance Team]] | ||
[[Category:Runbooks]] | [[Category:Runbooks|Arc Lamp]] |
Latest revision as of 20:49, 10 May 2021
This is the runbook for deploying and monitoring Arc Lamp (formerly known as "xenon-log").
Hosts
The puppet role for these services is role::webperf:profiling_tools.
- webperf1002 (Eqiad cluster): Grafana host monitor.
- webperf2002 (Codfw cluster): Grafana host monitor.
- deployment-webperf12 (Beta cluster): grafana-labs machine stats.
The service depends on a Redis instance installed on mwlog hosts.
Service

Architecture of Arc Lamp (as of December 2019).
Meta
- Public URL: https://performance.wikimedia.org/arclamp/svgs/daily/ (documentation)
- Host: webperf-2
- Source code: modules/arclamp and profile::webperf::arclamp.
- Documentation: README
XHGui
- Documentation moved to Performance/Runbook/XHGui service#Upgrade XHGui.