chronograf/bolt
Delmer e5ae30127a
Add logs hostname (#4645)
fix(logs/table): add hostname column

* Guarantee hostname column exists on logviewer config
* Add hostname field to ui utils
* Update integrations server test
* Update changelog 1.7.0

Co-authored-by: Michael Desa <mjdesa@gmail.com>
2018-10-25 16:42:29 -04:00
..
internal Add logs hostname (#4645) 2018-10-25 16:42:29 -04:00
base.go Fill the value with the current time 2018-04-03 22:45:52 -07:00
bolt_test.go Backup/Migrate/Initialize moved into Open 2017-12-18 12:06:17 -08:00
build.go WIP -- general sketch of thoughts 2018-04-03 16:52:34 -07:00
build_test.go Repair broken tests 2017-12-17 14:25:18 -08:00
cell.go review: make changes suggested in review 2018-07-16 11:37:20 -04:00
change_interval_to_duration.go Put decimal places with isenforced and digits on backend 2018-04-27 16:36:02 -07:00
client.go review: make changes suggested in review 2018-07-16 11:37:20 -04:00
config.go WIP Refactor log viewer config to be nested under organizations 2018-07-09 17:36:19 -07:00
config_test.go WIP Refactor log viewer config to be nested under organizations 2018-07-09 17:36:19 -07:00
dashboards.go A bit of cleanup 2018-04-03 18:01:57 -07:00
dashboards_test.go Add suggestprotoboards function at dashboard step 2018-09-06 15:51:40 -07:00
dashboardsv2.go review(chronograf): make changes suggested in pr 2018-07-18 10:39:05 -04:00
layouts.go Remove Organization field from layouts 2017-12-05 17:28:33 -05:00
mapping.go Group=>ProviderOrganization; organization=>organiztionId; fix pointer bug 2018-02-06 18:33:27 -08:00
mapping_test.go Group=>ProviderOrganization; organization=>organiztionId; fix pointer bug 2018-02-06 18:33:27 -08:00
org_config.go Add logs hostname (#4645) 2018-10-25 16:42:29 -04:00
org_config_test.go Add logs hostname (#4645) 2018-10-25 16:42:29 -04:00
organizations.go Remove Public; Improve Tab Names 2018-02-09 16:00:27 -08:00
organizations_test.go Remove Public; Improve Tab Names 2018-02-09 16:00:27 -08:00
servers.go Change Organization ID to string from uint64 2017-12-19 10:13:43 -08:00
servers_test.go Update tests 2018-03-14 17:24:55 -07:00
sources.go Change Organization ID to string from uint64 2017-12-19 10:13:43 -08:00
sources_test.go Test bolt update defaultRP in source 2018-04-11 15:04:40 -07:00
users.go Use consistent argument names for bolt 2018-03-14 11:38:48 -04:00
users_test.go Remove unused code related to excess prints 2017-12-19 13:24:05 -08:00
util.go Refactor users and add client usersstore 2017-02-17 13:37:00 -06:00