envoyproxy/envoy

Default value for profile_path should resolve to APPDATA on Windows

Open

#15,174 建立於 2021年2月24日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
area/windowsenhancementhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

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

貢獻者指南