Page MenuHomePhabricator

Jgreen (Jeff Green)
User

Today

  • No visible events.

Tomorrow

  • No visible events.

Saturday

  • No visible events.

User Details

User Since
Nov 25 2014, 1:54 PM (576 w, 1 d)
Availability
Available
IRC Nick
Jeff_Green
LDAP User
Jgreen
MediaWiki User
Jgreen (wmf) [ Global Accounts ]

Recent Activity

Yesterday

Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Wed, Dec 10, 5:10 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops

Tue, Dec 9

Jgreen created T412121: Reduce fundraising prometheus trino metric collection.
Tue, Dec 9, 3:24 PM · fundraising-tech-ops
Jgreen closed T402316: Add monitoring for number of transactions imported with |dup-XXXXX appended to the invoice ID as Resolved.

This is the updated panel: https://frmon.wikimedia.org/goto/ff6iecgkug2rka?orgId=1 on the Payment Transaction Outcomes dashboard. This is something we could alert on with the new alertmanager rules if we wish.

Tue, Dec 9, 2:05 PM · Fundraising Sprint: Xiaolongbao, Fundraising Sprint: Vixen, fr-current-sprint, Fundraising-Backlog

Wed, Dec 3

Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Wed, Dec 3, 9:04 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops

Mon, Dec 1

Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Mon, Dec 1, 9:50 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops
Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Mon, Dec 1, 9:37 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops
Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Mon, Dec 1, 9:36 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops
Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Mon, Dec 1, 9:35 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops
Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Mon, Dec 1, 9:34 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops
Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Mon, Dec 1, 9:31 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops
Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Mon, Dec 1, 9:25 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops
Jgreen moved T411034: Skip civicrm temporary tables in fundraisingdb dump_database run from Triage to Backlog on the fundraising-tech-ops board.
Mon, Dec 1, 9:23 PM · fundraising-tech-ops
Jgreen moved T411036: Replace pay-lb anycast-healthcheck check_cmd with a non-nagios alternative from Triage to Backlog on the fundraising-tech-ops board.
Mon, Dec 1, 9:23 PM · fundraising-tech-ops
Jgreen moved T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga from Up Next to In Progress on the fundraising-tech-ops board.
Mon, Dec 1, 9:22 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops
Jgreen moved T367820: Q1:rack/setup/install franio100[1-3] from Backlog to Done on the fundraising-tech-ops board.
Mon, Dec 1, 9:21 PM · fundraising-tech-ops
Jgreen moved T410071: Report number of rows in Unsubscribe export file to prometheus from Triage to Done on the fundraising-tech-ops board.
Mon, Dec 1, 9:21 PM · Fundraising Sprint WWaally hoo, fundraising-tech-ops, fr-acoustic, Fundraising-Backlog
Jgreen moved T395337: Investigate Trino <> dbt TOO_MANY_REQUESTS_FAILED errors from Backlog to Done on the fundraising-tech-ops board.
Mon, Dec 1, 9:21 PM · FR-Tech-Analytics, fundraising-tech-ops, Fundraising analytics stack
Jgreen moved T395336: Investigate Trino/ HMS <> dbt read timeout errors from Backlog to Done on the fundraising-tech-ops board.
Mon, Dec 1, 9:21 PM · FR-Tech-Analytics, fundraising-tech-ops, Fundraising analytics stack
Jgreen moved T407948: Float mismatch between PHP and MariaDB – precision / serialize_precision issue from In Progress to Done on the fundraising-tech-ops board.
Mon, Dec 1, 9:21 PM · Patch-For-Review, fundraising-tech-ops, FR-WMF-Audit, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM
Jgreen moved T364184: FR-Tech FY2526Q2 maintenance window from Maint Window to Done on the fundraising-tech-ops board.
Mon, Dec 1, 9:20 PM · fr-current-sprint, Fundraising Sprint: Vixen, fundraising-tech-ops, Fundraising-Backlog
Jgreen moved T404627: Metabase Access Request - Olga Vasileva from Watching to Done on the fundraising-tech-ops board.
Mon, Dec 1, 9:20 PM · FR-Tech-Analytics, fundraising-tech-ops, Fundraising-Backlog

