Skip to content

Commit

Permalink
Add custom InfluxDB listener implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
aliesbelik committed Jun 28, 2022
1 parent 2749ca4 commit ab3b710
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
[<img src="assets/images/locust-logo.svg" align="right" width="260" alt="Locust">](https://locust.io/)

<!--lint ignore double-link-->
A curated collection of resources covering different aspects of load-testing using [Locust](https://locust.io/) framework and related stuff: plugins, integrations, testing techniques, DevOps practices, etc.
A curated collection of resources covering different aspects of load testing using [Locust](https://locust.io/) framework and related stuff: plugins, integrations, testing techniques, DevOps practices, etc.

<!--lint ignore double-link-->
> [Locust](https://locust.io/) is an open-source scalable load-testing framework written in Python.
> [Locust](https://locust.io/) is an open-source scalable load testing framework written in Python.
## Contents

Expand Down Expand Up @@ -104,6 +104,7 @@ A curated collection of resources covering different aspects of load-testing usi
- [Locust Exporter](https://github.com/ContainerSolutions/locust_exporter) - A Locust metrics exporter for Prometheus.
- [locust-reporter](https://github.com/benc-uk/locust-reporter) - Generate HTML reports from Locust load test output.
- [JtlReporter](https://github.com/ludeknovy/jtl-reporter) - Online reporting application to generate performance reports from Locust by either uploading CSV file or streaming data from the test run continuously.
- [locust-influxdb-listener](https://github.com/pjcalvo/locust-influxdb-listener) - Locust base project with a custom influxDB listener.

### Miscellaneous

Expand Down Expand Up @@ -158,4 +159,4 @@ A curated collection of resources covering different aspects of load-testing usi
## Contributing

Contributions are welcome!<br>
Please take a look at the [contribution guidelines](CONTRIBUTING.md) first.
Please take a look at the [CONTRIBUTING](CONTRIBUTING.md) guidelines first.

0 comments on commit ab3b710

Please sign in to comment.