-
I tried to run a rather simple tickScript:
```javaScript
var aggregationPeriod = 60s
var myScalarOut = 10.0
var dbName = 'simple'
var retentionPolicy = 'autogen'
var outputMeasurementName = 's…
-
I tried to migrate from InfluxDB 2 to Victoriametrics with your script. I managed to connect both databases and some load continued to happen in both ends. I waited for 24 hours and found no real data…
-
This feature isn't yet complete. See https://github.com/influxdata/influxdb_iox/pull/10251/files#diff-e0cdaab404f239ec66e06ce90f980a67634c20de0aa6d30167657f5270ecffc0R480 for status and code comments …
-
### Type of Issue
Issue
### Description of issue
```
panic: runtime error: slice bounds out of range [:4] with capacity 0
goroutine 111 [running]:
github.com/influxdata/telegraf/plugins/inpu…
-
__Steps to reproduce:__
List the minimal actions needed to reproduce the behavior.
1. Use GetOrganizationApi.FindOrganizationsAsync() to get organization list.
2. Use System Informer to get t…
-
Hello,
I installed InfluxDB on Kubernetes by using the provided Helm chart. (https://helm.influxdata.com/)
I run the following commands:
`helm repo add influxdata https://helm.influxdata.com/`
…
-
bug 100% reproducible, latest git code.
While running batch live replay, server is crashing with this message:
```
Nov 12 18:14:05 ip-172-31-21-11 kapacitord[20240]: github.com/influxdata/kapacit…
-
given the following section of a swagger file:
```yml
requestBody:
description: InfluxQL query to execute.
content:
application/vnd.influxql:
schema:
…
-
### Use Case
Dogstatsd allows for events to be published to a StatsD server (typically Datadog Agent) which then is displayed as an Event in Datadog.
https://docs.datadoghq.com/service_management/…
-
We are observing a consistent memory leak in Kapacitor. We were running several different types of Tasks, but we isolated the problem down to a single task that uses a Join node. Kapacitor's memor…