envoyproxy/envoy
Auf GitHub ansehenDefault value for profile_path should resolve to APPDATA on Windows
Open
#15.174 geöffnet am 24. Feb. 2021
area/windowsenhancementhelp wanted
Repository-Metriken
- Stars
- (27.997 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)
Beschreibung
// 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