Display aggregate summaries of documents from an Elasticsearch table. Columns and aggregations are currently hardcoded and specific for Fifemon.
- Update for Grafana 5 (user datasource.post() instead of _post())
- Update for Grafana 4.5 (change rangeRaw to range.raw)
- Add "Show requests" option to show and highlight resource requests
- Group DAGman jobs
- Fix time display to 24-hour and add timezone offset
- Set
lowercase_expanded_terms: false
in query since we are querying againstnot_analyzed
fields. - Fixed README and icons
- Add screenshots