View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009482 | Taler | deployment and operations | public | 2025-01-27 10:05 | 2025-02-02 23:11 |
Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 1.0 | Fixed in Version | 1.0 | ||
Summary | 0009482: monitoring should check for non-empty global fees | ||||
Description | at least for netzbon + tops, not for GLS! | ||||
Tags | No tags attached. | ||||
related to | 0008641 | resolved | Christian Grothoff | Take into account Taler "keys" while monitoring with Grafana. |
|
Ideally it should also check for wire fees that are valid at the current time. |
|
Using "$max(wire_fees[*].[*].end_date.t_s) > $millis()/1000" can be used to check that we have valid wire fees. |
|
Use "$max(global_fees[*].end_date.t_s) > $millis()/1000" to check for global fees (P2P enabled). |
|
Fixed in deployment and documented in the sysadmin manual as well. |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-01-27 10:05 | Christian Grothoff | New Issue | |
2025-01-27 10:05 | Christian Grothoff | Status | new => assigned |
2025-01-27 10:05 | Christian Grothoff | Assigned To | => Christian Grothoff |
2025-01-27 13:53 | Christian Grothoff | Relationship added | related to 0008641 |
2025-01-27 14:29 | Florian Dold | Note Added: 0024009 | |
2025-02-02 22:47 | Christian Grothoff | Note Added: 0024035 | |
2025-02-02 22:50 | Christian Grothoff | Note Added: 0024036 | |
2025-02-02 23:11 | Christian Grothoff | Status | assigned => resolved |
2025-02-02 23:11 | Christian Grothoff | Resolution | open => fixed |
2025-02-02 23:11 | Christian Grothoff | Fixed in Version | => 1.0 |
2025-02-02 23:11 | Christian Grothoff | Note Added: 0024037 | |
2025-02-02 23:11 | Christian Grothoff | Target Version | 1.0 stretch goals => 1.0 |