- May 04, 2017
-
-
ceseuron authored
Fixed a problem with sqlserver input where database properties are not returned by Telegraf when SQL Server has been set up with a case sensitive server-level collation. * Added bugfix entry to CHANGELOG.md for sqlserver collation input fix.
-
- Apr 24, 2017
-
-
Patrick Hemmer authored
-
- Jan 13, 2017
-
-
Kebus1 authored
-
- Oct 06, 2016
-
-
zensqlmonitor authored
Issue #1854
-
- Sep 28, 2016
-
-
zensqlmonitor authored
-
- Sep 02, 2016
-
-
Cameron Sparr authored
-
- Jun 22, 2016
-
-
Stian Øvrevåge authored
I added Rows/Logs max size counters for tracking databases that do not have autogrowth enabled. The counters return numbers in 8KB pages since there are a few special values (such as -1 for no max size) that can't directly be multiplied by 8192 to get size in bytes. Also added Rows/Logs size in 8KB pages for comparison from the same system table. Even though it returns the same size as sizes from sys.dm_io_virtual_file_stats which are already collected.
-
- Apr 23, 2016
-
-
zensqlmonitor authored
-
- Mar 17, 2016
-
-
Balakrishnan authored
-
- Feb 18, 2016
-
-
Cameron Sparr authored
-
- Feb 09, 2016
-
-
Cameron Sparr authored
-
- Jan 27, 2016
-
-
Cameron Sparr authored
This will basically make the root directory a place for storing the major telegraf interfaces, which will make telegraf's godoc looks quite a bit nicer. And make it easier for contributors to lookup the few data types that they actually care about. closes #564
-
- Jan 26, 2016
-
-
root authored
closes #589
-