Tue, Nov 25

Jgreen created T411036: Replace pay-lb anycast-healthcheck check_cmd with a non-nagios alternative.
Tue, Nov 25, 4:25 PM · fundraising-tech-ops
Jgreen created T411034: Skip civicrm temporary tables in fundraisingdb dump_database run.
Tue, Nov 25, 4:16 PM · fundraising-tech-ops

Mon, Nov 24

Jgreen added a comment to T410581: Scope: expose metabase usage log information.

There are two tables in the metabase mariadb database that could be useful:

MariaDB [metabase]> desc login_history;
+--------------------+--------------+------+-----+----------------------+----------------+
| Field              | Type         | Null | Key | Default              | Extra          |
+--------------------+--------------+------+-----+----------------------+----------------+
| id                 | int(11)      | NO   | PRI | NULL                 | auto_increment |
| timestamp          | timestamp(6) | NO   | MUL | current_timestamp(6) |                |
| user_id            | int(11)      | NO   | MUL | NULL                 |                |
| session_id         | varchar(254) | YES  | MUL | NULL                 |                |
| device_id          | char(36)     | NO   |     | NULL                 |                |
| device_description | longtext     | YES  |     | NULL                 |                |
| ip_address         | longtext     | YES  |     | NULL                 |                |
+--------------------+--------------+------+-----+----------------------+----------------+
Mon, Nov 24, 10:16 PM · Fundraising-Backlog, fundraising-tech-ops

Wed, Nov 12

Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Wed, Nov 12, 6:29 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops
Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Wed, Nov 12, 5:15 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops
Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Wed, Nov 12, 4:31 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops
Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Wed, Nov 12, 4:28 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops
Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Wed, Nov 12, 3:53 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops
Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Wed, Nov 12, 3:07 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops
Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Wed, Nov 12, 3:05 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops
Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Wed, Nov 12, 2:52 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops
Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Wed, Nov 12, 2:50 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops
Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Wed, Nov 12, 2:48 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops
Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Wed, Nov 12, 2:37 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops
Jgreen updated the task description for T367370: Shift frack alerting to use prometheus-alertmanager instead of icinga.
Wed, Nov 12, 2:35 PM · Patch-For-Review, Observability-Alerting, Fundraising-Backlog, fundraising-tech-ops

Nov 6 2025

Jgreen moved T324628: Test task for automation from Watching to Done on the fundraising-tech-ops board.
Nov 6 2025, 3:42 PM · fundraising-tech-ops
Jgreen moved T401821: Too many requests 529 error - Global (not just NL as first described) from Watching to Done on the fundraising-tech-ops board.
Nov 6 2025, 3:41 PM · fundraising-tech-ops, FR-donorrelations, Fundraising Tech - Chaos Crew, Fundraising-Backlog
Jgreen moved T393996: Downgrade pfw1-codfw to Junos 23.4R2-S3 from Maint Window to Done on the fundraising-tech-ops board.
Nov 6 2025, 3:41 PM · fundraising-tech-ops, Infrastructure-Foundations, netops

Oct 22 2025

Jgreen added a comment to T367820: Q1:rack/setup/install franio100[1-3].

Hey @Jgreen Is this okay to close, or would you like this assigned to you?

Oct 22 2025, 5:05 PM · fundraising-tech-ops
Jgreen added a comment to T407927: Monitor the success percentage for each payment methods.

I think we're close to being able to get this from prometheus based on the metric "logged_payments". This is a counter collected from logs on one-minute intervals and sub-categorized by several labels. The labels are my best guess of how we'd want things categorized, and probably need refinement.

Oct 22 2025, 4:36 PM · fundraising-tech-ops, Fundraising-Backlog

