Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adrianblade/java-gatling-grafana
https://github.com/adrianblade/java-gatling-grafana
Last synced: about 9 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/adrianblade/java-gatling-grafana
- Owner: adrianblade
- Created: 2024-01-07T16:39:11.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-07T16:55:58.000Z (about 1 year ago)
- Last Synced: 2024-11-11T05:42:52.536Z (about 2 months ago)
- Language: Dockerfile
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### How to run
From root directory execute the following:```
docker-compose up -d
``````
docker-compose up -d app influxdb grafana chronograf
``````
docker-compose up gatling-runner
```