Files
telegraf/plugins/inputs
Lukasz Jagiello 4c28f15b35 Fix #1148 - chatty MySQL
Two additional config options to reduce MySQL metrics

With:
 - gather_table_lock_waits = false
 - gather_event_waits = false

```
| wc -l
34
```

With:
 - gather_table_lock_waits = true
 - gather_event_waits = true

```
| wc -l
50040
```

closes #1148
closes #1149
2016-05-04 10:23:54 -06:00
..
2016-04-26 09:42:06 -06:00
2016-03-01 09:43:28 +00:00
2016-03-22 09:13:31 -06:00
2016-03-01 09:43:28 +00:00
2016-03-01 09:44:52 +00:00
2016-04-26 09:42:06 -06:00
2016-05-04 09:47:39 -06:00
2016-03-31 20:37:04 -06:00
2016-04-01 10:59:53 -06:00
2016-05-01 14:27:27 -06:00
2016-05-04 10:23:54 -06:00
2016-03-11 12:21:29 +01:00
2016-04-01 11:46:32 -06:00
2016-03-01 09:43:28 +00:00
2016-03-14 16:53:37 +00:00
2016-04-25 20:10:34 -06:00
2016-03-01 09:43:28 +00:00
2016-04-02 10:13:21 +05:30
2016-03-01 09:43:28 +00:00
2016-04-23 09:14:04 +02:00
2016-05-02 15:17:11 -06:00
2016-04-26 10:43:41 -06:00
2016-04-28 12:21:28 -06:00
2016-03-22 09:13:31 -06:00