Oct 21 2025

Jgreen moved T401297: Move pfw1b-codfw to rack F5 from Watching to Done on the fundraising-tech-ops board.
Oct 21 2025, 6:13 PM · Infrastructure-Foundations, fundraising-tech-ops, netops
Jgreen moved T400848: Review Redis session handler locking from Watching to Done on the fundraising-tech-ops board.
Oct 21 2025, 6:13 PM · Fundraising Sprint: Temp file pura, fr-current-sprint, Patch-For-Review, fundraising-tech-ops, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM
Jgreen updated subscribers of T405982: Q2:install (1) SSD each into franio200[1-3].

@Jgreen we got these drives in. <edit> When is a good time to install the drives in 2001-2003?

Oct 21 2025, 6:11 PM · SRE, fundraising-tech-ops, ops-codfw, DC-Ops

Oct 17 2025

Jgreen added a project to T407554: Use Case Proposal: Self-Hosted CDN for Partner Scripts and Static Assets: fundraising-tech-ops.
Oct 17 2025, 12:47 PM · 25 Dec Q3 Planning, Fundraising-Tech-Roadmap, fr-techtalk, fundraising-tech-ops, Fundraising-Backlog

Oct 15 2025

Jgreen added a comment to T402316: Add monitoring for number of transactions imported with |dup-XXXXX appended to the invoice ID.

These are pretty rare so it took a while to catch anything, but the prometheus collector is working now.

Oct 15 2025, 1:09 PM · Fundraising Sprint: Xiaolongbao, Fundraising Sprint: Vixen, fr-current-sprint, Fundraising-Backlog

Oct 14 2025

Jgreen reopened T407175: Staging restore issue as "Open".

Ok, I'm reopening this so I don't forget.

Oct 14 2025, 6:50 PM · fundraising-tech-ops, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM
Jgreen added a comment to T407175: Staging restore issue.

@Eileenmcnaughton I haven't changed anything yet, for now users should only be able to read from the live replica smashpig. Yeah dev_smashpig is probably ancient.

Oct 14 2025, 6:45 PM · fundraising-tech-ops, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM
Jgreen moved T407175: Staging restore issue from Triage to Done on the fundraising-tech-ops board.
Oct 14 2025, 4:52 PM · fundraising-tech-ops, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM
Jgreen closed T407175: Staging restore issue as Resolved.
Oct 14 2025, 4:52 PM · fundraising-tech-ops, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM
Jgreen added a comment to T407175: Staging restore issue.

Ok, fixed I think. The issue was that the view was created with DEFINER=civicrm@10.64.40.% and user civicrm was missing select access on the target table.

Oct 14 2025, 4:17 PM · fundraising-tech-ops, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM
Jgreen added a comment to T407175: Staging restore issue.

The create view syntax is the same for the view in civicrm vs dev_civicrm, so I think it's probably a permissions issue, looking at that now.

Oct 14 2025, 3:11 PM · fundraising-tech-ops, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM

Oct 8 2025

Jgreen updated the task description for T392112: [MinIO] Improve cluster to minimum system configuration for production.
Oct 8 2025, 12:42 PM · User-greg, Data-Engineering-Radar, Epic, Fundraising analytics stack
Jgreen added a comment to T367820: Q1:rack/setup/install franio100[1-3].

@Jgreen i have installed the 5th drive T405983 was there anything left on dcops side @VRiley-WMF

Oct 8 2025, 12:34 PM · fundraising-tech-ops

Oct 7 2025

Jgreen closed T405977: DNS resolution errors on payments1005 as Resolved.

This seems to have cleared up around 9:20 on 2025-09-30, nothing significant in the logs after that. I don't see anything in the logs, server admin logs, etc that would explain the resolution or cause.

Oct 7 2025, 12:58 PM · Fundraising-Backlog, fundraising-tech-ops
Jgreen added a comment to T404243: Track Donor Portal navigation (with web beacons?).

