Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How run pyroscope agent with IIS #3261

Open
mohrmz opened this issue Apr 30, 2024 · 4 comments
Open

How run pyroscope agent with IIS #3261

mohrmz opened this issue Apr 30, 2024 · 4 comments

Comments

@mohrmz
Copy link

mohrmz commented Apr 30, 2024

Describe the bug

I want to deploy my asp.net core application with iis
as pyroscope documentation says i shoud run .net app
with
pyroscope exec myapp.exe "arg1" "arg2"

how can i run this command with pyroscope agent in iis

@korniltsev
Copy link
Collaborator

May I ask where did you find pyroscope exec myapp.exe "arg1" "arg2" ?

@kolesnikovae
Copy link
Collaborator

Hi @mohrmz, unfortunately, as of now dotnet profiler is only supported on linux amd64. If you want to profile .net apps on Windows, please create a new issue

@mohrmz
Copy link
Author

mohrmz commented May 1, 2024

Hi @mohrmz, unfortunately, as of now dotnet profiler is only supported on linux amd64. If you want to profile .net apps on Windows, please create a new issue

Hi @kolesnikovae I oen new feature request issue at #3263

@kolesnikovae
Copy link
Collaborator

Thank you @mohrmz! We'll look into it and prioritize accordingly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants