Skip to content

fix: fixed telemetry run for local playground#3872

Open
oana-lolea wants to merge 3 commits intomainfrom
oana/rop-21
Open

fix: fixed telemetry run for local playground#3872
oana-lolea wants to merge 3 commits intomainfrom
oana/rop-21

Conversation

@oana-lolea
Copy link
Copy Markdown
Contributor

@oana-lolea oana-lolea commented Mar 24, 2026

When I ran the local playground with telemetry, there was an error on tempo's side (besides the ports that were clashing). I've tried different versions of tempo, but it was a local issue on my machine.
Fixes ROP-21

Changes proposed in this pull request

  • Changed card-service and point-of-sale ports for local playground so they don't clash with existing ports

Context

Checklist

  • Related issues linked using fixes #number
  • Tests added/updated
  • Make sure that all checks pass
  • Bruno collection updated (if necessary)
  • Documentation issue created with user-docs label (if necessary)
  • OpenAPI specs updated (if necessary)

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 24, 2026

Deploy Preview for brilliant-pasca-3e80ec canceled.

Name Link
🔨 Latest commit 374b7f9
🔍 Latest deploy log https://app.netlify.com/projects/brilliant-pasca-3e80ec/deploys/69d74b4b25c1cc0008c0a4af

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 24, 2026

🚀 Performance Test Results

Test Configuration:

  • VUs: 4
  • Duration: 1m0s

Test Metrics:

  • Requests/s: 51.00
  • Iterations/s: 17.00
  • Failed Requests: 0.00% (0 of 3068)
📜 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.4 MB 39 kB/s
     http_req_blocked...............: avg=7.32µs   min=1.97µs   med=5.04µs   max=735.07µs p(90)=6.65µs   p(95)=7.29µs  
     http_req_connecting............: avg=272ns    min=0s       med=0s       max=231.9µs  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=77.8ms   min=7.36ms   med=62.43ms  max=415.23ms p(90)=129.54ms p(95)=149.44ms
       { expected_response:true }...: avg=77.8ms   min=7.36ms   med=62.43ms  max=415.23ms p(90)=129.54ms p(95)=149.44ms
     http_req_failed................: 0.00%  ✓ 0         ✗ 3068
     http_req_receiving.............: avg=83.16µs  min=27.1µs   med=73.72µs  max=1.3ms    p(90)=112.89µs p(95)=140.41µs
     http_req_sending...............: avg=33.47µs  min=9µs      med=26.4µs   max=1.45ms   p(90)=39.28µs  p(95)=53.63µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=77.69ms  min=7.17ms   med=62.31ms  max=415.1ms  p(90)=129.4ms  p(95)=149.35ms
     http_reqs......................: 3068   50.995005/s
     iteration_duration.............: avg=234.93ms min=155.17ms med=221.54ms max=840.72ms p(90)=290.46ms p(95)=326.01ms
     iterations.....................: 1023   17.003875/s
     vus............................: 4      min=4       max=4 
     vus_max........................: 4      min=4       max=4 

@oana-lolea oana-lolea requested a review from mkurapov March 24, 2026 07:28
@oana-lolea oana-lolea marked this pull request as ready for review March 24, 2026 07:28
Copy link
Copy Markdown
Contributor

@mkurapov mkurapov left a comment

Choose a reason for hiding this comment

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

The tempo version not working for me still... can you please pin the image to 2.8.0? It is the latest one that works for me

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.

2 participants