Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AntyaDev committed Jul 2, 2024
1 parent 0320010 commit 5490cb7
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,14 @@

[![build](https://github.com/PragmaticFlow/NBomber.Sinks.InfluxDB/actions/workflows/build.yml/badge.svg)](https://github.com/PragmaticFlow/NBomber.Sinks.InfluxDB/actions/workflows/build.yml)
[![NuGet](https://img.shields.io/nuget/v/nbomber.sinks.influxdb.svg)](https://www.nuget.org/packages/nbomber.sinks.influxdb/)
[![Gitter](https://badges.gitter.im/nbomber/community.svg)](https://gitter.im/nbomber/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

A NBomber sink that writes statistics to InfluxDB

### How to install
To install NBomber.Sinks.InfluxDB via NuGet, run this command in NuGet package manager console:
```code
PM> Install-Package NBomber.Sinks.InfluxDB
```

### Documentation
Documentation is located [here](https://nbomber.com/docs/reporting-sinks/influx-db).

### Contributing
Would you like to help make NBomber even better? We keep a list of issues that are approachable for newcomers under the [good-first-issue](https://github.com/PragmaticFlow/NBomber.Sinks.InfluxDB/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) label.

### Examples
Example is located [here](https://github.com/PragmaticFlow/NBomber/tree/dev/examples/Demo/Features/RealtimeReporting/InfluxDB).
An example is located [here](https://github.com/PragmaticFlow/NBomber/tree/dev/examples/Demo/Features/RealtimeReporting/InfluxDB).

0 comments on commit 5490cb7

Please sign in to comment.