windows_exporter/collector
Ben Reedy 416ccf1228
chore(deps): bump github.com/alecthomas/kingpin
Bumps [github.com/alecthomas/kingpin](https://github.com/alecthomas/kingpin) from
v2.2.6 to v2.3.2.

This also changes the upstream package name from
gopkg.in/alecthomas/kingpin.v2 to github.com/alecthomas/kingpin/v2 which
is required by the upstream exporter-toolkit package.

Signed-off-by: Ben Reedy <breed808@breed808.com>
2023-03-13 09:36:23 +10:00
..
ad_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
ad.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
adcs_test.go Initial commit for ADCS collector 2022-01-02 01:24:11 -05:00
adcs.go Initial commit for ADCS collector 2022-01-02 01:24:11 -05:00
adfs_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
adfs.go Add more ADFS metrics from AD FS CounterSet 2022-01-10 17:27:34 -05:00
cache.go gofmt: Fix File is not gofmt-ed with -s for go1.17 2021-12-18 19:01:29 +01:00
collector_test.go golangci-lint: Acknowledge all remaining checks and update golanci-lint to v1.43.0 2021-12-24 11:19:05 +01:00
collector.go Initial commit for ADCS collector 2022-01-02 01:24:11 -05:00
container_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
container.go feat: add storage metrics for container collector 2022-02-27 13:32:23 +10:00
cpu_info.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
cpu_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
cpu.go Add cpu metrics based on newer and more accurate perflib sources 2022-11-02 14:34:04 -07:00
cs_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
cs.go gofmt: Fix File is not gofmt-ed with -s for go1.17 2021-12-18 19:01:29 +01:00
dfsr_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
dfsr.go chore(deps): bump github.com/alecthomas/kingpin 2023-03-13 09:36:23 +10:00
dhcp_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
dhcp.go gofmt: Fix File is not gofmt-ed with -s for go1.17 2021-12-18 19:01:29 +01:00
diskdrive_test.go Removed commented benchmark 2023-01-12 17:08:59 -05:00
diskdrive.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
dns_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
dns.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
exchange_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
exchange.go chore(deps): bump github.com/alecthomas/kingpin 2023-03-13 09:36:23 +10:00
fsrmquota_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
fsrmquota.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
hyperv_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
hyperv.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
iis_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
iis.go chore(deps): bump github.com/alecthomas/kingpin 2023-03-13 09:36:23 +10:00
logical_disk_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
logical_disk.go chore(deps): bump github.com/alecthomas/kingpin 2023-03-13 09:36:23 +10:00
logon_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
logon.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
memory_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
memory.go Fix memory collector promtool metric issues 2022-01-07 16:59:29 +01:00
mscluster_cluster.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
mscluster_network.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
mscluster_node.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
mscluster_resource.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
mscluster_resourcegroup.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
msmq_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
msmq.go chore(deps): bump github.com/alecthomas/kingpin 2023-03-13 09:36:23 +10:00
mssql_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
mssql.go chore(deps): bump github.com/alecthomas/kingpin 2023-03-13 09:36:23 +10:00
net_test.go gofmt: Fix File is not gofmt-ed with -s for go1.17 2021-12-18 19:01:29 +01:00
net.go chore(deps): bump github.com/alecthomas/kingpin 2023-03-13 09:36:23 +10:00
netframework_clrexceptions_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
netframework_clrexceptions.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
netframework_clrinterop_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
netframework_clrinterop.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
netframework_clrjit_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
netframework_clrjit.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
netframework_clrloading_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
netframework_clrloading.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
netframework_clrlocksandthreads_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
netframework_clrlocksandthreads.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
netframework_clrmemory_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
netframework_clrmemory.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
netframework_clrremoting_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
netframework_clrremoting.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
netframework_clrsecurity_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
netframework_clrsecurity.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
os_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
os.go fix: Continue os collection on missing page file 2022-12-17 07:37:25 +10:00
perflib_test.go Add cpu metrics based on newer and more accurate perflib sources 2022-11-02 14:34:04 -07:00
perflib.go Add cpu metrics based on newer and more accurate perflib sources 2022-11-02 14:34:04 -07:00
process_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
process.go chore(deps): bump github.com/alecthomas/kingpin 2023-03-13 09:36:23 +10:00
remote_fx_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
remote_fx.go Merge pull request #895 from akrauza/ADCS 2022-01-02 19:43:47 +10:00
scheduled_task_test.go Added tests 2022-05-12 16:36:46 +10:00
scheduled_task.go chore(deps): bump github.com/alecthomas/kingpin 2023-03-13 09:36:23 +10:00
service_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
service.go chore(deps): bump github.com/alecthomas/kingpin 2023-03-13 09:36:23 +10:00
smtp_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
smtp.go chore(deps): bump github.com/alecthomas/kingpin 2023-03-13 09:36:23 +10:00
system_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
system.go gofmt: Fix File is not gofmt-ed with -s for go1.17 2021-12-18 19:01:29 +01:00
tcp_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
tcp.go Fix counter metrics should have "_total" suffix issue 2022-01-02 18:47:17 +01:00
teradici_pcoip_test.go Returning test functions to public 2023-02-08 10:12:15 +00:00
teradici_pcoip.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
terminal_services_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
terminal_services.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
textfile_test.go Check duplicates across entire textfile set 2021-05-17 16:54:28 +10:00
textfile.go chore(deps): bump github.com/alecthomas/kingpin 2023-03-13 09:36:23 +10:00
thermalzone_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
thermalzone.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
time_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
time.go promtool: Fix windows_time_ntp_client_time_source_count 2021-12-31 13:51:07 +01:00
vmware_blast_test.go Returning test functions to public 2023-02-08 10:12:15 +00:00
vmware_blast.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
vmware_test.go Add benchmark for each collector 2021-04-01 22:28:54 +10:00
vmware.go chore(deps): Update wmi to v1.2.2 2023-03-12 17:34:34 +10:00
wmi_test.go Refactor wmi query generator to use wildcard selector 2018-06-06 10:38:36 +02:00
wmi.go Take over prometheus/common/log into local log package 2021-01-30 11:53:51 +01:00