https://github.com/patrickjaja/spryker-performance
https://github.com/patrickjaja/spryker-performance
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/patrickjaja/spryker-performance
- Owner: patrickjaja
- Created: 2024-03-07T16:58:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T19:34:28.000Z (about 2 years ago)
- Last Synced: 2024-04-17T21:22:11.302Z (about 2 years ago)
- Language: JavaScript
- Size: 979 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- docker-compose up -d
- add sprykerdeck ip to container /etc/hosts file by adjusting docker-compose.yml ("yves.de.spryker.local:192.168.86.141")
- ./docker-run.sh scripts/script.js
Grafana:
- http://localhost:3000
- admin:admin
- add datasource: http://influxdb:8086 -> database k6
- import dashboard: [k6 Load Testing Results-1710271833103.json](k6%20Load%20Testing%20Results-1710271833103.json)
Notes:
https://github.com/grafana/xk6-output-influxdb#docker-compose
Dashboards:
https://grafana.com/grafana/dashboards/?search=k6+load

