Re: Grafana data stored in a Cassandra database

2018-05-09 Thread Niclas Hedhman
I am using the simplejson ds for now with an implementation that is using
Cassandra. But I have ambition to eventually pay someone to implement a
native Grafana ds.

On Thu, May 10, 2018 at 1:39 AM, dba newsql  wrote:

> Any one use Cassandra as data storage for Grafana as timeseries DB?
>
> Thanks,
> Fay
>



-- 
Niclas Hedhman, Software Developer
http://polygene.apache.org - New Energy for Java


Re: Grafana data stored in a Cassandra database

2018-05-09 Thread Grzegorz Pietrusza
https://kairosdb.github.io

2018-05-09 19:43 GMT+02:00 Peter Sanford :

> This project implements the graphite api on top of Cassandra and can be
> used from grafana:
>
> https://github.com/pyr/cyanite
>
> On Wed, May 9, 2018 at 10:39 AM dba newsql  wrote:
>
>> Any one use Cassandra as data storage for Grafana as timeseries DB?
>>
>> Thanks,
>> Fay
>>
>


Re: Grafana data stored in a Cassandra database

2018-05-09 Thread Peter Sanford
This project implements the graphite api on top of Cassandra and can be
used from grafana:

https://github.com/pyr/cyanite

On Wed, May 9, 2018 at 10:39 AM dba newsql  wrote:

> Any one use Cassandra as data storage for Grafana as timeseries DB?
>
> Thanks,
> Fay
>


Grafana data stored in a Cassandra database

2018-05-09 Thread dba newsql
Any one use Cassandra as data storage for Grafana as timeseries DB?

Thanks,
Fay