I’m used to Grafana, so a couple of these points will be pretty obvious to a Chronograf user. I could use a little help.
I’ve been experimenting with local statistics for macOS using Telegraf and influxdb running in docker. I’m partial to Grafana (sorry! ) but figured I should test out some of the latest changes since I last used Chronograf.
Here’s a couple things I’m not clear on.
My favorite grafana feature is the ability to pick a format of the data and it converts into a “prettified” version. For instance, seconds can be turned into a “1 hour 2 mins” or “62 mins”, depending on your preference. I only see suffix in the Chronograf panels, so I’d like to know if it’s possible to do in Chronograf? Is the presentation layer not expected to handle this and instead I need to use custom/prebuilt Fluxql functions for this?
Is there an equivalent of graph + side legend with the stats like Grafana provides on the side?