issues
search
influxdata
/
influxdb-python
Python client for InfluxDB
MIT License
1.7k
stars
522
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update docs
#929
jstirnaman
closed
3 weeks ago
2
Skipping analyzing "influxdb_client": module is installed, but missing library stubs or py.typed marker
#928
michealroberts
opened
7 months ago
1
prefer newer unittest.mock from the standard library when available
#927
a-detiste
opened
7 months ago
0
fix: Correctly serialize nanosecond dataframe timestamps
#926
powersj
closed
7 months ago
0
chore: update README.rst based on feedback from Product
#925
jdstrand
closed
1 year ago
0
Suggestion: run queries copy/pasted from grafana/influx dash
#924
SGStino
opened
2 years ago
1
v
#923
lumosunicorn
closed
2 years ago
0
Marshal deprecated pandas.util.testing import.
#922
bcrant
opened
2 years ago
1
Query with time > xxx behaves in the same way as time >= xxx
#921
Buckler89
opened
2 years ago
0
FutureWarning on frame.append method
#920
lothesven
opened
2 years ago
0
Unquote username & password when parsing a DSN
#919
dufferzafar
opened
2 years ago
1
Identify repo owner and move to InfluxCommunity org
#918
mhall119
closed
2 years ago
1
5.3.1 version is untagged on git/github
#917
JuniorJPDJ
closed
2 years ago
4
Error in documentation about timeout argument?
#916
Elektordi
opened
2 years ago
0
JSONDecodeError in client.query()
#915
harmv
opened
2 years ago
2
[feature-request] Adding support for UNIX sockets
#914
pandafy
opened
2 years ago
0
bug: bind_params cause InfluxDBClientError: expected field argument
#913
CunjunYin
opened
2 years ago
1
how to query the result into a dataframe within influxdb2 flux query
#912
liyongchao911
opened
2 years ago
0
A query with a certain date yields an UnicodeDecodeError when decoding msgpack response
#911
shaoran
opened
2 years ago
0
Tags in write_points: tag_columns not optional when using json protocol
#910
eduisterwinkel
opened
2 years ago
1
Update client.py
#909
mcwt
opened
2 years ago
0
How to enable gzip and udp
#908
ronytesler
opened
2 years ago
0
how to set connection pool size
#907
ronytesler
opened
2 years ago
0
chore: InfluxDBClient.close should also close udp socket
#906
yabberyabber
opened
3 years ago
0
Using InfluxDBClient object in context manager
#905
sebbleroni
opened
3 years ago
1
Error creating buckets
#904
malwinweiler
closed
3 years ago
1
Cannot use the library with a non-ascii password
#903
Gui13
opened
3 years ago
0
some link finxing
#902
chienfuchen32
opened
3 years ago
0
Prevent overwriting Authorization with basic auth
#901
zgy730
closed
3 years ago
3
No more values inserted into InfluxDB since Sep 1, 2021 0:00 UTC
#900
LordOfTheSnow
closed
3 years ago
2
fix: backslash escaping in serialization to Line protocol
#899
sar009
opened
3 years ago
0
Adding multiple fields by using dict type doesn't work
#898
moweigel
opened
3 years ago
0
Authorization error against InfluxDB 2.0
#897
rajahaidar
opened
3 years ago
5
invalid tag format: tag ending with \\\\
#895
arindamchoudhury
opened
3 years ago
0
gRPC Client failing to write in Influxdb using influxdb-python library
#894
vizzyno1
opened
3 years ago
0
DataFrame client connection errors when trying to insert dataframes
#893
GurvanKervern
opened
3 years ago
2
How long is influxdb client efficient
#892
kcx2366425574
opened
3 years ago
0
DataFrame client write_points field value with double quotes
#891
zhiltsov-dtln
opened
3 years ago
0
feat: Add custom socket_options
#890
rhajek
closed
3 years ago
0
Wrong error message when executing a SELECT query.
#889
christophmerscher
opened
3 years ago
5
MessagePack structure bug in returned data
#888
hrbonz
closed
3 years ago
1
5.3.1 tag missing
#887
jelly
opened
3 years ago
2
Cannot Insert dataframe with client 5.x
#886
fadoming
opened
3 years ago
0
timestamp rounding error dataframe client
#885
svhb1000
opened
3 years ago
2
Test suite failures with pandas 1.2.3
#884
bnavigator
opened
3 years ago
0
InfluxDB on localhost InfluxDBServerError exception after VPN switch(and losing the access to internet)
#883
Vigerus
opened
3 years ago
0
Using POST instead of GET for long queries
#882
yeyuqiu
opened
3 years ago
0
docs: add link to v2 client
#881
bednar
closed
3 years ago
0
Is it possible to directly use timestamps in epoch format?
#880
bijwaard
opened
3 years ago
0
API: provide a way for the client to specify the influx server with an url.
#879
thothothotho
opened
3 years ago
1
Next