Paweł Żak
960a1f7b14
chore: Fix linter findings for prealloc (part3) ( #12246 )
2022-11-21 21:53:55 +01:00
Paweł Żak
74703d092b
chore: Fix linter findings for prealloc (part2) ( #12242 )
2022-11-15 09:31:51 +01:00
Paweł Żak
d3fabdd0a9
chore: wrap long lines in plugins/inputs/[l-s]* ( #12217 )
2022-11-10 11:55:58 -07:00
Sebastian Spaink
d67f75e557
docs: Remove warning not to remove go:embed ( #11797 )
...
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2022-09-13 12:47:58 -05:00
Joshua Powers
8c49ddccc3
chore: update to go1.19.1 ( #11776 )
2022-09-08 12:49:36 -06:00
Joshua Powers
2fc19fa308
chore: correctly spell embed ( #11200 )
2022-05-27 07:13:47 -06:00
Sven Rebhan
56eb914998
chore: Embed sample configurations into README for inputs ( #11136 )
2022-05-24 08:49:47 -05:00
Aleksandr Venger
237658d6cd
feat(inputs/sqlserver): add RecentBackups query ( #10567 )
2022-04-13 09:57:36 -06:00
Sebastian Spaink
b355be5ccb
feat: migrate input plugins to new sample config format (M-Z) ( #10926 )
2022-04-11 16:32:25 -05:00
Thomas Casteleyn
a4f6b27bd5
style: Add deprecation notices to plugin options ( #10616 )
2022-03-01 15:05:53 -07:00
Paweł Żak
2a0c3059a1
fix: Linter fixes for plugins/inputs/s* ( #10104 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2021-11-18 09:04:52 -07:00
Jean-Sébastien Dupuy
5d2b5d15a7
feat: add additional metrics to support elastic pool (sqlserver plugin) ( #9841 )
2021-10-26 12:07:02 -06:00
Madhushree Sreenivasa
2267733a04
Provide detailed error message in telegraf log ( #9466 )
2021-07-13 15:08:41 -06:00
reimda
537ac63c68
Sqlserver input: require authentication method to be specified ( #9388 )
2021-07-07 13:09:52 -06:00
Avinash Nigam
f39d68d1fa
SQL Server input plugin - Enable Azure Active Directory (AAD) authentication support ( #8822 )
...
### Required for all PRs:
- [ ] Associated README.md updated.
- [ ] Has appropriate unit tests.
Associated to feature request - [Azure Active Directory (AAD) authentication support in SQL Server input plugin](https://github.com/influxdata/telegraf/issues/8808#issue-801695311 )
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
2021-04-21 11:02:07 -05:00
Mattias Jiderhamn
871447b22c
input/sqlserver: Add service and save connection pools ( #8596 )
2021-03-29 11:22:36 -04:00
Connor Quagliana
30e189df16
Add an optional health metric for the sqlserver input plugin ( #8544 )
2021-03-11 16:07:38 -05:00
Avinash Nigam
cf9ae34d03
SqlServer - fix for default server list ( #8655 )
2021-03-02 14:55:28 -05:00
Paweł Żak
8a6907a186
Revive fixes - part 3 ( #8872 )
...
* * Revive fixes regarding following set of rules: [rule.var-naming]
2021-03-01 16:04:35 -05:00
Avinash Nigam
e687cd7a5f
SQL Server HA/DR Availability Group queries ( #8379 )
2020-12-08 15:40:11 -05:00
Igor Kuchmienko
a267570ae3
Add column measurement_db_type to output of all queries if not empty ( #8464 )
2020-12-03 11:05:43 -05:00
Giovanni Luisotto
1d6172bd2d
New sql server queries (on-prem) - refactoring and formatting ( #8172 )
2020-10-14 11:07:13 -04:00
Giovanni Luisotto
88698a68d9
Fixed Query mapping ( #8200 )
2020-10-07 08:30:54 -06:00
denzilribeiro
f0c2c38931
Database_type config to Split up sql queries by engine type ( #7934 )
2020-09-08 17:36:23 -04:00
Giovanni Luisotto
211c2369aa
added new counter - Lock Timeouts (timeout > 0)/sec ( #7808 )
2020-08-10 11:08:26 -04:00
denzilribeiro
1874ab53cb
Fix incorrect Azure SQL DB server properties ( #7715 )
2020-06-24 10:34:00 -07:00
denzilribeiro
dd3ff0e8b4
Add counter type to perfmon collector ( #7712 )
2020-06-23 11:44:08 -07:00
Giovanni Luisotto
5b84d3ba92
Remove trailing backslash management in sqlserver input ( #7700 )
...
Backslash removal on tags is performed by the influx serializer now.
2020-06-17 14:11:10 -07:00
Giovanni Luisotto
c560aea5a9
Improve sqlserver input compatibility with older server versions ( #7495 )
2020-06-12 11:56:06 -07:00
Josh Soref
f975b94404
Fix typos in sqlserver input ( #7524 )
2020-05-22 00:05:10 -07:00
denzilribeiro
5280023abe
Fix instance name resolution in performance counter query ( #7526 )
2020-05-20 16:55:37 -07:00
Giovanni Luisotto
db0d950b3a
Add cpu query to sqlserver input ( #7359 )
2020-05-07 11:25:03 -07:00
Giovanni Luisotto
53c86890af
Rename measurement to sqlserver_volume_space ( #7457 )
2020-05-05 10:56:03 -07:00
Giovanni Luisotto
82c9f0f7f8
Trim instance tag in the sqlserver performance counters query ( #7351 )
2020-04-21 13:42:35 -07:00
Giovanni Luisotto
c56596dec2
Sql Server - Disk Space Measurement ( #7214 )
2020-04-06 11:53:54 -04:00
denzilribeiro
ccefc42711
Add OPTION RECOMPILE for perf reasons due to temp table ( #7242 )
2020-03-31 12:54:22 -07:00
Harshit Bansal
a612a4d85f
Add option for explicitly including queries in sqlserver input plugin ( #7150 )
2020-03-16 13:46:42 -07:00
Giovanni Luisotto
20d45d651c
Fix schedulers query compatibility with pre SQL-2016 ( #7144 )
2020-03-16 13:36:31 -07:00
denzilribeiro
0a75dea70d
Add Database IO Tempdb per Azure DB and fix PerfmonV2 collection for on-prem ( #7163 )
2020-03-16 13:32:30 -07:00
Giovanni Luisotto
1601a06915
Fix several issues with DatabaseIO query in sqlserver input ( #7103 )
2020-03-10 12:44:54 -07:00
Giovanni Luisotto
413ca898be
Fix perf counters collection on named instances in sqlserver input ( #7060 )
2020-02-21 11:11:50 -08:00
denzilribeiro
1df88dd22b
Add RBPEX stats collection, DBName for perfmon, proper type for resource stats ( #6869 )
2020-01-08 17:55:37 -08:00
Giovanni Luisotto
3d8940e69b
Encode query hash fields as hex strings in sqlserver input ( #6818 )
2019-12-30 11:45:46 -08:00
chuckbarkertech
94fc769e0b
Fix ServerProperty query stops working on Azure after failover ( #6794 )
2019-12-12 13:16:41 -08:00
Daniel Nelson
0e6500669a
Add missing ServerProperties query to sqlserver input docs ( #6625 )
2019-11-07 16:29:45 -08:00
Giovanni Luisotto
ba579819a0
Add missing character replacement to sql_instance tag ( #6610 )
2019-11-05 11:56:48 -08:00
GeorgeJahad
c26aeb871d
Remove package level vars from sqlserver and mysql input plugins ( #6468 )
2019-10-04 12:18:34 -07:00
Mark Wilkinson - m82labs
68d11e01ab
Add more performance counter metrics to sqlserver input ( #6465 )
2019-09-30 16:50:33 -07:00
GeorgeJahad
e553341879
Update sqlserver docs for TLS connections ( #6409 )
2019-09-17 15:48:08 -07:00
denzilribeiro
109d1e1e15
Add support for collecting SQL Requests to identify waits and blocking ( #6144 )
2019-07-22 15:04:15 -07:00