Maksadbek
|
7557056a31
|
updated readme for nstat
|
2016-05-17 16:51:42 +01:00 |
|
Maksadbek
|
20c45a150c
|
nstat plugin: reading files paths from env
|
2016-05-17 16:51:42 +01:00 |
|
Maksadbek
|
46bf0ef271
|
nstat input plugin
|
2016-05-17 16:51:42 +01:00 |
|
Maksadbek
|
b95a90dbd6
|
updated README for mysql input plugin
closes #889
closes #403
|
2016-04-18 17:21:25 -06:00 |
|
Maksadbek
|
a2d1ee08d4
|
transposed the matrix of tags/fields for Lock Waits stats gathering
|
2016-04-18 17:11:26 -06:00 |
|
Maksadbek
|
7e64dc380f
|
preventing tags from mutation by creating new tag for each metric
|
2016-04-18 17:11:26 -06:00 |
|
Maksadbek
|
046cb6a564
|
changed types to decrease needless uint64 to float64 casts
|
2016-04-18 17:11:26 -06:00 |
|
Maksadbek
|
644ce9edab
|
fixed code regarding needless type casting; single creation of map
|
2016-04-18 17:11:26 -06:00 |
|
Maksadbek
|
059b601b13
|
mysql plugin conf field names are lowercase-underscored
|
2016-04-18 17:11:26 -06:00 |
|
Maksadbek
|
d59999f510
|
improvements on queries and additional comments
|
2016-04-18 17:11:26 -06:00 |
|
Maksadbek
|
c5d31e7527
|
statics that lack on MySQL 5.5 is turned off by default
|
2016-04-18 17:11:26 -06:00 |
|
Maksadbek
|
c121e38da6
|
mysql plugin, check for existence of table before scanning
|
2016-04-18 17:11:26 -06:00 |
|
Maksadbek
|
b16bc3d2e3
|
remove duplicate function; Mysql plugin GatherTableSchema is configurable
|
2016-04-18 17:11:26 -06:00 |
|
maksadbek
|
c732abbda2
|
Improved mysql plugin
shows global variables
shows slave statuses
shows size and count of binary log files
shows information_schema.processlist stats
shows perf table stats
shows auto increments stats from information schema
shows perf index stats
shows table lock waits summary by table
shows time and operations of event waits
shows file event statuses
shows events statements stats from perf_schema
shows schema statistics
refactored plugin, provided multiple fields per insert
|
2016-04-18 17:11:26 -06:00 |
|