Hi, my name is Torkel Ödegaard. Grafana project creator & lead. Here to answer any questions.
Hi, I used Grafana in my last company and absolutely loved it. How do I convince my current company to get the hell off Datadog?
Grafana 7.0
81–90 of 101 posts
Re: Grafana 7.0
#82Earlier quoted context omitted.
Why did they move away from Grafana?
I'd suggest they got a director/manager who was BSed into "fascinating" presentation from Datadog salesmen. A lot of great opensource projects are killed pretty much the same way. Disclaimer: datadog may (or may not) be a good product, it's irrelevant in the case.
Grafana has equally "fascinating" presentations for management. Management doesn't take much but a few gauges chart to be impressed.
Re: Grafana 7.0
#83Hi, my name is Torkel Ödegaard. Grafana project creator & lead. Here to answer any questions.
Hi, I used Grafana in my last company and absolutely loved it. How do I convince my current company to get the hell off Datadog?
Re: Grafana 7.0
#84Re: Grafana 7.0
#85Hi, my name is Torkel Ödegaard. Grafana project creator & lead. Here to answer any questions.
Will Grafana ever add direct support for rrd datasources?
Re: Grafana 7.0
#86Hi, my name is Torkel Ödegaard. Grafana project creator & lead. Here to answer any questions.
This would allow us to deploy immutable Grafana instances using infrastructure-as-code tools like Terraform and Docker. Specifically, I want a way to eliminate post-install steps such as adding users and organizations and setting user passwords.
Re: Grafana 7.0
#87Hi, my name is Torkel Ödegaard. Grafana project creator & lead. Here to answer any questions.
Re: Grafana 7.0
#88Earlier quoted context omitted.
Will Grafana ever add direct support for rrd datasources?
Does this help? https://github.com/doublemarket/grafana-rrd-server
It has no support for rrdcached flush, AVERAGE CF is hardcoded , and I cannot seem to get it to not connect lines through gaps where there were no measurements.
Example not related to rrd, but same problem different db: https://github.com/grafana/grafana/issues/2125.
Re: Grafana 7.0
#89Re: Grafana 7.0
#90Hi, my name is Torkel Ödegaard. Grafana project creator & lead. Here to answer any questions.
I'm not using AWS CloudWatch Logs because of the financial risk of a runaway server running up a huge AWS bill. I had difficulty getting log display and log search working well in Grafana 6.6.2 and InfluxDB. Do you plan to improve log support for other databases?