issues
search
InfluxCommunity
/
influxdb-ruby
Ruby client for InfluxDB
MIT License
370
stars
133
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
why not using symbols in query results
#262
SaeedHK
closed
7 months ago
1
Identify repo owner and move to InfluxCommunity org
#261
mhall119
closed
1 year ago
4
Use defined? to check if the @worker variable is defined
#260
nvolker
closed
2 years ago
0
InfluxDB::Client is never garbage collected
#259
dgutov
opened
2 years ago
5
"/" character in query gives error
#258
BernH4
closed
3 years ago
1
gzip POST bodies
#257
carlhoerberg
opened
3 years ago
1
Support for gzip post requests
#256
carlhoerberg
opened
3 years ago
0
query builder: "warning: too many arguments for format string"
#255
erikj
opened
3 years ago
0
Correct Delegation with ruby2_keywords
#254
dentarg
opened
3 years ago
1
Release 0.8.1
#253
hennevogel
closed
3 years ago
0
GitHub Actions now supports skipping tests
#252
dentarg
closed
3 years ago
1
Support persistent connections
#251
hennevogel
opened
3 years ago
0
Adopt spec to #248
#250
hennevogel
closed
3 years ago
2
Add Ruby 3.0 support and replace Travis CI with GitHub Actions
#249
dentarg
closed
3 years ago
1
Usernames and database names have to be quoted.
#248
estheruary
closed
3 years ago
0
Updated usage of kwargs for Ruby 3.0
#247
paul
closed
3 years ago
1
Try to add Ruby 3.0.0 support
#246
johannesluedke
closed
3 years ago
0
Support Ruby 3.0
#245
johannesluedke
closed
3 years ago
0
InfluxDB Beta is changing the default port from 9999 to 8086 in the next release
#244
russorat
opened
4 years ago
0
Change hash to keyword args using the double splat
#243
track8
closed
4 years ago
10
Add support for special characters in password when using url keyword
#242
swistak35
closed
3 years ago
0
Support persistent connections
#241
drbrain
opened
4 years ago
1
docs: added link to v2 client
#240
bednar
closed
3 years ago
4
Ensure workers can send data popped off the queue at shutdown
#239
onlynone
closed
4 years ago
5
Adds support for configuring HTTP Proxy
#238
epchris
closed
4 years ago
4
create_database explodes
#237
matti
closed
4 years ago
2
Raise error if write point values missing
#236
todtb
closed
4 years ago
3
Adjust for 2.7-style keyword arguments
#235
jeffkowalski
closed
4 years ago
3
Deprecated use of 'DROP DATABASE foo' in a read only context, please use a POST request instead
#234
cantino
opened
5 years ago
1
Allow dropping of specific series from specific DBs
#233
cantino
closed
4 years ago
3
persistent connection
#232
littlegrasscao
closed
4 years ago
1
Flux queries
#231
4ndv
closed
4 years ago
1
NET::HTTP NoMethodError Exception: undefined method `include?' for nil:NilClass
#230
ngouy
closed
5 years ago
0
Update README
#229
BryanSaxon
closed
5 years ago
0
Tags data saved as values
#228
nizovtsevnv
opened
5 years ago
2
Inconsistent number of points returned for each grouping
#227
mtferg
closed
5 years ago
2
Fix typo: 2018 -> 2019
#226
hellvinz
closed
5 years ago
1
Issue when writing a tag value ending in a back slash
#225
metal-hed
closed
5 years ago
4
Travis/Ruby 2.2: Limit Rubygems version while updating
#224
dmke
closed
5 years ago
0
satisfy new rubocop rules
#223
lostapathy
closed
6 years ago
1
[Issue #221] allow retention policy to be created/altered for database with '-' in database name
#222
AishwaryaRK
closed
6 years ago
1
create or alter retention policy function not working for database containing hyphen '-' in database name
#221
AishwaryaRK
closed
6 years ago
4
missing delete_measurement method
#220
Andreone
closed
6 years ago
3
Example from README wrong about time-precision?
#219
kaspergrubbe
closed
6 years ago
8
InfluxDB::Client#query returns results != no. of queries
#218
satyanash
closed
6 years ago
0
Count of results returned by query() is not equal to the number of queries passed
#217
satyanash
closed
6 years ago
11
support for IFQL?
#216
maxp-edcast
closed
4 years ago
2
Parameterized measurement name causes Parse Error
#215
maxp-edcast
closed
6 years ago
1
Fetch with default, fixes #213
#214
djoos
closed
6 years ago
3
List retention policies errors out on database with no retention policies at all?
#213
djoos
closed
6 years ago
1
Next