We want to know how many people click that but then choose one of the alternatives like switching to annual, pausing, or reducing the amount.

Oct 7 2025, 12:15 PM · 25 Dec Q3 Planning, Fundraising-Tech-Roadmap, FR-Donor-portal, Fundraising-Backlog

Oct 6 2025

Jgreen added a comment to T402316: Add monitoring for number of transactions imported with |dup-XXXXX appended to the invoice ID.

@Ejegg, is this something we want to alert about or just make it graphable?

Oct 6 2025, 9:02 PM · Fundraising Sprint: Xiaolongbao, Fundraising Sprint: Vixen, fr-current-sprint, Fundraising-Backlog
Jgreen placed T367804: Q1:rack/setup/install frand200[12] up for grabs.
Oct 6 2025, 5:29 PM · fundraising-tech-ops
Jgreen placed T367820: Q1:rack/setup/install franio100[1-3] up for grabs.
Oct 6 2025, 5:29 PM · fundraising-tech-ops
Jgreen closed T386259: Service monitoring for FR analytics platform., a subtask of T377362: EPIC: Trino/MinIO/Hive-Standalone-Metaserver/Dagster/Metabase/Superset Implementation, as Resolved.
Oct 6 2025, 5:28 PM · User-greg, Data-Engineering-Radar, Data-Engineering, Epic, Fundraising analytics stack
Jgreen closed T386259: Service monitoring for FR analytics platform. as Resolved.

Closing b/c I think we're close enough, although we aren't alerting for HMS outages directly we'll know quickly if there is an outage because trino will complain.

Oct 6 2025, 5:28 PM · Patch-For-Review, Fundraising analytics stack, fundraising-tech-ops
Jgreen added a comment to T404243: Track Donor Portal navigation (with web beacons?).

Could we get the info we need from the API side? Looking at this https://civicrm.org/extensions/api-rest-log -- As long as the login method is to request a link, I think the request would go app -> portal->civiproxy->api and the event could be loggable into DB from the API side.

Oct 6 2025, 5:21 PM · 25 Dec Q3 Planning, Fundraising-Tech-Roadmap, FR-Donor-portal, Fundraising-Backlog

Oct 2 2025

Jgreen added a comment to T402316: Add monitoring for number of transactions imported with |dup-XXXXX appended to the invoice ID.

I noticed the regex that was supposed to catch these wasn't quite right, hopefully fixed now.

Oct 2 2025, 1:44 PM · Fundraising Sprint: Xiaolongbao, Fundraising Sprint: Vixen, fr-current-sprint, Fundraising-Backlog

Sep 29 2025

Jgreen closed T400721: set up automation to restart trino as Declined.

Trino has been stable after the last upgrade and tuning limits on the client side, a restarter service doesn't seem needed anymore.

Sep 29 2025, 7:11 PM · fundraising-tech-ops, Fundraising analytics stack
Jgreen triaged T405657: Upgrade FR hive-standalone-metastore to 4.1.0 as Medium priority.
Sep 29 2025, 7:01 PM · Fundraising analytics stack, fundraising-tech-ops
Jgreen triaged T404759: pip_venv_updater fails to update vulnerable packages in Fundraising dagster as Medium priority.
Sep 29 2025, 7:01 PM · Fundraising analytics stack, fundraising-tech-ops
Jgreen triaged T405228: Enable prometheus-jmx-exporter for FR hive-standalone-metastore as Medium priority.
Sep 29 2025, 7:01 PM · Fundraising analytics stack, fundraising-tech-ops
Jgreen updated the task description for T405657: Upgrade FR hive-standalone-metastore to 4.1.0.
Sep 29 2025, 4:55 PM · Fundraising analytics stack, fundraising-tech-ops
Jgreen moved T405657: Upgrade FR hive-standalone-metastore to 4.1.0 from Triage to In Progress on the fundraising-tech-ops board.
Sep 29 2025, 12:54 PM · Fundraising analytics stack, fundraising-tech-ops
Jgreen moved T395336: Investigate Trino/ HMS <> dbt read timeout errors from Triage to Backlog on the fundraising-tech-ops board.
Sep 29 2025, 12:54 PM · FR-Tech-Analytics, fundraising-tech-ops, Fundraising analytics stack

