azure-container-networking/telemetry
QxBytes fc4da42d66
refactor: create safer command execution method (#2899)
* rename ExecuteCommand to ExecuteRawCommand

* add safer execute command method

* fix windows platform command test

* add uts and comments

* address feedback

* add parent context to execute command
2024-08-06 21:36:55 +00:00
..
aiwrapper.go [CNI] zap logger telemetry package (#2266) 2023-10-04 11:43:46 -07:00
aiwrapper_test.go [CNI] zap logger telemetry package (#2266) 2023-10-04 11:43:46 -07:00
azure-vnet-telemetry.config AppInsightTelemetry support for CNI (#458) 2020-01-14 14:53:24 -08:00
constants.go Use Lockedfile api to acquire lock (#1070) 2021-11-09 08:19:44 -08:00
metadata_test.json Remove dead codes from telemetry package (#1004) (#1022) 2021-09-20 13:49:08 -05:00
telemetry.go [CNI] zap logger for platform package (#2233) 2023-10-13 12:08:58 -07:00
telemetry_linux.go fix: [Telemetry] Prevent telemetry connect if no binary path (#1883) 2023-04-07 09:30:54 -07:00
telemetry_test.go [CNI] zap logger telemetry package (#2266) 2023-10-04 11:43:46 -07:00
telemetry_windows.go refactor: create safer command execution method (#2899) 2024-08-06 21:36:55 +00:00
telemetrybuffer.go fix: move bufio reader creation out of for loop to fix telemetry unmarshal errors (#2789) 2024-06-21 18:42:27 +00:00
telemetrybuffer_linux.go fixed logging part of telemetry (#312) 2019-03-13 14:01:30 -07:00
telemetrybuffer_test.go fix: move bufio reader creation out of for loop to fix telemetry unmarshal errors (#2789) 2024-06-21 18:42:27 +00:00
telemetrybuffer_windows.go fixed logging part of telemetry (#312) 2019-03-13 14:01:30 -07:00