issues
search
influxdata
/
influxdb-client-python
InfluxDB 2.0 python client
https://influxdb-client.readthedocs.io/en/stable/
MIT License
721
stars
187
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement flush in write_api
#678
minsungoh
opened
2 weeks ago
4
fix: linting at flux_table.py
#677
youarecode
closed
3 weeks ago
1
chore(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.0
#676
dependabot[bot]
closed
3 weeks ago
3
fix: async write prec where DEFAULT_PRECISION should not be used
#675
karel-rehor
closed
3 weeks ago
1
flux_table.py Linting (Bug and FIX)
#674
youarecode
closed
3 weeks ago
4
Import of this library starts 6 threads
#673
katomaso
opened
1 month ago
0
fix: url attribute type validation
#672
VitalyChait
closed
1 month ago
1
The error asyncio.exceptions.CancelledError occurred while parsing the CSV.
#671
kivdev
opened
1 month ago
3
fix: add url object type validation
#670
VitalyChait
closed
1 month ago
1
Asynchronous client ignoring write precision when set on Point
#669
lundaw
closed
3 weeks ago
0
re-signing on session expire
#668
amin-basiri
closed
1 month ago
1
fix: add py.typed to the package definition
#667
bednar
closed
2 months ago
1
Type hints (py.typed) missing from pypi release
#666
ruffson
closed
2 months ago
1
feat: add `headers` field to `InfluxDBError` and add example of use
#665
karel-rehor
closed
2 months ago
1
fix: multiprocessing example
#664
bednar
closed
2 months ago
1
fix(write-api): accept 201 response to write
#663
jacobmarble
closed
2 months ago
2
Python client randomly (rarely) return None as field value, while cmd line client and WebUI returns correct value
#662
rusnackor
closed
3 months ago
3
Add functionality to read from an InfluxDB backup without restoring data to InfluxDB instance
#661
wolfig
closed
3 months ago
1
Exception from backslash followed by space in field key
#660
thormick
opened
4 months ago
0
Exception status is still <class 'influxdb_client.rest.ApiException'>
#659
syndrael
closed
5 months ago
6
feat: bucket pagination
#658
mbenabda
closed
5 months ago
1
perf: Prefer datetime.fromisoformat over dateutil.parse in Python 3.11+
#657
n-thumann
closed
5 months ago
1
string field gets inserted as integer :(
#656
rwader-swi
closed
5 months ago
1
fix: deprecated urllib calls
#655
alespour
closed
5 months ago
1
fix: packaging type info
#654
alespour
closed
5 months ago
2
chore(deps): update jinja2
#653
bednar
closed
5 months ago
0
refactor: to timezone specific datetime helper to avoid use deprecated functions
#652
bednar
closed
4 months ago
1
bucket stays empty after sending dataframe.
#651
shyney7
closed
6 months ago
4
Add lower-to-higher precision conversion in _convert_timestamp
#650
rwader-swi
closed
2 months ago
1
"query_data_frame()" triggers "pandas.errors.InvalidIndexError" when the response data table has a column named "result"
#649
maparham
closed
6 months ago
1
fix: serialize Pandas NaN values into LineProtocol
#648
bednar
closed
6 months ago
1
Timezone location does not work
#647
tendrillion
closed
6 months ago
3
Doc improvment
#646
zoesteinkamp
opened
7 months ago
3
Can't send a custom timestamp to InfluxDB
#645
PiewTix
closed
7 months ago
5
atexit doesn’t work properly in batch mode: "cannot schedule new futures after interpreter shutdown"
#644
bfontaine
opened
7 months ago
3
chore: add support for Python 3.12
#643
bednar
closed
8 months ago
0
fix: Pandas 3.0 warning for inplace method
#642
lars20070
closed
9 months ago
6
fix: dispose window scheduler
#641
bednar
closed
8 months ago
1
ThreadPoolExecutor alway alive after close batching API and database client
#640
Dev-HexoTech
opened
9 months ago
3
docs: use markdown instead of rst
#639
bednar
closed
9 months ago
1
refactor(dataframe): avoid chained assignment in replace operation
#638
mattbrth
closed
9 months ago
2
Refactor DataFrame Operations to Avoid Chained Assignment and Address FutureWarning in Pandas
#637
mattbrth
closed
9 months ago
0
fix: handle null values in data
#636
alespour
closed
9 months ago
1
fix: render README.rst at GitHub
#635
bednar
closed
9 months ago
1
README.rst is not rendered correctly on GitHub
#634
twrasmussen
closed
9 months ago
3
warnings returned when using example program on https://influxdb-client.readthedocs.io/en/latest/
#633
schaefer01
closed
3 months ago
1
Add Support for Python 3.12
#632
hf-kklein
closed
8 months ago
1
fix: logging http requests without query parameters
#631
bednar
closed
9 months ago
1
Ping throwing exception when DEBUG is True
#630
rusnackor
closed
9 months ago
1
Discrepancies between measurement values for batched and synchronous api
#629
tc360950
closed
9 months ago
1
Next