envoyproxy/envoy

Default value for profile_path should resolve to APPDATA on Windows

Open

#15.174 aperta il 24 feb 2021

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/windowsenhancementhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

  // 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

Guida contributor