Verified Commit 96e152ab authored by anarcat's avatar anarcat 💥
Browse files

cross-ref civicrm and donate metrics sections

I was looking for the answer to "what are the metrics here".
parent 11b740f3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -566,6 +566,9 @@ comment](https://gitlab.torproject.org/tpo/web/civicrm/-/issues/78#note_3076161)
Only the last metric above is hooked up to alerting for now, see
[tpo/web/donate-neo#75](https://gitlab.torproject.org/tpo/web/donate-neo/-/issues/75) for a deeper discussion.

Note that the donate front-end also exports its own metrics, see the
[Donate Monitoring and metrics documentation](service/donate#monitoring-and-metrics) for details.

## Tests

TODO: what to test on major CiviCRM upgrades, specifically in CiviCRM?
+3 −0
Original line number Diff line number Diff line
@@ -798,6 +798,9 @@ that can be used to diagnose performance issues.

See [tpo/web/donate-neo#75](https://gitlab.torproject.org/tpo/web/donate-neo/-/issues/75) for followup on missing metrics.

Also note that the CiviCRM side of things has its own metrics, see the
[CiviCRM monitoring and metrics documentation](service/crm#monitoring-and-metrics).

## Tests

To test donations after upgrades or to confirm everything works, see