Hernâni Marques
45c7a9fe4d
landing-stats: make collector multi-stack reusable
2026-07-17 16:26:18 +02:00
Hernâni Marques
3a7ad75888
monitoring: boxed badges + area.group test IDs
2026-07-17 15:55:50 +02:00
Hernâni Marques
ba43cc6ee2
monitoring: badge backgrounds for ok/info/warn/error
2026-07-17 15:48:56 +02:00
Hernâni Marques
91e29c8966
monitoring: richer colour for ok/info/warn/error lines
2026-07-17 15:48:06 +02:00
Hernâni Marques
7feb7d6a0f
monitoring/merge: origin ladder+metrics + stage domains/profiles
2026-07-17 15:46:50 +02:00
Hernâni Marques
ab2d43ce28
monitoring: stage TESTPAYSAN profile
2026-07-17 15:02:34 +02:00
Hernâni Marques
1e1819d5e2
monitoring: lefrancpaysan monnaie profile
2026-07-17 13:59:47 +02:00
Hernâni Marques
45121db841
monitoring: wallet-cli version in e2e
2026-07-17 13:18:40 +02:00
Hernâni Marques
fdcb254d05
monitoring: find user-local wallet-cli
2026-07-17 12:32:07 +02:00
Hernâni Marques
4b25f4e84a
docs: GOA deb upgrades + monitoring notes
2026-07-17 11:42:41 +02:00
Hernâni Marques
6e3f4b8fd0
monitoring: ATM 4200 ladder + paivana e2e
2026-07-17 11:04:05 +02:00
Hernâni Marques
f278c22e42
monitoring: compact landings + stats load
2026-07-17 10:18:23 +02:00
Hernâni Marques
8aed9a8851
monitoring: domain profiles + coloured tags
2026-07-17 09:30:04 +02:00
Hernâni Marques
a1a3fabfcf
landing: central container memory/load stats for all three sites
...
Collect RSS groups, top processes, and loadavg from inside each podman
container (not host /proc), merge into performance.memory, show compact
labels with cgroup limits and byte tooltips, and cover this in the test suite.
2026-07-17 08:55:00 +02:00
Hernâni Marques
42f19bd3cf
landing: harden GOA alt display for all three sites
...
Ship goa-amount.js inside each landing tree, add an inline fallback when
the asset is not yet deployed, keep CHF free of GOA unit names, fix
exchange amount_full wiring, and add test-landing-stats.sh (local + live).
2026-07-17 08:48:00 +02:00
Hernâni Marques
35f5d425c4
monitoring: final stats dashboard and ladder reserve matching
...
Print a boxed FINAL STATISTICS block after e2e/ladder (coins, flow,
tendencies, perf, load) and match force-select reserve_pub to the current
withdrawal so cumulative ladder wallets do not reuse stale pubs.
2026-07-17 08:28:00 +02:00
Hernâni Marques
036affa541
landing: compact GOA alt display and all-account bank fallback
...
Wire goa-amount.js into bank/exchange/merchant intros, deploy it with the
landings, and deepen the in-container bank stats fallback to scan all
accounts (skip only exchange) when the host timer is down.
2026-07-17 08:12:00 +02:00
Hernâni Marques
a03eaf10c3
scripts/taler-landing: hernani user systemd timer for central stats
...
Install path for hernani@koopa: oneshot service plus 2-minute timer that
runs the bank full scan and refreshes exchange/merchant stats via podman.
2026-07-17 07:55:00 +02:00
Hernâni Marques
ae84af0de3
scripts/taler-landing: full-scan bank collector with GOA alt units
...
Add a host-side Python collector that lists every bank account, pages
through all ledger rows, and emits stats.json with amount_alt fields
(Kilo/Mega/Peta-GOA) so large ladder withdrawals fit on the landing tiles.
2026-07-17 07:42:00 +02:00
Hernâni Marques
3c68d450e5
docs(monitoring): load, coins, pay ladder, alt units, SSH fallbacks
2026-07-17 03:04:54 +02:00
Hernâni Marques
260f71f8c4
feat(monitoring): ladder max-1 pin, pay ladder, cumulative wallet
2026-07-17 02:53:44 +02:00
Hernâni Marques
2471a50eaf
feat(monitoring): surface load and coins in inside and e2e
2026-07-17 02:27:20 +02:00
Hernâni Marques
342e16b94f
feat(monitoring): load/memory probes, coin inventory, alt_unit_names
2026-07-17 01:19:31 +02:00
Hernâni Marques
c2683e9031
fix(monitoring): fall back SSH to koopa-external when LAN is down
2026-07-17 00:58:33 +02:00
Hernâni Marques
8c721bb424
fix(monitoring): withdraw URI without :443 and show perf ms
2026-07-17 00:00:49 +02:00
Hernâni Marques
8418192b05
fix(monitoring): fresh wallet DB per ladder rung
2026-07-16 23:14:25 +02:00
Hernâni Marques
982f5ef64f
fix(monitoring): prefer latest reserve_pub for force-select
2026-07-16 22:35:44 +02:00
Hernâni Marques
4f645587e9
fix(monitoring): fix ladder bash syntax and soft-skip confirm
2026-07-16 22:24:23 +02:00
Hernâni Marques
7550ee5715
fix(monitoring): ladder min denom floor and soft confirm timeout
2026-07-16 21:52:16 +02:00
Hernâni Marques
388cc15c9e
fix(monitoring): drop run-until-done from GOA ladder
2026-07-16 21:17:12 +02:00
Hernâni Marques
da5f1fc374
fix(monitoring): clearer WARN lines (problem + context)
2026-07-16 20:43:56 +02:00
Hernâni Marques
921fb3cc2c
fix(monitoring): warn and continue on wallet 7006 (no denoms)
2026-07-16 20:38:37 +02:00
Hernâni Marques
122cdd23b4
fix(monitoring): treat GOA:0 accept-uri failure as warning only
2026-07-16 20:18:56 +02:00
Hernâni Marques
d09c411c93
fix(monitoring): drop unbound LADDER_RANGES in GOA ladder
2026-07-16 19:40:45 +02:00
Hernâni Marques
3e78a8c0b6
docs: cleanup day notes
2026-07-17 01:22:26 +02:00
Hernâni Marques
4bcdfb5dc2
bank: strip :443 from taler://withdraw URIs for wallet apps.
...
libeufin includes default HTTPS port; demo/auto-account APIs, refresh
scripts, and landing JS now normalize hosts without :443. ensure-taler-apps
also starts merchant ui-unlock after reboot.
2026-07-17 01:07:22 +02:00
Hernâni Marques
77e43a68bc
monitoring: shared metrics for Taler load, DB size, and wallet coins.
...
Host/container RAM and process probes plus dump-coins summaries for e2e and ladder.
2026-07-16 23:45:51 +02:00
Hernâni Marques
49b4943d9c
monitoring: GOA ladder phase with 23 steps from zero to max.
...
taler-monitoring ladder: log-uniform random rungs between fixed GOA:0 and bank ceiling.
2026-07-16 23:10:19 +02:00
Hernâni Marques
6a7c7614ba
bank: standalone GOA withdraw ladder helper script.
...
Fixed zero and max endpoints with random intermediate amounts for local tests.
2026-07-16 23:10:02 +02:00
Hernâni Marques
a74259b45e
Add bank maintenance script to raise all account debit limits.
...
mytops-style dry-run tool; PATCH debit_threshold for every libeufin account.
2026-07-16 21:17:43 +02:00
Hernâni Marques
17f2af9a1c
bank: default auto-confirm poll interval to 2 seconds.
...
Faster explorer pool confirmation for demo withdrawals.
2026-07-16 20:49:53 +02:00
Hernâni Marques
19ee6bc362
Automate Taler merchant and bank app start after container boot.
...
Containers only run sleep infinity; host ensure-taler-apps plus user
systemd units start postgres, httpd, libeufin, and auto-confirm.
2026-07-16 19:14:12 +02:00
Hernâni Marques
df7883498c
configs/nym: fix entrypoint and host-side binary download for build
...
Drop unsupported --no-banner; COPY pre-fetched nym-node; ignore binary/env/data.
2026-07-16 16:34:17 +02:00
Hernâni Marques
c19b7dea37
docs: SECRETS path day log and scripts index for nym
2026-07-16 16:24:45 +02:00
Hernâni Marques
afb333a4c5
scripts/nym: status.sh probe container and HTTP API
2026-07-16 15:55:54 +02:00
Hernâni Marques
a403999bf2
scripts/nym: up.sh compose start for live or mirror tree
2026-07-16 15:50:08 +02:00
Hernâni Marques
c1c8a5191f
scripts/nym: build.sh for localhost/koopa-nym image
2026-07-16 15:44:22 +02:00
Hernâni Marques
3c3603d769
scripts/nym: helper script index
2026-07-16 15:38:36 +02:00
Hernâni Marques
4c911b3bac
docs: new root as prior history lost (orphan + GC); ~215 commits not recoverable
2026-07-13 10:12:00 +02:00