issues
search
influxdata
/
influxdb-client-go
InfluxDB 2 Go Client
MIT License
609
stars
116
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BUGFIX: ci image to include go
#409
mattclegg
opened
1 month ago
0
DOCS: consistent whitespacing example code
#408
mattclegg
opened
1 month ago
0
Documentation required on how to enablebatching on WriteAPIBlocking
#407
harishav
closed
2 months ago
1
not contain package github.com/influxdata/influxdb-client-go/v2
#406
gedaaxiba
closed
2 months ago
1
WritePoint function: panic send on Closed channel
#405
XianwuLin
opened
3 months ago
0
feat: HTTP headers in Error type
#404
karel-rehor
closed
3 months ago
1
fix: Custom checks de/serialization
#403
vlastahajek
closed
3 months ago
0
i am not able to connect to influx db using serverless
#402
diwanatharv
closed
5 months ago
1
Such a single API sub-client instance can be used concurrently.The performance of the client differs significantly from that of the Inch tool?
#401
songzhilai
closed
3 months ago
2
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
#400
dependabot[bot]
closed
7 months ago
1
`*api.QueryTableResult` `TableChanged` and `TablePosition` not working
#399
paulheg
closed
3 months ago
2
Large queries and intermittent internet connectivity cause truncated dataset to be returned instead of error
#398
ToothlessDaydreamer
closed
3 months ago
1
retention not change after call UpdateBucket
#397
ThinkontrolSY
closed
11 months ago
1
chore(release): release version 2.13.0 [skip ci]
#395
bednar
closed
11 months ago
1
feat: add DataToPoint utility to convert a custom struct to a write Point
#394
sranka
closed
11 months ago
1
chore(deps): replace deprecated io/ioutil
#393
andig
closed
1 year ago
1
chore(deps): upgrade oapi-codegen
#392
andig
closed
1 year ago
1
chore(release): release version 2.12.4
#391
bednar
closed
1 year ago
1
chore(release): release version 2.12.4
#390
bednar
closed
1 year ago
0
feat: Allow struct field tags for influxdb with a marshaller
#389
zob456
closed
12 months ago
8
chore(deps): bump golang.org/x/net from 0.7.0 to 0.17.0
#388
dependabot[bot]
closed
1 year ago
1
chore(deps): upgrade oapi-codegen
#387
andig
closed
1 year ago
2
chore(deps): remove deprecated pkg/errors
#386
andig
closed
1 year ago
6
Create Alerts (Checks, Notification Endpoint, Notification Rule) via influxdb-client-go in Influxdb2
#385
yockgen
opened
1 year ago
3
WriteAPIImpl.WritePoint blocks on Encoding error
#384
CLIN42
opened
1 year ago
3
chore: fine-tune README.md based on additional feedback
#383
jdstrand
closed
1 year ago
1
chore: update README.md based on feedback from Product
#382
jdstrand
closed
1 year ago
0
docs: fix typo in writeAPIBlocking.go
#381
jonathan-dev
closed
1 year ago
1
Query into Point structs
#380
jpmeijers
opened
1 year ago
2
Data race in queryAPI
#379
jpmeijers
opened
1 year ago
0
QueryWithParams in the influxdb Docker image
#378
amh4r
closed
1 year ago
1
chore(deps): bump golang.org/x/net from 0.0.0-20210119194325-5f4716e94777 to 0.7.0
#377
dependabot[bot]
closed
1 year ago
0
"influxdb2client E! Write error: json: cannot unmarshal string into Go struct field Error.Err of type error" in logs
#376
ajb
opened
1 year ago
3
WriteAPIBlocking and QueryAPI got EOF for sometime
#375
yangsijie666
opened
1 year ago
0
Delete timeseries.
#374
tdonhauser
opened
1 year ago
0
Allow Querying through InfluxQL
#373
n-is
closed
1 year ago
2
TableChanged() doesn't detect yield() boundaries
#372
redbaron
closed
1 year ago
1
APIClient().GetChecks return null checks
#371
drohlicek
closed
3 months ago
1
feat: add the ability to query with SQL
#370
powersj
closed
1 year ago
2
feat(v3): API finalization
#369
vlastahajek
opened
1 year ago
0
fix: allowing proxy from environment
#368
vlastahajek
closed
1 year ago
0
proxy setting via environment var doesn't work
#367
n-arakawa
closed
1 year ago
0
docs: Readme improvements
#366
vlastahajek
closed
1 year ago
0
Update README.md
#365
xe-nvdk
closed
1 year ago
2
fix: retry delay calculation check
#364
vlastahajek
closed
2 years ago
0
fix: return also v1 error from generated code
#363
vlastahajek
closed
2 years ago
0
when influxdb server shutdown, client still send metric, the background goroutine "w.writeProc()" will crash at rand.Intn() after try 52 times
#362
jian2008
closed
2 years ago
1
Accidential non-nil error when batching with `WriteAPIBlocking`
#360
danielorbach
closed
2 years ago
1
fix(WriteAPIBlocking): properly return error from flush()
#359
danielorbach
closed
2 years ago
8
feat: Allow setting of application name to the User-Agent header value
#358
vlastahajek
closed
2 years ago
5
Next