mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 16:08:55 +02:00
Added scrutinizer inspection badge
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
[](https://travis-ci.org/corley/influxdb-php-sdk)
|
||||
[](https://codeclimate.com/github/corley/influxdb-php-sdk)
|
||||
[](https://codeclimate.com/github/corley/influxdb-php-sdk/coverage)
|
||||
[](https://scrutinizer-ci.com/g/corley/influxdb-php-sdk/?branch=master)
|
||||
|
||||
Send metrics to InfluxDB and query for any data.
|
||||
|
||||
@@ -242,7 +243,7 @@ In that way the SDK use that policy instead of `default` policy.
|
||||
|
||||
## Proxies and InfluxDB
|
||||
|
||||
If you proxy your InfluxDB typically you have a prefix in your endpoints.
|
||||
If you proxy your InfluxDB typically you have a prefix in your endpoints.
|
||||
|
||||
```
|
||||
$option->setHost("proxy.influxdb.tld");
|
||||
|
||||
Reference in New Issue
Block a user