Skip to content

docs: fixes DOC-38#3879

Open
melissahenderson wants to merge 6 commits intomainfrom
mh-integration
Open

docs: fixes DOC-38#3879
melissahenderson wants to merge 6 commits intomainfrom
mh-integration

Conversation

@melissahenderson
Copy link
Copy Markdown
Contributor

@melissahenderson melissahenderson commented Apr 2, 2026

Description of changes

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 2, 2026

Deploy Preview for brilliant-pasca-3e80ec ready!

Name Link
🔨 Latest commit c8bc244
🔍 Latest deploy log https://app.netlify.com/projects/brilliant-pasca-3e80ec/deploys/69f4bc5ff5821e00089a3e80
😎 Deploy Preview https://deploy-preview-3879--brilliant-pasca-3e80ec.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the pkg: documentation Changes in the documentation package. label Apr 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 2, 2026

🚀 Performance Test Results

Test Configuration:

  • VUs: 4
  • Duration: 1m0s

Test Metrics:

  • Requests/s: 49.36
  • Iterations/s: 16.45
  • Failed Requests: 0.00% (0 of 2968)
📜 Logs

> performance@1.0.0 run-tests:testenv /home/runner/work/rafiki/rafiki/test/performance
> ./scripts/run-tests.sh -e test -k -q --vus 4 --duration 1m

Cloud Nine GraphQL API is up: http://localhost:3101/graphql
Cloud Nine Wallet Address is up: http://localhost:3100/
Happy Life Bank Address is up: http://localhost:4100/
cloud-nine-wallet-test-backend already set
cloud-nine-wallet-test-auth already set
happy-life-bank-test-backend already set
happy-life-bank-test-auth already set
     data_received..................: 1.1 MB 18 kB/s
     data_sent......................: 2.3 MB 38 kB/s
     http_req_blocked...............: avg=6µs     min=1.98µs   med=4.93µs   max=414.55µs p(90)=6.21µs   p(95)=6.78µs  
     http_req_connecting............: avg=298ns   min=0s       med=0s       max=344.33µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=80.45ms min=7.49ms   med=64.75ms  max=406.17ms p(90)=138.08ms p(95)=161.51ms
       { expected_response:true }...: avg=80.45ms min=7.49ms   med=64.75ms  max=406.17ms p(90)=138.08ms p(95)=161.51ms
     http_req_failed................: 0.00%  ✓ 0         ✗ 2968
     http_req_receiving.............: avg=84.72µs min=23.83µs  med=75.51µs  max=1.2ms    p(90)=111.63µs p(95)=139.86µs
     http_req_sending...............: avg=35.19µs min=8.58µs   med=27.51µs  max=2.45ms   p(90)=40.7µs   p(95)=58.79µs 
     http_req_tls_handshaking.......: avg=0s      min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=80.33ms min=7.34ms   med=64.65ms  max=406.07ms p(90)=137.94ms p(95)=161.39ms
     http_reqs......................: 2968   49.359937/s
     iteration_duration.............: avg=243ms   min=149.58ms med=228.64ms max=843.82ms p(90)=303.34ms p(95)=334.12ms
     iterations.....................: 989    16.447769/s
     vus............................: 4      min=4       max=4 
     vus_max........................: 4      min=4       max=4 


<Card title="Webhook endpoint"><Badge text="Required" variant="danger" /> You must expose a webhook endpoint that listens for events dispatched by Rafiki, then react accordingly. For example, deposit or withdraw liquidity.<p></p><p>[Specify a webhook endpoint >](/integration/requirements/webhook-events)</p></Card>

<Card title="Integration checklist"> Review the integration checklist for more required and optional steps.<p></p><p>[Review the checklist >](/integration/requirements/overview)</p></Card>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we make this a bit different visually? Or move it up to the top of the section, before the CardGrid under this heading?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've made it the first card in the grid and added a checkmark icon. Let me know what you think. I'd like to change the icon color from yellow, but Starlight doesn't have a way to do that without throwing manual CSS somewhere.

Comment thread packages/documentation/src/content/docs/integration/overview.mdx
Comment thread packages/documentation/src/content/docs/integration/requirements/overview.mdx Outdated
Comment thread packages/documentation/src/content/docs/integration/overview.mdx Outdated
@melissahenderson melissahenderson requested a review from mkurapov May 1, 2026 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: documentation Changes in the documentation package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants