-
Hello!
I have a question.
I have 2 [[inputs.http]] and 2 [[outputs.influxdb]] with 2 different database.
- **/etc/telegraf/telegraf.d# file1.conf**
######################################…
-
__Expected Behavior:__
Measurement with provided string is correctly escaped and written to the DB
__Current Behavior:__
Operation results in `Cannot read property 'escapeChar' of undefined…
-
We need to document how to write data to InfluxDB. Currently we only offer docs for using Telegraf or scrapers to get data in. Things we need include:
- [x] The `/write` API endpoint
- [x] Write d…
-
Hi,
Just want to give you notice that I am testing this with the X1 and it works just fine, it is just a bit more freaky to reach him.
```
./solax-test.py
InverterResponse(data={'Network Volt…
-
__Steps to reproduce:__
1. Setup InfluxDB Cloud free tier
2. Write to DB
3. Check logs
```
'use strict';
const {InfluxDB, Point, HttpError} = require('@influxdata/influxdb-client')
cons…
-
This list:
https://github.com/influxdata/influxdb-client-js/blob/master/packages/core/src/query/FluxTableMetaData.ts#L16
[Doesn't ever match](https://github.com/influxdata/influxdb-client-js/blob/…
-
Once or twice a day the adpter stops with the mesage in the log:
`
gruenbeck.0 | 2020-03-12 08:18:16.554 | error | (1690) SyntaxError: Unexpected token { in JSON at position 10
-- | -- | -- | --
…
-
My `composer.json`:
```json
{
"config": {
"preferred-install": "dist",
"sort-packages": true,
"optimize-autoloader": true,
"platform": {
"php": "7.0.26",
"ext-…
-
What I'd like is that the first time an error occurs, an event is sent to the Gateway. This event would allow users of the add-on to create notifications ( I use [Pushsafer](https://github.com/tim-hel…
-
It is possible to publish the documentation as a plugin. Doing so, there would be some advantages:
- For users, here is a streamlined workflow for downloading and not least installing the docs in…