dotnet / dotnet/diagnostics

dotnet-dump not working with private tmp dir

Open
#5,764 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.3k
Forks
404
Avg merge
2d 5h
Merged PRs (30d)
35

Description

hi,

we use appdynamics on our system to monitor the dotnet processes. Appdynamic creates some needed files in /tmp/appd/....
If you run multiple processes you must run them via private tmp to prevent issues.

With systemd private tmp dotnet-dump will not work cause it tries to open the files directly in /tmp/.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.