Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasSko committed Nov 12, 2019
1 parent c3c8441 commit 844e5fd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,10 @@ python3 galaxy_benchmarker --config benchmark_config.yml
```

## Additional options
All possible options can be found in the [configuration examples](https://github.com/AndreasSko/Galaxy-Benchmarker/blob/master/benchmark_config.yml.example).

### InfluxDB
In normal cases, GalaxyBenchmarker will save the results in a json file under the `results` directory. However, jobs
In normal cases, GalaxyBenchmarker will save the results in a json file under the `results` directory. However, job
metrics can also be submitted to InfluxDB for further analysis.
```yaml
influxdb:
Expand Down

0 comments on commit 844e5fd

Please sign in to comment.