Sep 26 2025

Jgreen updated the task description for T364182: FR-Tech FY2526Q1 maintenance window.
Sep 26 2025, 4:54 PM · Fundraising Sprint: Spaghetti code and makefiles, fr-current-sprint, fundraising-tech-ops, Fundraising-Backlog
Jgreen moved T405228: Enable prometheus-jmx-exporter for FR hive-standalone-metastore from In Progress to Done on the fundraising-tech-ops board.
Sep 26 2025, 4:53 PM · Fundraising analytics stack, fundraising-tech-ops
Jgreen updated the task description for T386259: Service monitoring for FR analytics platform..
Sep 26 2025, 4:52 PM · Patch-For-Review, Fundraising analytics stack, fundraising-tech-ops
Jgreen closed T405228: Enable prometheus-jmx-exporter for FR hive-standalone-metastore, a subtask of T386259: Service monitoring for FR analytics platform., as Resolved.
Sep 26 2025, 4:52 PM · Patch-For-Review, Fundraising analytics stack, fundraising-tech-ops
Jgreen closed T405228: Enable prometheus-jmx-exporter for FR hive-standalone-metastore as Resolved.
Sep 26 2025, 4:52 PM · Fundraising analytics stack, fundraising-tech-ops

Sep 25 2025

Jgreen updated the task description for T405657: Upgrade FR hive-standalone-metastore to 4.1.0.
Sep 25 2025, 7:47 PM · Fundraising analytics stack, fundraising-tech-ops
Jgreen updated the task description for T405657: Upgrade FR hive-standalone-metastore to 4.1.0.
Sep 25 2025, 7:43 PM · Fundraising analytics stack, fundraising-tech-ops
Jgreen created T405657: Upgrade FR hive-standalone-metastore to 4.1.0.
Sep 25 2025, 7:32 PM · Fundraising analytics stack, fundraising-tech-ops
Jgreen moved T404759: pip_venv_updater fails to update vulnerable packages in Fundraising dagster from In Progress to Done on the fundraising-tech-ops board.
Sep 25 2025, 7:23 PM · Fundraising analytics stack, fundraising-tech-ops
Jgreen updated the task description for T364182: FR-Tech FY2526Q1 maintenance window.
Sep 25 2025, 2:09 PM · Fundraising Sprint: Spaghetti code and makefiles, fr-current-sprint, fundraising-tech-ops, Fundraising-Backlog
Jgreen removed a project from T217181: Create an on-wiki index of fundraising-tech-related google docs: fundraising-tech-ops.
Sep 25 2025, 1:25 PM · Fundraising-Backlog
Jgreen closed T404253: Adyen firewall issue 2025-09-10 as Resolved.
Sep 25 2025, 1:24 PM · fundraising-tech-ops, Fundraising-Backlog
Jgreen moved T399109: Final setup for Metabase mariadb user from Triage to Done on the fundraising-tech-ops board.
Sep 25 2025, 1:23 PM · FR-Tech-Analytics, fundraising-tech-ops
Jgreen moved T367817: Investigate Dagster packaging, install, security monitoring from Triage to Backlog on the fundraising-tech-ops board.
Sep 25 2025, 1:23 PM · fundraising-tech-ops, SecTeam-Processed, Privacy Engineering, Security Preview
Jgreen removed a project from T216633: Redis queues should use a key prefix: fundraising-tech-ops.
Sep 25 2025, 1:16 PM · Fundraising-Backlog
Jgreen closed T392396: Can we get more MariaDB deadlock tools? as Resolved.

AFAICT this is done

