0

I am new to TICK Stack and exploring the features. I am stuck in dashboard section of Chronograf.

In Chronograf dashboard I am trying to display details log in Table format view not in line, bar graph.

SO in Chronograf -> Data Explorer I got the data in table format as shown in picture.

But How Can We display the same query output in table format in Chronograf-> Dashboard.

Details: TICK-STACK: Version 1.3 (upgrading to 1.4.4.2 for chronograf dashboard.) enter image description here

Dhairya
  • 743
  • 2
  • 11
  • 29
  • which version of Chronograf supports the " Dashboard Table Graph Format" Ref: [ "https://github.com/influxdata/chronograf/issues/1686"] – Dhairya May 11 '18 at 12:24
  • Hi all, I am moving towards "GRAFANA" integrated with GRAFANA. "http://docs.grafana.org/features/datasources/influxdb/", GRAFANA by default have the table view dashboard. – Dhairya May 11 '18 at 13:35

1 Answers1

1

The ability to build dashboard cells using the table is new in Chronograf 1.5 (released yesterday). I would check out this press release for all the details, but you can scroll through your data in the tables now, scan the text, and hide and show columns as needed.

Katy Farmer
  • 161
  • 5
  • 1
    Yes ! just pulled docker container for the Chronograf 1.5 finally table view is available int Chronograf, till now I was using Grafana dashboard. – Dhairya May 31 '18 at 09:09