envoyproxy / envoyproxy/envoy

Default value for profile_path should resolve to APPDATA on Windows

Open
#15,174 1 comment 0 reactions 0 assignees View on GitHub
area/windows enhancement help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
437

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.