J. Emrys Landivar
J. Emrys Landivar
go version go1.12.5 darwin/amd64 ``` Error reading /Users/landivar/go/src/github.com/dr2chase/bent/foo ``` as a result from `bent -I` I added the step of cloning bent down into my go path which fixed it....
### Description 1-3 sentences describing the PR (or link to well written issue) ### Context Hipchat no longer exists! So we are removing support. ### Affected areas (if applicable): This...
Flakey test https://app.circleci.com/pipelines/github/influxdata/kapacitor/1343/workflows/d2192afb-1fb1-4eb5-84da-e016ae489363/jobs/6124 === RUN TestServer_RecordReplayStreamWithPost server_test.go:3851: failed to finish recording --- FAIL: TestServer_RecordReplayStreamWithPost (10.29s)
Subcomponent TICKscript Feature Request Summary Someone is currently doing network monitoring of multiple sources/metrics - mostly via telegraf doing SNMP, ping etc. If a device goes down, they get an...
panic: runtime error: slice bounds out of range [:1] with capacity 0 goroutine 102 [running]: github.com/influxdata/kapacitor.(*combineBuffer).addPoint(0xc0004778c0, 0x7fa066699138, 0xc0009dbe60, 0x7fa066699138, 0xc0009dbe60) /root/go/src/github.com/influxdata/kapacitor/combine.go:129 +0x29e github.com/influxdata/kapacitor.(*combineBuffer).BatchPoint(0xc0004778c0, 0x26cb6e0, 0xc0006bd830, 0x0, 0x0) /root/go/src/github.com/influxdata/kapacitor/combine.go:99 +0xc7 github.com/influxdata/kapacitor/edge.(*groupedConsumer).BatchPoint(0xc00090e000,...
We would like to be able to use the OSS Influxdb replication feature to write to Kapacitor. The less effort involved to do this the better,
This uses ghr to upload binaries to a github release.
TestPipelineImplemented uses the `go/imports` package in a depreciated way. It needs to be updated to be module aware.
Pin the rust version using something similar to what was done here: https://github.com/influxdata/influxdb/pull/22005/files
It would be great if people could write Flux scripts for batch queries. A QueryFluxNode that could handle these queries would be great.