issues
search
vimeo
/
graphite-influxdb
An influxdb backend for Graphite-web and graphite-api
Apache License 2.0
198
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Documentation should include an example query
#55
bardahlm
opened
8 years ago
0
InfluxDB 0.13 will be supported?
#54
mrh666
closed
8 years ago
2
Made it work with newer version of influxdb (tested on 0.11)
#53
leoleovich
closed
8 years ago
1
'show series' response breaking api change causing empty series list
#52
rafaltrojniak
closed
8 years ago
3
list series not in current influxdb, 400 error
#51
techzilla
closed
8 years ago
2
Not sending data to InfluxDB
#50
mistryvipul2002
opened
8 years ago
3
Performance enhancements for InfluxDB with large graphite metric series
#49
pkittenis
closed
8 years ago
29
InfluxDB >=0.9 support
#48
pkittenis
closed
9 years ago
12
Fixed python 3 syntax error
#47
justin8
closed
9 years ago
0
Error 500/404.
#46
wstiern
opened
9 years ago
1
Use client for InfluxDB version 0.8.x
#45
mnuessler
closed
9 years ago
0
latest influxdb.InfluxDBClient and influxDB 0.8.8
#44
vaclavrak
closed
9 years ago
2
support for influxdb 0.9
#43
liyichao
closed
9 years ago
21
get_leaves() broken
#42
Dieterbe
closed
9 years ago
2
circular import when import graphite_api
#41
liyichao
closed
9 years ago
3
Shard spaces (rebased variant of PR #23)
#40
Civil
opened
9 years ago
4
Cyclical dependency on cache import fix - performance enhancements
#39
pkittenis
closed
9 years ago
7
AttributeError: 'NoneType' object has no attribute 'get'
#38
jtyr
closed
9 years ago
2
storage-schemas patterns are regex, remove any fix
#37
liyichao
closed
9 years ago
1
* Added support for influxdb ssl
#36
magec
closed
9 years ago
5
Fix cache section in doc
#35
juise
closed
9 years ago
1
Cyclical dependency between graphite_api and graphite_influxdb
#34
pkittenis
closed
9 years ago
1
Graphite relies on data to be sorted alphabetical by name when calling fetch_multi
#33
vladimir-smirnov-sociomantic
opened
10 years ago
4
order of series (and hence color assignments change) across requests, for the same requests, with same series
#32
Dieterbe
opened
10 years ago
0
no need for list series if we're only looking for a single series
#31
Dieterbe
opened
10 years ago
0
Flask-Cache: CACHE_TYPE is set to null
#30
johnarnold
closed
10 years ago
12
sometimes datapoints in the beginning of the graph look like 0
#29
Dieterbe
opened
10 years ago
0
Improve exception handling a bit
#28
vladimir-smirnov-sociomantic
opened
10 years ago
1
Add replace for graphite's {a,b} regular expressions.
#27
vladimir-smirnov-sociomantic
closed
10 years ago
3
compile_regex doesn't fix {a,b} graphite regular expression
#26
vladimir-smirnov-sociomantic
closed
10 years ago
0
Whisper to influxdb migration and configuration tools?
#25
toni-moreno
closed
10 years ago
9
Properly fix logging for graphite-web
#24
vladimir-smirnov-sociomantic
closed
10 years ago
1
Shard spaces
#23
vladimir-smirnov-sociomantic
closed
9 years ago
4
Error on list-series: InfluxDBClientError: 400: syntax error, unexpected '/', expecting $end
#22
toni-moreno
closed
10 years ago
2
Fix logging for graphite-web
#21
vladimir-smirnov-sociomantic
closed
10 years ago
1
Document configuring cache options
#20
blufor
closed
10 years ago
1
influxdb dont support list series [series name]
#19
huhongbo
closed
10 years ago
1
Fix #17 by using Redis
#18
blufor
closed
10 years ago
3
Cache generation breaks API
#17
blufor
closed
10 years ago
17
Fixed the caching/retrieving of branches and leaves
#16
svanharmelen
closed
10 years ago
15
Fix for issue #13
#15
svanharmelen
closed
10 years ago
1
replace fix_datapoints with `fill(null)` in influx query
#14
Dieterbe
closed
10 years ago
2
When trying to use the latest code, I only receive 500 errors
#13
svanharmelen
closed
10 years ago
29
cache object is not available
#12
whatvn
closed
10 years ago
2
Fix README.rst - cache: using with graphite-web, not with graphite-api
#11
sergey-belikov
closed
10 years ago
1
the Installation needs graphite-api even when install on graphite-web
#10
toni-moreno
closed
10 years ago
18
TypeError('reduce() of empty sequence with no initial value',): seriesLists was: ([],)
#9
Dieterbe
opened
10 years ago
1
make it faster
#8
Dieterbe
closed
10 years ago
3
add startup script
#7
prune998
closed
10 years ago
0
optimize get_intervals
#6
Dieterbe
closed
10 years ago
1
Next