envoyproxy/envoy
GitHub で見るDefault value for profile_path should resolve to APPDATA on Windows
Open
#15,174 opened on 2021年2月24日
area/windowsenhancementhelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (平均マージ 8d) (30d で 378 merged PRs)
説明
// The cpu profiler output path for the administration server. If no profile
// path is specified, the default is ‘/var/log/envoy/envoy.prof’.
string profile_path = 2;
See bootstrap.proto
It should be placed on %LOCALAPPDATA%\envoy