Sep 25 2025, 1:13 PM · Patch-For-Review, fundraising-tech-ops, Fundraising-Backlog
Jgreen changed the status of T114404: Serve cache control headers for static resources on paymentswiki, a subtask of T140311: [Epic] Payments performance tuning, from Open to Stalled.
Sep 25 2025, 1:09 PM · Epic, MediaWiki-extensions-DonationInterface, Performance Issue, fundraising-tech-ops, Fundraising-Backlog
Jgreen changed the status of T114404: Serve cache control headers for static resources on paymentswiki from Open to Stalled.
Sep 25 2025, 1:09 PM · Fundraising-Backlog, Performance Issue
Jgreen moved T383937: Queue consume failed with code 137 - (ERROR Killed) on the donations queue consumer and recurring queue consumer from Watching to Done on the fundraising-tech-ops board.
Sep 25 2025, 1:07 PM · fundraising-tech-ops, Fundraising Tech - Chaos Crew, Fundraising-Backlog
Jgreen closed T404895: Update trino config options to switch from deprecated hive settings as Resolved.

The issue was caused by a missing s3.region setting.

Sep 25 2025, 12:54 PM · FR-Tech-Analytics, fundraising-tech-ops

Sep 24 2025

Jgreen moved T404755: pip_venv_updater fails to update vulnerable packages in Fundraising superset_beta project from In Progress to Done on the fundraising-tech-ops board.
Sep 24 2025, 5:55 PM · Fundraising analytics stack, fundraising-tech-ops
Jgreen updated the task description for T364182: FR-Tech FY2526Q1 maintenance window.
Sep 24 2025, 2:43 PM · Fundraising Sprint: Spaghetti code and makefiles, fr-current-sprint, fundraising-tech-ops, Fundraising-Backlog
Jgreen updated the task description for T364182: FR-Tech FY2526Q1 maintenance window.
Sep 24 2025, 2:05 PM · Fundraising Sprint: Spaghetti code and makefiles, fr-current-sprint, fundraising-tech-ops, Fundraising-Backlog
Jgreen updated the task description for T364182: FR-Tech FY2526Q1 maintenance window.
Sep 24 2025, 2:02 PM · Fundraising Sprint: Spaghetti code and makefiles, fr-current-sprint, fundraising-tech-ops, Fundraising-Backlog
Jgreen updated the task description for T364182: FR-Tech FY2526Q1 maintenance window.
Sep 24 2025, 2:02 PM · Fundraising Sprint: Spaghetti code and makefiles, fr-current-sprint, fundraising-tech-ops, Fundraising-Backlog

Sep 23 2025

Jgreen updated the task description for T364182: FR-Tech FY2526Q1 maintenance window.
Sep 23 2025, 4:55 PM · Fundraising Sprint: Spaghetti code and makefiles, fr-current-sprint, fundraising-tech-ops, Fundraising-Backlog
Jgreen updated the task description for T364182: FR-Tech FY2526Q1 maintenance window.
Sep 23 2025, 1:27 PM · Fundraising Sprint: Spaghetti code and makefiles, fr-current-sprint, fundraising-tech-ops, Fundraising-Backlog
Jgreen updated the task description for T364182: FR-Tech FY2526Q1 maintenance window.
Sep 23 2025, 1:27 PM · Fundraising Sprint: Spaghetti code and makefiles, fr-current-sprint, fundraising-tech-ops, Fundraising-Backlog
Jgreen closed T404755: pip_venv_updater fails to update vulnerable packages in Fundraising superset_beta project as Resolved.

Workaround is committed and will apply next time we rebuild the venv.

Sep 23 2025, 11:52 AM · Fundraising analytics stack, fundraising-tech-ops
Jgreen moved T405228: Enable prometheus-jmx-exporter for FR hive-standalone-metastore from Triage to In Progress on the fundraising-tech-ops board.
Sep 23 2025, 11:50 AM · Fundraising analytics stack, fundraising-tech-ops