Skip to content

feat(monitoring): added monitoring to cbdc - #52

Merged
RafaelAPB merged 2 commits into
hyperledger-cacti:mainfrom
JJSantos22:changed-to-besu-to-besu
Aug 27, 2026
Merged

feat(monitoring): added monitoring to cbdc#52
RafaelAPB merged 2 commits into
hyperledger-cacti:mainfrom
JJSantos22:changed-to-besu-to-besu

Conversation

@JJSantos22

@JJSantos22 JJSantos22 commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Description

This PR updates the CBDC bridging demo to use a Besu-to-Besu setup and adds monitoring support.

Main changes

  • Replaced the previous Fabric/Besu topology with BESU_A and BESU_B.
  • Updated backend, frontend, APIs, and tests to support both Besu ledgers.
  • Added a Grafana/OpenTelemetry monitoring container connected to the SATP environment.
  • Updated SATP gateway and Besu configuration to support the new setup.
  • Aligned dependencies and applied compatibility fixes required by the updated stack.

The result is a CBDC demo that supports SATP transfers between two Besu networks with integrated observability.

@RafaelAPB

Copy link
Copy Markdown
Contributor

@JJSantos22 could you please fix the DCO and assure that the pipeline passes?

@JJSantos22
JJSantos22 force-pushed the changed-to-besu-to-besu branch from 41641ab to 87e94d9 Compare August 26, 2026 21:41
@JJSantos22

Copy link
Copy Markdown
Contributor Author

@JJSantos22 could you please fix the DCO and assure that the pipeline passes?

Done

@JJSantos22
JJSantos22 force-pushed the changed-to-besu-to-besu branch from 87e94d9 to 9105592 Compare August 26, 2026 21:59
@RafaelAPB

Copy link
Copy Markdown
Contributor

@JJSantos22 thank you! Could you please check the build? It is failing

@JJSantos22

JJSantos22 commented Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

@JJSantos22 thank you! Could you please check the build? It is failing

@RafaelAPB It is failing because it is missing the generated files (those that are not possible to commit according to the commit script). I have the files ready, however I require some guidance regarding what to do in these cases

@RafaelAPB

Copy link
Copy Markdown
Contributor

@JJSantos22 you're right. I've update the husky pre commit hooks. Please try again.

fix: fixed cacti errors
Signed-off-by: Jorge Santos <jorge.m.santos@tecnico.ulisboa.pt>
Signed-off-by: Jorge Santos <jorge.m.santos@tecnico.ulisboa.pt>
@JJSantos22
JJSantos22 force-pushed the changed-to-besu-to-besu branch from 9105592 to 01e5e59 Compare August 27, 2026 13:29
Comment on lines +34 to +40
import {
BASE_PATH,
COLLECTION_FORMATS,
BaseAPI,
RequiredError,
operationServerMap,
} from "./base";
@RafaelAPB
RafaelAPB merged commit 428e611 into hyperledger-cacti:main Aug 27, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants