File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
doc-site/docs/releasenotes Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,14 @@ What's New:
1414 - Allows strictly ordered delivery of receipts from blockchain plugins that support it
1515 - Allows resilience on receipt delivery to core, against a checkpoint maintained in the connector
1616- Changes in metrics:
17- - Added new metrics for Data Exchange
18- - Added a namespace label to existing metrics and change gauges to vectors
19- - Added ` monitoring ` configuration section and deprecated ` metrics ` section
17+ - Added new metrics for Data Exchange for monitoring by a timeseries and alerting system.
18+ - ` ff_multiparty_node_identity_dx_mismatch ` notify that the certificate in FireFly Core is different to the one stored in Data Exchange
19+ - ` ff_multiparty_node_identity_dx_expiry_epoch ` emit the timestamp of the certificate of Data Exchange useful for SREs to monitor before it expires
20+ - Added a namespace label to existing metrics to separate metrics more easily
2021 - Added HTTP Response Time and Complete Gauge Support to ` firefly-common `
21- - Enhancements to private messaging with callback metric support and fix to use network namespace
22+ - Allow the ` metrics ` server to host additional routes such as status endpoints
23+ - This resulted in a new configuration section of ` monitoring ` to be more appropriate than ` metrics ` which has now be deprecated.
24+ - Fix to issue that resulted in retried private messages using local namespace rather than the network namespace
2225- Fix to issue that could result in messages being marked ` Pending ` on re-delivery of a batch over the network
2326- Miscellaneous bug fixes and minor improvements
2427- Documentation updates, new troubleshooting section for multiparty messages
You can’t perform that action at this time.
0 commit comments