mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-09-22 13:59:04 +02:00
udp: Added UDP collector (#1725)
This commit is contained in:
@@ -36,7 +36,7 @@ lint:
|
||||
|
||||
.PHONY: e2e-test
|
||||
e2e-test: windows_exporter.exe
|
||||
pwsh -NonInteractive -ExecutionPolicy Bypass -File .\tools\end-to-end-test.ps1
|
||||
powershell -NonInteractive -ExecutionPolicy Bypass -File .\tools\end-to-end-test.ps1
|
||||
|
||||
.PHONY: promtool
|
||||
promtool: windows_exporter.exe
|
||||
|
||||
Reference in New Issue
Block a user