Commit graph

  • e544abac81 feat: parametrize the datasource master raito 2024-08-24 16:25:18 +0200
  • d6badc6472 feat: rebase import paths for grafonnet raito 2024-08-24 10:52:18 +0200
  • 2fea8de1ec feat: all phases! raito 2024-08-21 19:57:21 +0200
  • c990d0e853 Update python to 3.11 Thomas Draebing 2023-10-09 08:25:39 +0200
  • 517332653f Disable PodSecurityPolicies by default to support Kubernetes 1.25+ Thomas Draebing 2023-06-22 10:15:30 +0200
  • 5423672a21 Make gerrit_monitoring.py executable Matthias Sohn 2023-02-21 20:19:21 +0100
  • 2ea9735067 Add shebang to gerrit_monitoring.py script Matthias Sohn 2023-02-21 20:18:25 +0100
  • 09eccc6e78 Fix name of gerrit_monitoring.py script in README.md Matthias Sohn 2023-02-21 20:16:35 +0100
  • 7088daaa31 Add option to use vault to manage key used for encryption Thomas Draebing 2022-05-05 13:46:03 +0200
  • fad4eba966 Support a federated Prometheus setup Thomas Draebing 2021-12-16 18:30:18 +0100
  • 4a9d167637 Adapt receivecommits metrics Thomas Draebing 2021-10-29 10:14:51 +0200
  • 37dc340371
    Ensure that all dashboards are using 'defaults.datasource' Pat Long 2021-06-16 11:35:43 -0400
  • 8e8a55e650 Add healthcheck ping and dashboard for Gerrit Thomas Draebing 2021-02-11 09:28:33 +0100
  • 6813b84a99 Update Grafana helm-chart to 6.2.2 (Grafana 7.3.5) Thomas Draebing 2021-02-09 12:54:52 +0100
  • 73d4326206 gc panel: use for loop to add prometheus targets Matthias Sohn 2021-02-06 00:29:02 +0100
  • c6a7a985cd Fix yAxis label of gc-time panel Matthias Sohn 2021-02-05 01:04:06 +0100
  • 7d9aff0488 Fix series override alias for G1 old gen gc metric Matthias Sohn 2021-02-05 01:01:32 +0100
  • b72d83f48e Add gc metrics for ZGC and ShenandoahGC Matthias Sohn 2021-02-04 12:28:17 +0100
  • f839c376af Convert overview dashboard to grafonnet Thomas Draebing 2020-09-14 15:22:58 +0200
  • 7e3e4b76c5 Update Grafana chart Thomas Draebing 2020-09-16 09:57:31 +0200
  • 893b0c4f36 Convert replication dashboard to grafonnet Thomas Draebing 2020-09-11 16:36:58 +0200
  • c7c17679e9 Divide latency dashboard Thomas Draebing 2020-09-11 16:12:35 +0200
  • 0b4c16e881 Convert latency dashboard to grafonnet Thomas Draebing 2020-09-10 15:07:46 +0200
  • 3e811f272b Convert git fetch/clone dashboard to grafonnet Thomas Draebing 2020-09-10 10:40:33 +0200
  • 12aba901e4 Extract yAxis object Thomas Draebing 2020-09-10 10:31:38 +0200
  • 82d9ead576 Convert caches dashboard to grafonnet Thomas Draebing 2020-09-09 16:44:52 +0200
  • 72391ac5e5 Convert queues dashboard to grafonnet Thomas Draebing 2020-09-09 16:03:58 +0200
  • ce5b8300f1 Start using Grafonnet to create Grafana dashboards Thomas Draebing 2020-08-25 13:16:42 +0200
  • baa386bd98 Update Prometheus chart to 12.0.0. Thomas Draebing 2020-11-24 13:53:45 +0100
  • f9867a49ef Update helm chart stable repository URL Thomas Draebing 2020-11-20 09:32:03 +0100
  • bec7bf7897 Adapt dashboards to be accepted by Grafana dashboard repository Thomas Draebing 2020-11-20 09:15:55 +0100
  • 65582f2deb Also monitor parallel GC Thomas Draebing 2020-08-25 13:12:04 +0200
  • f5c4885e67 Remove basic auth between promtail chart and loki Thomas Draebing 2020-08-19 13:26:16 +0200
  • 50c3a5aac8 Merge changes I574c3b05,I95020080,I894e47f3,I86c5c547 Thomas Dräbing 2020-06-30 12:51:50 +0000
  • ad0b8c71ee Add alert on Gerrit threads in deadlock Thomas Draebing 2020-06-24 13:21:09 +0200
  • 89ee46a081 Adapt to ytt 0.28.0 Thomas Draebing 2020-06-19 17:32:19 +0200
  • 3b4005a047 Sort monitoring and logging components into sub-maps in the config Thomas Draebing 2020-05-20 15:56:57 +0200
  • 3887f2b53c Collect logs from Gerrit in Kubernetes Thomas Draebing 2020-05-14 16:48:59 +0200
  • de8fee4f68 Add promtail chart to collect logs from cluster Thomas Draebing 2020-05-13 16:08:04 +0200
  • aab93a806b Fix error if output directory didn't exist Thomas Draebing 2020-05-20 15:58:21 +0200
  • 451882b7e9 Allow to monitor Gerrit on Kubernetes Thomas Draebing 2020-04-29 17:33:42 +0200
  • 7663baf7be Use gerrit_build_info metric to display Gerrit version Thomas Draebing 2020-05-14 15:23:46 +0200
  • e8b2651af2 Add latency dashboard Matthias Sohn 2020-05-05 18:30:18 +0200
  • dc60bd1654 Fix installation if TLS verification is skipped Thomas Draebing 2020-04-29 17:33:51 +0200
  • d0b53a0970 Create CA-certificate file for promtail during installation Thomas Draebing 2020-03-05 16:45:51 +0100
  • 2ead0f0a05 Version promtail version Thomas Draebing 2020-03-05 15:46:34 +0100
  • 0bdb1d02e0 Create promtail config per Gerrit host Thomas Draebing 2020-03-05 15:28:26 +0100
  • 6b75c12831 Rewrite the scripts in python Thomas Draebing 2020-03-13 09:39:41 +0100
  • 3f8594c3cb Fix typo in install.sh script Thomas Draebing 2020-04-15 14:02:42 +0200
  • 81ab4f166a Merge changes I1ba3967a,Id55095c3 Thomas Dräbing 2020-04-08 13:18:16 +0000
  • b34c47f817 Merge changes I1efdc490,I220d90d3,I405f09f7,I392b2ddf,I84062d6e Thomas Dräbing 2020-04-08 13:17:58 +0000
  • a8135ce8c4 Relabel the instance label for prometheus and loki metrics Thomas Draebing 2020-04-03 13:36:34 +0200
  • e2a5902494 Merge "Show more lines in log queries in Grafana" Thomas Dräbing 2020-04-03 09:58:31 +0000
  • f960eb5eab Add dashboard for Loki metrics Thomas Draebing 2020-03-26 16:57:30 +0100
  • ff7fd22ca2 Add dashboard to monitor Prometheus data Thomas Draebing 2020-03-26 13:34:08 +0100
  • 442bf6fb98 Only show Gerrit instances in the instance dropdowns Thomas Draebing 2020-04-03 11:37:27 +0200
  • 623332e4b3 Create a configmap per dashboard Thomas Draebing 2020-03-26 09:55:39 +0100
  • 6d3c31e50c Merge "Update Grafana to 6.7.1" Thomas Dräbing 2020-03-26 08:06:30 +0000
  • d7d1703c44 Merge changes I2cd9c872,I26cfd395 Matthias Sohn 2020-03-24 22:41:09 +0000
  • 202a3168ce Show more lines in log queries in Grafana Thomas Draebing 2020-03-09 17:42:04 +0100
  • 10a0a54069 Update Grafana to 6.7.1 Thomas Draebing 2020-03-20 12:23:41 +0100
  • aa0c5252f0 Describe infrastructure dependencies Thomas Draebing 2020-03-19 10:25:48 +0100
  • eb4e6ea191 Use object store to store chunks created by Loki Thomas Draebing 2020-03-19 09:55:18 +0100
  • 5d4c32212e Merge changes Icaada525,Ifbf13edb Thomas Dräbing 2020-03-24 14:50:12 +0000
  • b1be26012b Scrape Loki metrics Thomas Draebing 2020-03-23 16:09:54 +0100
  • ead4e7d5cc Monitor Prometheus itself Thomas Draebing 2020-03-23 15:39:29 +0100
  • 1d6a3dcc5e Remove custom labels added to logs during parsing Thomas Draebing 2020-03-23 11:53:13 +0100
  • ab26ebb833 Increase the chunk_retain_period to 15 minutes Thomas Draebing 2020-03-23 11:41:01 +0100
  • 8b308e2973 Set resource limit for Loki pods Thomas Draebing 2020-03-17 14:48:52 +0100
  • 8ab8153f8e Increase number of allowed requests per log parser Thomas Draebing 2020-03-17 09:09:51 +0100
  • 14e7530aab Process dashboard: add panel showing system load Matthias Sohn 2020-03-13 17:29:34 +0100
  • 4a96ed4947 Process dashboard: show number of available CPUs Matthias Sohn 2020-03-13 17:14:04 +0100
  • 8daaa2695f Add basic dev documentation Thomas Draebing 2020-03-11 14:15:33 +0100
  • be862d863e Move internal project to open source Thomas Draebing 2020-03-11 13:46:52 +0100
  • 4314ca0fbc Initial empty repository David Pursehouse 2020-03-06 09:09:23 +0000